plan9fox/sys
cinap_lenrek 02b867f01e 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.
2018-09-28 18:13:01 +02:00
..
doc
games/lib fortunes: I've been looking into running Plan 9 in JSLinux -- Skip Tavakkolian 2018-09-06 19:08:57 -04:00
include libc: add procsetname() 2018-09-26 14:56:23 +02:00
lib /sys/lib/dist/ndb/common: synchronize root servers and link to root hints source 2018-06-25 22:58:52 +00:00
man idn(2): add documentation for idn2utf() and utf2idn() 2018-09-26 15:58:19 +02:00
src devip: only add interface route for "on-link" prefixes 2018-09-28 18:13:01 +02:00