Date: Fri, 8 Jul 2011 09:38:33 +0000 (UTC) From: Marko Zec <zec@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/net if_llatbl.h src/sys/netinet in.c src/sys/netinet6 in6.c Message-ID: <201107080938.p689cuFr051723@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
zec 2011-07-08 09:38:33 UTC
FreeBSD src repository
Modified files:
sys/net if_llatbl.h
sys/netinet in.c
sys/netinet6 in6.c
Log:
SVN rev 223862 on 2011-07-08 09:38:33Z by zec
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.
While here, remove two function pointers from struct lltable which are
only initialized but never used.
MFC after: 3 days
Revision Changes Path
1.13 +0 -3 src/sys/net/if_llatbl.h
1.172 +12 -2 src/sys/netinet/in.c
1.138 +0 -2 src/sys/netinet6/in6.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201107080938.p689cuFr051723>
