Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Mar 2004 22:36:06 -0800 (PST)
From:      "Matthew N. Dodd" <mdodd@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet if_ether.c
Message-ID:  <200403210636.i2L6a6Aj087354@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mdodd       2004/03/20 22:36:06 PST

  FreeBSD src repository

  Modified files:
    sys/netinet          if_ether.c 
  Log:
  Remove interface type specific code from arprequest(), and in_arpinput().
  
  The AF_ARP case in the (*if_output)() routine will handle the interface type
  specific bits.
  
  Obtained from:  NetBSD
  
  Revision  Changes    Path
  1.119     +19 -111   src/sys/netinet/if_ether.c



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