/[base]
ViewVC logotype

Revision 223753


Jump to revision: Previous Next
Author: ae
Date: Mon Jul 4 05:47:48 2011 UTC (13 years ago)
Changed paths: 1
Log Message:
ARP code reuses mbuf from ARP request to make a reply, but it does not
reset rcvif to NULL. Since rcvif is not NULL, ipfw(4) supposes that ARP
replies were received on specified interface.
Reset rcvif to NULL for ARP replies to fix this issue.

PR:		kern/131817
Reviewed by:	glebius
MFC after:	1 month


Changed paths

Path Details
Directoryhead/sys/netinet/if_ether.c modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27