freebsd-dev/usr.sbin/route6d
Hajimu UMEMOTO cd8ce96d58 - need_trigger/idx should be u_int, not ssize_t.
- realloc pedant.
- set sin6_scope_id before sending (link-local/multicast) packets
- removed an incorrect comment
- don't age non-gateway host routes.
- not remove global addresses on loopback interface from routing table
  by route aging.

Obtained from:	KAME
2003-11-14 17:16:50 +00:00
..
misc our netstat is installed in /usr/bin. 2003-11-14 16:57:04 +00:00
Makefile support poll(2). 2003-08-18 15:35:33 +00:00
route6d.8 The .Nm utility 2002-07-14 14:47:15 +00:00
route6d.c - need_trigger/idx should be u_int, not ssize_t. 2003-11-14 17:16:50 +00:00
route6d.h - interface minimum MTU = 1280 in IPv6. 2003-11-14 17:16:12 +00:00