index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
net
/
dlt.h
Age
Commit message (
Expand
)
Author
2013-04-07
recover DLT_HIPPY and DLT_HDLC from before for if_hippisubr.c and hd64570.c
kardel
2013-04-06
update from libpcap
christos
2011-12-21
PR/45730: David Holland: Avoid having 2 copies of bpf.h in /usr/include.
christos
2006-02-27
add missing DLTs from the libpcap-0.9.4 distribution
drochner
2005-12-10
Multiple inclusion protection, as suggested by christos@ on tech-kern@
elad
2004-09-28
Add several new DLTs. From tcpdump.org.
dyoung
2004-06-22
prepare PF-related hooks. reviewed by matt, perry, christos
itojun
2003-11-16
Add data-link type DLT_IEEE802_11_RADIO to wi and atw. DLT_IEEE802_11_RADIO
dyoung
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-04-17
depreceated->deprecated
salo
2002-08-28
Define new DLT: DLT_IEEE802_11, DLT_PRISM_HEADER, and DLT_AIRONET_HEADER
onoe
2001-09-10
Add MI Econet support. This is lacking any interfaces to higher-layer
bjh21
2001-04-29
Add an in-kernel PPPoE (ppp over ethernet, RFC 2516) implementation,
martin
2000-12-12
Put the BPF DLT_* constants into their own header file so that things
thorpej