cvs commit: src/sys/netinet if_ether.c

Matthew N. Dodd mdodd at FreeBSD.org
Sat Mar 20 22:36:06 PST 2004


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


More information about the cvs-all mailing list