index
:
dect/libpcap
master
PCAP Library with DECT support
Patrick McHardy
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pcap-pf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2002-12-19
NetBSD support for multiple data link types on an interface, from David
guy
1
-1
/
+7
2002-08-03
The genius who checked in the previous change removed a comma after a
guy
1
-2
/
+2
2002-08-02
Fix up the note on enabling packet capture to refer to "the
guy
1
-3
/
+3
2002-07-11
Add SunATM support, based on code from Yen Yen Lim at North Dakota State
guy
1
-1
/
+7
2002-06-11
whitespace cleanup
itojun
1
-3
/
+3
2001-12-10
Put more information into the comments for "pcap_stats()".
guy
1
-9
/
+33
2001-07-29
Add comments to "pcap_stats()" indicating what the counters mean on the
guy
1
-1
/
+13
2001-07-28
Add ENDT_SLIP, ENDT_PPP, ENDT_LOOPBACK, and ENDT_TRN to the case
guy
1
-11
/
+45
2000-10-28
When attaching a "bpf_program" to a "pcap_t" to use as a userland
guy
1
-3
/
+5
2000-10-12
Get rid of the PCAP_ENCAP_ values - if an application uses them, that
guy
1
-6
/
+6
2000-09-17
Introduce a set of PCAP_ENCAP_ codes to specify packet encapsulations.
guy
1
-6
/
+6
2000-07-29
replace bzero with memset
assar
1
-3
/
+3
2000-07-11
add config.h, remove gnuc.h. remove __dead
assar
1
-2
/
+5
2000-07-01
remove non-STDC code and malloc.h
assar
1
-4
/
+1
2000-04-27
s/PCAP_ERRBUFF_SIZE/PCAP_ERRBUF_SIZE/ (fatal typo)
itojun
1
-9
/
+9
2000-04-27
do not use sprintf(). always use snprintf().
itojun
1
-14
/
+22
1999-10-07
Initial revision
mcr
1
-0
/
+351