jhay 2006-09-20 19:10:18 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/netinet6 nd6.c
Log:
MFC: 1.67
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.
Approved by: re (hrs)
Revision Changes Path
1.48.2.14 +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]"