dect
/
libpcap
Archived
13
0
Fork 0
Commit Graph

1517 Commits

Author SHA1 Message Date
assar 44a0e923bd (pcap_tinmeval): a new struct with the timeval as it's stored on disk
(pcap_sf_pkthdr): the packet header stored on disk
1999-11-21 01:10:20 +00:00
assar f6b3da8cbc (pcap_lookupdev): fix stupid bug in previous commit 1999-11-17 06:10:06 +00:00
assar 58b8bd4a26 (pcap_lookupdev): rewrite the SIOCGIFCONF to dynamically allocate
memory
1999-11-17 06:06:25 +00:00
assar 3c8d26ffc4 add some parameters to help old lexes in handling this file 1999-11-17 04:09:58 +00:00
itojun 03464b3109 * libpcap/scanner.l: make IPv6 parsing more strict.
this makes arp[0:1] to work again ("0:1" was mistakingly
  considered as IPv6 address).  Uses very ugly regex...
1999-11-09 12:19:22 +00:00
itojun 5b7ead9173 add configure option --disable-protochain, to make Arne happier. 1999-11-01 15:56:40 +00:00
itojun a1c72596a3 fix protochain operator on IPv4/v6. 1999-11-01 13:47:51 +00:00
itojun 2680dd0bab * bring in KAME IPv6/IPsec bpf compiler.
* tcpdump.org imported LBL 0.4
1999-10-30 23:50:43 +00:00
itojun 78ba595629 fix bpf_filter.c lookup path for build outside of source code tree.
http://www.sics.se/~assar/tcpdump_patches/4
From: Assar Westerlund <assar@sics.se>
1999-10-30 05:33:45 +00:00
itojun e66d344350 last-resort def for IPPROTO_NONE. 1999-10-30 05:16:35 +00:00
itojun 51732590be backout 1.64 -> 1.65. (I'm not sure which is right) 1999-10-30 04:41:48 +00:00
itojun 3c03d42af2 libpcap fix for non-IPv6 build.
<http://www.sics.se/~assar/tcpdump_patches/1>

From: Assar Westerlund <assar@sics.se>
1999-10-30 04:30:13 +00:00
itojun 3ebf39d355 ignore dynamically generated files. 1999-10-19 15:20:43 +00:00
itojun 7fe3c1111a IPv6 packet filtering code.
./configure --enable-ipv6 (requires getaddrinfo(3) and getnameinfo(3)).

TODO: make it work even without getaddrinfo(3) or getnameinfo(3)
(or, tcpdump/configure.in should provide alternative version by
AC_REPLACE_FUNCS)
TODO: make IPv6 filtering code work by default
TODO: make "protochain" friendly with optimization
1999-10-19 15:18:28 +00:00
mcr db0e314c6d removed prototype to permit building on NetBSD 1999-10-17 21:29:18 +00:00
mcr e01084ceef patches from Assar Westerlund <assar@sics.se> 1999-10-10 01:47:05 +00:00
mcr b11ddf8a9b Initial revision 1999-10-07 23:46:40 +00:00