cvs commit: src/sys/netinet6 nd6.c
John Hay
jhay at FreeBSD.org
Fri Sep 15 23:24:29 PDT 2006
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
More information about the cvs-src
mailing list