jinmei 2007-05-25 06:44:01 UTC FreeBSD src repository Modified files: sys/netinet6 in6.c Log: do not directly call rtfree() to meet an assumption in the callee. (this fix suppresses a warning message appearing in the boot time on IPv6-enabled systems) Approved by: gnn (mentor) Revision Changes Path 1.69 +9 -6 src/sys/netinet6/in6.c