dect
/
libpcap
Archived
13
0
Fork 0

Commit Graph

  • c080e23470 (AC_REVISION): add assar 2000-01-08 06:08:49 +0000
  • e660fb6947 This adds a new function that allows using the bpf compiler without having a pcap open. One could argue that this and the existing compiler should be factored in common routines, but I was trying to make it clear that this wouldn't break the existing code. from Greg Troxel <gdt@ir.bbn.com> mcr 1999-12-08 19:54:03 +0000
  • 45ac9150b7 restrict result from getaddrinfo() by specifying hints.ai_socktype. otherwise, multiple answer may be returned for single numeric address (for SOCK_STREAM and SOCK_DGRAM, for example). itojun 1999-11-25 08:25:35 +0000
  • bd8f1d4a95 Switch to config.h instead of passing defines in DEFS. fenner 1999-11-21 09:36:44 +0000
  • 56c33c01be (sf_next_packet, pcap_dump): convert between `pcap_pkthdr' and `pcap_sf_pkthdr' assar 1999-11-21 01:11:58 +0000
  • 44a0e923bd (pcap_tinmeval): a new struct with the timeval as it's stored on disk (pcap_sf_pkthdr): the packet header stored on disk assar 1999-11-21 01:10:20 +0000
  • f6b3da8cbc (pcap_lookupdev): fix stupid bug in previous commit assar 1999-11-17 06:10:06 +0000
  • 58b8bd4a26 (pcap_lookupdev): rewrite the SIOCGIFCONF to dynamically allocate memory assar 1999-11-17 06:06:25 +0000
  • 3c8d26ffc4 add some parameters to help old lexes in handling this file assar 1999-11-17 04:09:58 +0000
  • 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... itojun 1999-11-09 12:19:22 +0000
  • 5b7ead9173 add configure option --disable-protochain, to make Arne happier. itojun 1999-11-01 15:56:40 +0000
  • a1c72596a3 fix protochain operator on IPv4/v6. itojun 1999-11-01 13:47:51 +0000
  • 2680dd0bab * bring in KAME IPv6/IPsec bpf compiler. itojun 1999-10-30 23:50:43 +0000
  • 78ba595629 fix bpf_filter.c lookup path for build outside of source code tree. itojun 1999-10-30 05:33:45 +0000
  • e66d344350 last-resort def for IPPROTO_NONE. itojun 1999-10-30 05:16:35 +0000
  • 51732590be backout 1.64 -> 1.65. (I'm not sure which is right) itojun 1999-10-30 04:41:48 +0000
  • 3c03d42af2 libpcap fix for non-IPv6 build. <http://www.sics.se/~assar/tcpdump_patches/1> itojun 1999-10-30 04:30:13 +0000
  • 3ebf39d355 ignore dynamically generated files. itojun 1999-10-19 15:20:43 +0000
  • 7fe3c1111a IPv6 packet filtering code. ./configure --enable-ipv6 (requires getaddrinfo(3) and getnameinfo(3)). itojun 1999-10-19 15:18:28 +0000
  • db0e314c6d removed prototype to permit building on NetBSD mcr 1999-10-17 21:29:18 +0000
  • e01084ceef patches from Assar Westerlund <assar@sics.se> mcr 1999-10-10 01:47:05 +0000
  • 9de7b67ca9 pcap-0.4 lbl_0_4 mcr 1999-10-07 23:46:40 +0000
  • b11ddf8a9b Initial revision mcr 1999-10-07 23:46:40 +0000