dect
/
libpcap
Archived
13
0
Fork 0
Commit Graph

28 Commits

Author SHA1 Message Date
Michael Richardson f4e7415118 fixed date and added note about updates to pcap-dag 2009-05-06 14:16:31 -04:00
Guy Harris a8284458d5 Add an item to the CHANGES for the fix to make memory-mapped capture on
Linux work with pcap_next() and pcap_next_ex().
2009-03-25 09:16:12 -07:00
guy b908482137 Update CHANGES for USB fixes.
Update CREDITS to give Jon Smirl credit for some of the USB fixes.

Rename DLT_USB_LINUX_MMAP to DLT_USB_LINUX_MMAPPED, and declare a
structure for the header of packets in DLT_USB_LINUX_MMAPPED captures.
2008-12-23 20:13:29 +00:00
guy 2377722dc6 Update date stamp for 1.0.1 changes. 2008-12-15 00:27:54 +00:00
guy 5ef924505c Clarify some existing change descriptions, and mention the fix for
building with wireless extensions support on recent Linux kernels.
2008-12-15 00:20:07 +00:00
guy d6a6846b04 Pick up 1.0.1 changes. 2008-12-14 19:26:43 +00:00
guy a906d222c2 Pull over the changes from the 1.0.x branch. 2008-12-14 08:23:30 +00:00
mcr a516b44e4f changes from 3.9 branch.
create releasetar file.
2007-07-24 02:25:19 +00:00
guy 5fe3c66fc0 Mention new "pppoed" and "pppoes" filters. 2005-09-05 09:17:23 +00:00
guy 3410839c5d Today is Tuesday, not Monday. 2005-08-31 06:51:46 +00:00
guy 0e2413c634 When checking for VLAN packets, check the type field in the Ethernet
header, not the VLAN header.
2005-08-31 06:51:05 +00:00
guy e7639013b4 Add some more fixes to the list of changes.
Remove trailing white space.
2005-08-23 03:48:35 +00:00
guy 4b8835513e Propagate updates from x.9 branch. 2005-08-23 03:09:41 +00:00
guy 638626c0d8 Propagate from main branch the change:
revision 1.59.2.3
	date: 2005/07/11 20:09:47;  author: mcr;  state: Exp;  lines: +2 -2
	   adjusted version
2005-08-05 23:05:37 +00:00
mcr 746c2edea7 changes for 3.9. 2005-07-05 21:03:26 +00:00
mcr eb9ec105d1 update changes file 2004-03-30 14:42:50 +00:00
mcr f0f5fc44e4 changes for 0.8.2 2004-03-29 17:40:11 +00:00
mcr 030044cebf CHANGES files for 0.8. 2003-11-13 01:59:15 +00:00
mcr 8ccdbcd8e5 started 0.7 CHANGES. 2001-10-23 04:37:31 +00:00
guy 90018ebb80 Summary of changes for 0.6. 2001-01-10 04:10:33 +00:00
fenner 109075a904 Update config.guess and config.sub to revision 2000-12-15
from ftp://ftp.gnu.org/gnu/config/
2000-12-17 15:16:50 +00:00
torsten 45b3cb247a Added support for an "any" device based on a patch from Sebastian Krahmer. 2000-09-20 15:10:28 +00:00
guy ef8aca6eb3 Pick up the v0.5 changelog items, and delete the equivalent time-stamped
items.

Add some time-stamped items (more to come).
2000-07-14 02:35:03 +00:00
torsten 94de442535 Merged the Linux v2.2 packet support into the main trunk (from
tag linux-2-2-packet). Please test this code :)
2000-06-08 06:40:09 +00:00
itojun d2268605b4 talk about boundary check change. 2000-04-27 09:37:47 +00:00
itojun 47cea61df3 * use getifaddrs(3) whenever possible. this avoids use of SIOCGIFCONF.
SIOCGIFCONF is hard-to-use API since (1) it does not tell us amount
  of buffer beforehand, (2) it is not friendly with alignment issues
  due to use of packed struct.
2000-02-23 11:41:35 +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
mcr b11ddf8a9b Initial revision 1999-10-07 23:46:40 +00:00