cvs commit: src/sys/netinet if_ether.c
Bruce M Simpson
bms at FreeBSD.org
Fri Oct 3 02:19:24 PDT 2003
bms 2003/10/03 02:19:23 PDT
FreeBSD src repository
Modified files:
sys/netinet if_ether.c
Log:
Only delete the route if arplookup() tried to create it. Do not delete
RTF_STATIC routes. Do not check for RTF_HOST so as to avoid being DoSed
when an RTF_GENMASK route exists in the table.
Add a more verbose comment about exactly what this code does.
Submitted by: ru
Revision Changes Path
1.108 +13 -8 src/sys/netinet/if_ether.c
More information about the cvs-src
mailing list