summaryrefslogtreecommitdiffstats
path: root/sys/netinet/if_ether.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed some style bugs in the removal of __P(()). Continuation linesbde2002-03-241-1/+1
* Remove __P.alfred2002-03-191-3/+3
* bring in ARP support for variable length link level addressesfjoe2001-10-141-2/+2
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-1/+1
* KAME related header files additions and merges.shin1999-11-051-0/+16
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Make INET a proper option.eivind1998-01-081-17/+1
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Use the new if_multiaddrs list for multicast addresses rather than thewollman1997-01-131-73/+1
* Move the ethertypes from <netinet/if_ether.h> to <net/ethernet.h>.wollman1997-01-031-17/+1
* Include <net/if_arp.h> in the one header that requires it,wollman1996-12-111-1/+2
* Megacommit to straigthen out ETHER_ mess.phk1996-08-061-31/+17
* Send ARP's for aliased subnets with the proper source address.fenner1996-03-231-2/+1
* Remove old ballast, clean up a little bit, staticize.phk1995-12-091-4/+1
* all:dg1995-12-051-1/+4
* Convert ARP to use queue.h macros rather than insque/remque. Whilewollman1995-10-051-13/+1
* Merge with 4.4-Lite-2. This involves changing the version number andwollman1995-09-211-3/+3
* Remove trailing whitespace.rgrimes1995-05-301-4/+4
* Add declaration for struct ether_addr (this is where Sun documentswpaul1995-04-021-1/+8
* Make arp_rtrequest() static since nobody needs to referene it any more.wollman1994-12-221-2/+1
* Move ARP interface initialization into if_ether.c:arp_ifinit().wollman1994-12-221-1/+2
* Fix a bug which caused panics when attempting to change just the flags ofwollman1994-10-111-3/+3
* Made idempotent.paul1994-08-211-1/+6
* Fix up some sloppy coding practices:wollman1994-08-181-7/+6
* Added $Id$dg1994-08-021-0/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+224
OpenPOWER on IntegriCloud