freebsd-dev/usr.sbin/route6d
Hiroki Sato 2cccf8942b Overhaul of route6d(8):
- Use queue(3) for linked-list.
- Use a consistent naming scheme for struct members.
- Use ANSI C style function declaration.
- Add check of RTM_VERSION mismatch.

There is no functional change.
2012-11-18 15:37:27 +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
route6d.c Overhaul of route6d(8): 2012-11-18 15:37:27 +00:00
route6d.h