Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Jan 2001 16:45:08 -0800 (PST)
From:      Alfred Perlstein <alfred@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet if_ether.c
Message-ID:  <200101060045.f060j9R06683@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
alfred      2001/01/05 16:45:08 PST

  Modified files:
    sys/netinet          if_ether.c 
  Log:
  provide a sysctl 'net.link.ether.inet.log_arp_wrong_iface' to allow one
  to supress logging when ARP replies arrive on the wrong interface:
   "/kernel: arp: 1.2.3.4 is on dc0 but got reply from 00:00:c5:79:d0:0c on dc1"
  
  the default is to log just to give notice about possibly incorrectly
  configured networks.
  
  Revision  Changes    Path
  1.74      +8 -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?200101060045.f060j9R06683>