aboutsummaryrefslogtreecommitdiff
path: root/sys/net/if_arp.h
Commit message (Expand)AuthorAgeFilesLines
* bring in ARP support for variable length link level addressesMax Khon2001-10-141-0/+10
* Make the ng_ether(4) node type dynamically loadable like the rest.Archie Cobbs2000-06-261-3/+1
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-1/+1
* Whistle's Netgraph link-layer (sometimes more) networking infrastructure.Julian Elischer1999-10-211-0/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* World, I'd like you to meet the first FreeBSD token Ring driver.Julian Elischer1999-02-201-1/+2
* Fixed change prerequisites for <net/if_arp.h>:Bruce Evans1998-01-101-4/+4
* Make INET a proper option.Eivind Eklund1998-01-081-1/+19
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Removed nested include if <sys/socket.h> from <net/if.h> andBruce Evans1996-10-121-3/+1
* #include <socket.h> -> <sys/socket.h>Poul-Henning Kamp1994-11-161-2/+2
* Include <sys/socket.h> for declaration of struct sockaddr. This helpsBruce Evans1994-11-151-3/+5
* Make idempotent.Paul Richards1994-08-211-1/+6
* Added $Id$David Greenman1994-08-021-0/+1
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+85