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
/
lib
/
libpcap
/
gencode.c
Age
Commit message (
Expand
)
Author
2000-04-14
more fallback #define. more friendly message on "ip host ip6only-host"
itojun
2000-03-01
fix "ip host foo" or "ip6 host foo" where foo has
itojun
1999-12-13
be more pedant. remove unused vars and such.
itojun
1999-10-25
Add code to do link level address matching for ARCnet interfaces.
is
1999-10-18
Limited support for matching on ARCnet payload:
is
1999-10-05
First part of ARCnet support.
is
1999-07-25
add several ETHERTYPE_IPV6 case.
itojun
1999-07-25
support for PPP_IPV6.
itojun
1999-07-05
quiesce the alpha compiler
mjacob
1999-07-02
More trailing white space.
simonb
1999-07-02
support IPv6 address and IPv6 protocols.
itojun
1999-05-15
The only two data link types that support the "inbound" and "outbound"
thorpej
1999-05-11
Math is hard.
thorpej
1999-05-11
Handle the new NetBSD PPP data link types.
thorpej
1998-07-26
make DLT_HDLC interfaces work
explorer
1997-10-03
Resolve conflicts
christos
1997-03-15
New ARP system, supports IPv4 over any hardware link.
is
1997-01-23
- convert unsafe strcpy(), strcat() and sprintf() to the `n' versions.
mrg
1996-12-13
Merge libpcap-0.2.1.
mikel
1996-05-29
use 'ALIGN' from <sys/param.h> rather than generating a custom alignment expr
cgd
1996-05-26
switch from long to int32_t, where appropriate, so that this actually
cgd
1995-03-06
Port to NetBSD, and add NetBSD RCS tags.
mycroft
1995-03-06
Import LBL libpcap, version 0.0 patch level 3.
mycroft