Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: roy
Date: Tue Oct 11 12:32:30 UTC 2016
Modified Files:
src/sys/net: if_llatbl.c
src/sys/netinet: if_arp.c if_inarp.h ip_carp.c
Log Message:
Mark arprequest static and introduce arpannounce so that gratuitous
ARP requests are only send from valid addresses.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/net/if_llatbl.c
cvs rdiff -u -r1.228 -r1.229 src/sys/netinet/if_arp.c
cvs rdiff -u -r1.49 -r1.50 src/sys/netinet/if_inarp.h
cvs rdiff -u -r1.77 -r1.78 src/sys/netinet/ip_carp.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index