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-snoop.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-07-30
It appears that SIOCGIFMTU returns the MTU in the sense of "maximum
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-03-08
Handle 64-bit mode in IRIX, where "snoop_timestamp" in a "struct
guy
1
-2
/
+3
2002-03-07
Add support for gigabit Ethernet interfaces on SGI machines, from David
guy
1
-1
/
+2
2001-12-10
Put more information into the comments for "pcap_stats()".
guy
1
-1
/
+3
2001-07-29
Add comments to "pcap_stats()" indicating what the counters mean on the
guy
1
-1
/
+17
2001-06-05
Support for capturing on encrypted CIPE tunnels in IRIX, from Franz
guy
1
-1
/
+2
2000-10-28
When attaching a "bpf_program" to a "pcap_t" to use as a userland
guy
1
-2
/
+3
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
-5
/
+5
2000-07-11
add config.h, remove gnuc.h. remove __dead
assar
1
-2
/
+5
2000-04-30
change sprintf -> snprintf from previous patch. also from Guy Harris
assar
1
-55
/
+58
2000-04-29
set the snaplen to max(snaplen, mtu). From Guy Harris
assar
1
-13
/
+59
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
-11
/
+21
2000-02-08
Support ATM LANE emulated devices.
kenh
1
-2
/
+3
1999-10-07
Initial revision
mcr
1
-0
/
+216