jhay 2006-09-16 06:24:28 UTC
FreeBSD src repository
Modified files:
sys/netinet6 nd6.c
Log:
Make it possible to add an IPv6 host route to a host directly connected.
Use something like this:
route add -inet6 <dest_addr> <my_addr_on_that_interface> -interface -llinfo
This is usefull for wireless adhoc mesh networks.
MFC after: 5 days
Revision Changes Path
1.67 +2 -0 src/sys/netinet6/nd6.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"