summaryrefslogtreecommitdiff
path: root/sys/netinet/if_ether.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/2.2.1_cvscvs2svn1997-03-271-1/+1
* Megacommit to straigthen out ETHER_ mess.Poul-Henning Kamp1996-08-061-31/+17
* Send ARP's for aliased subnets with the proper source address.Bill Fenner1996-03-231-2/+1
* Remove old ballast, clean up a little bit, staticize.Poul-Henning Kamp1995-12-091-4/+1
* all:David Greenman1995-12-051-1/+4
* Convert ARP to use queue.h macros rather than insque/remque. WhileGarrett Wollman1995-10-051-13/+1
* Merge with 4.4-Lite-2. This involves changing the version number andGarrett Wollman1995-09-211-3/+3
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-4/+4
* Add declaration for struct ether_addr (this is where Sun documentsBill Paul1995-04-021-1/+8
* Make arp_rtrequest() static since nobody needs to referene it any more.Garrett Wollman1994-12-221-2/+1
* Move ARP interface initialization into if_ether.c:arp_ifinit().Garrett Wollman1994-12-221-1/+2
* Fix a bug which caused panics when attempting to change just the flags ofGarrett Wollman1994-10-111-3/+3
* Made idempotent.Paul Richards1994-08-211-1/+6
* Fix up some sloppy coding practices:Garrett Wollman1994-08-181-7/+6
* Added $Id$David Greenman1994-08-021-0/+1
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+224