index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
netinet
/
if_ether.h
Age
Commit message (
Expand
)
Author
2001-06-27
introduce the ALTQ queue macros into sys/net files.
Kenjiro Cho
2001-06-23
Put some constants together and calculate max/min mtu based on those;
Federico G. Schwindt
2001-06-09
Protect from multiple inclusion.
Angelos D. Keromytis
2001-01-19
pull post-4.4BSD change to sys/net/route.c from BSD/OS 4.2 (UCB copyrighted).
Jun-ichiro itojun Hagino
2000-12-28
export arprequest() and make it use ifnet* as the 1st arg; tested; angelos@ ok
Michael Shalayeff
2000-03-07
add ETHERTYPE_8021Q
Chris Cappuccio
2000-02-10
add PPPoE Discovery- and Session-Stage ETHERTYPEs
Jason Wright
1999-12-08
bring in KAME IPv6 code, dated 19991208.
Jun-ichiro itojun Hagino
1999-08-08
Support detaching of network interfaces. Still work to do in ipf, and
Niklas Hallqvist
1999-08-02
Ethernet, not 10 Mb/s Ethernet
Theo de Raadt
1999-05-16
Add support for static ARP entries that cannot be overwritten.
Hakan Olsson
1999-01-07
ipv6 ethertype
Theo de Raadt
1996-07-27
pad for machines that do not pad structs out
Theo de Raadt
1996-07-03
prototype ethers(3) functions (inside !_KERNEL), pointed out in
Theo de Raadt
1996-05-22
When sending an ARP request, use the interface address for the route, rather
Theo de Raadt
1996-03-03
From NetBSD: 960217 merge
Niklas Hallqvist
1995-10-18
initial import of NetBSD tree
Theo de Raadt