summaryrefslogtreecommitdiff
path: root/sys/netinet/if_ether.h
AgeCommit message (Expand)Author
2001-06-27introduce the ALTQ queue macros into sys/net files.Kenjiro Cho
2001-06-23Put some constants together and calculate max/min mtu based on those;Federico G. Schwindt
2001-06-09Protect from multiple inclusion.Angelos D. Keromytis
2001-01-19pull post-4.4BSD change to sys/net/route.c from BSD/OS 4.2 (UCB copyrighted).Jun-ichiro itojun Hagino
2000-12-28export arprequest() and make it use ifnet* as the 1st arg; tested; angelos@ okMichael Shalayeff
2000-03-07add ETHERTYPE_8021QChris Cappuccio
2000-02-10add PPPoE Discovery- and Session-Stage ETHERTYPEsJason Wright
1999-12-08bring in KAME IPv6 code, dated 19991208.Jun-ichiro itojun Hagino
1999-08-08Support detaching of network interfaces. Still work to do in ipf, andNiklas Hallqvist
1999-08-02Ethernet, not 10 Mb/s EthernetTheo de Raadt
1999-05-16Add support for static ARP entries that cannot be overwritten.Hakan Olsson
1999-01-07ipv6 ethertypeTheo de Raadt
1996-07-27pad for machines that do not pad structs outTheo de Raadt
1996-07-03prototype ethers(3) functions (inside !_KERNEL), pointed out inTheo de Raadt
1996-05-22When sending an ARP request, use the interface address for the route, ratherTheo de Raadt
1996-03-03From NetBSD: 960217 mergeNiklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt