Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Oct 1995 13:08:46 -0700
From:      "Garrett A. Wollman" <wollman>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/netinet if_ether.c if_ether.h
Message-ID:  <199510052008.NAA18919@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wollman     95/10/05 13:08:45

  Modified:    sys/netinet  if_ether.c if_ether.h
  Log:
  Convert ARP to use queue.h macros rather than insque/remque.  While
  we're at it, eliminate obsolete exposure of `struct llinfo_arp' to
  the world.  (This dates back to when ARP entries were not stored in
  the routing table, and there was no other way for the `arp' program
  to read the whole table than to grovel around in /dev/kmem.)



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