diff options
author | hrs <hrs@FreeBSD.org> | 2010-03-07 12:41:42 +0000 |
---|---|---|
committer | hrs <hrs@FreeBSD.org> | 2010-03-07 12:41:42 +0000 |
commit | 93d607e00c6c00b7ea7c8754bf4172c73cc10799 (patch) | |
tree | 1ee0a6c02f1eb353667eaf7271b2f69c1b8fb3b4 /lib/libc/stdlib/realpath.c | |
parent | 8768ee6ddf6699a57758bbaedbf5366d41f694d5 (diff) | |
download | FreeBSD-src-93d607e00c6c00b7ea7c8754bf4172c73cc10799.zip FreeBSD-src-93d607e00c6c00b7ea7c8754bf4172c73cc10799.tar.gz |
- Use RTF_PROTO2 for routes handled by RIPng and ignore the other
routes.
The route6d depends on RTF_WASCLONED to prevent connected
network routes (normally configured automatically when ifconfig
assigns an address with a prefix) from being removed. However,
that flag is no longer used on 8.0 and later due to lltable
rework. The route6d now sees routes with RTF_PROTO2 only.
The flag can be changed by the -Q <num> flag. The default is
2.
- -Q and -P now allow the value "0". It clears the flag itself.
Diffstat (limited to 'lib/libc/stdlib/realpath.c')
0 files changed, 0 insertions, 0 deletions