kmacy 2007-12-17 07:40:34 UTC
FreeBSD src repository
Modified files:
sys/net route.h route.c
sys/netinet if_ether.c if_ether.h
Log:
widen the routing event interface (arp update, redirect, and eventually pmtu
change)
into separate functions
revert previous commit's changes to arpresolve and add a new interface
arpresolve2 which does arp resolution without an mbuf
Revision Changes Path
1.124 +2 -2 src/sys/net/route.c
1.67 +4 -5 src/sys/net/route.h
1.169 +121 -16 src/sys/netinet/if_ether.c
1.33 +2 -0 src/sys/netinet/if_ether.h
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"