Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jul 2000 12:31:01 -0700 (PDT)
From:      David Malone <dwmalone@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet if_ether.c
Message-ID:  <200007131931.MAA65265@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dwmalone    2000/07/13 12:31:01 PDT

  Modified files:
    sys/netinet          if_ether.c 
  Log:
  Extra sanity check when arp proxyall is enabled. Don't send an arp
  reply if the requesting machine isn't on the interface we believe
  it should be. Prevents arp wars when you plug cables in the wrong
  way around.
  
  PR:		9848
  Submitted by:	Ian Dowse <iedowse@maths.tcd.ie>
  Not objected to by:	wollman
  
  Revision  Changes    Path
  1.72      +27 -1     src/sys/netinet/if_ether.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007131931.MAA65265>