1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-15 10:17:20 +00:00
freebsd/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
Makefile
route6d.8
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