On 08.07.2011 11:38, Marko Zec wrote:
Author: zec
Date: Fri Jul 8 09:38:33 2011
New Revision: 223862
URL: http://svn.freebsd.org/changeset/base/223862
Log:
Permit ARP to proceed for IPv4 host routes for which the gateway is the
same as the host address. This already works fine for INET6 and ND6.
Can you give an example what this does? Is it some sort of proxy ARP?
While here, remove two function pointers from struct lltable which are
only initialized but never used.
Ideally this would have been a separate commit because it has nothing to
do with primary functional change.
--
Andre
MFC after: 3 days
Modified:
head/sys/net/if_llatbl.h
head/sys/netinet/in.c
head/sys/netinet6/in6.c
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"