cvs commit: src/sys/netinet if_ether.c

Bruce M Simpson bms at FreeBSD.org
Fri Feb 2 20:31:45 UTC 2007


bms         2007-02-02 20:31:45 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          if_ether.c 
  Log:
  Comply with RFC 3927, by forcing ARP replies which contain a source
  address within the link-local IPv4 prefix 169.254.0.0/16, to be
  broadcast at link layer.
  
  Reviewed by:    fenner
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.159     +13 -1     src/sys/netinet/if_ether.c


More information about the cvs-src mailing list