cvs commit: src/sys/netinet if_ether.c

Andrew Thompson thompsa at FreeBSD.org
Tue Jan 31 13:29:42 PST 2006


thompsa     2006-01-31 21:29:41 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          if_ether.c 
  Log:
  Now that the bridge also processes Ethernet frames as itself, two arp replies
  will be sent if there is an address on the bridge. Exclude the bridge from the
  special arp handling.
  
  This has been tested with all combinations of addresses on the bridge and members.
  
  Pointed out by: Michal Mertl
  
  Revision  Changes    Path
  1.150     +4 -2      src/sys/netinet/if_ether.c


More information about the cvs-src mailing list