diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2018-09-28 18:13:01 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2018-09-28 18:13:01 +0200 |
commit | 02b867f01eca1fefbe8b29205c8a8d4c13d2ffd0 (patch) | |
tree | f29c39c46df8f932ecac61e5c2dfc872797a214d /sys/lib/python/compiler/ast.py | |
parent | 03bcc1520a54573c7149233cf51975e0fe077399 (diff) |
devip: only add interface route for "on-link" prefixes
when a prefix is added with the onlink flag clear, packets
towards that prefix needs to be send to the default gateway
so we omit adding the interface route.
when the on-link flag gets changed to 1 later, we add the
interface route.
the on-link flag is sticky, so theres no way to clear it back
to zero except removing and re-adding the prefix.
Diffstat (limited to 'sys/lib/python/compiler/ast.py')
0 files changed, 0 insertions, 0 deletions