freebsd-dev/usr.sbin/route6d
Hiroki Sato 0fa8505bb7 - Increase the number of retry for NET_RT_DUMP from 5 to 15.
- Use 2001:db8:: as an example instead of deprecated 3ffe:: address block.
- Add check for connected routes.
- Add support of RTM_IFANNOUNCE for dyanmically-added/removed interfaces.
- Add support of *, ?, and [ in the interface list.
- Add -P number to specify route flag which will never expire.
- Add -Q number to specify route flag which route6d will add to routes via RIP.
- Add -p pidfile to specify the process ID file.
2012-11-18 15:48:02 +00:00
..
misc
Makefile The last big commit: let usr.sbin/ use WARNS=6 by default. 2010-01-02 11:07:44 +00:00
route6d.8 - Increase the number of retry for NET_RT_DUMP from 5 to 15. 2012-11-18 15:48:02 +00:00
route6d.c - Increase the number of retry for NET_RT_DUMP from 5 to 15. 2012-11-18 15:48:02 +00:00
route6d.h