]> The Tcpdump Group git mirrors - libpcap/history - pcap-linux.c
Add support for libnl 2.x, adapted from a newer version of the iw command.
[libpcap] / pcap-linux.c
2010-11-14  Guy HarrisAdd support for libnl 2.x, adapted from a newer version...
2010-08-23  Guy HarrisFixes from Scott Mcmillan.
2010-08-23  Guy HarrisIf the specified time stamp type isn't supported, treat...
2010-08-23  Guy HarrisAdd support for setting the time stamp type for a capture.
2010-08-06  Guy HarrisFix previous checkin.
2010-08-06  Jon SmirlUse DLT_IEEE802_15_4_NOFCS for 802.15.4 interfaces.
2010-05-19  Guy HarrisClean up indentation.
2010-04-28  andy-1Ignore /sys/net/dev files if we get ENODEV for them...
2010-01-26  Christian BellAdd Myricom SNF API support as a new pcap device.
2010-01-10  Guy HarrisIgnore directories in /sys/class/net.
2010-01-10  Guy HarrisCorrectly handle errors other than problems reading...
2010-01-10  Guy HarrisFix some errors in the previous checkin.
2010-01-10  Guy HarrisScan /sys/class/net if we have it.
2010-01-10  Guy HarrisOn Linux, always at least try to scan /proc/net/dev.
2010-01-10  Guy HarrisInclude <ctype.h>, as we use macros from it.
2010-01-10  Guy HarrisScan /proc/net/dev on Linux regardless of how we get...
2009-12-29  Felix ObenhuberAdd support for CANbus capture.
2009-10-13  Guy HarrisFix typo^Wbraino.
2009-10-12  Guy HarrisIn pcap_read_linux_mmap(), if there are no frames avail...
2009-10-12  Guy HarrisIf we get POLLERR when polling a socket in memory-mappe...
2009-10-02  Guy HarrisFix typo.
2009-10-12  Guy HarrisWhen reading from a BPF device, if we get ENXIO, which...
2009-09-21  Guy HarrisCopy the right value to the ps_ifdrop statistic.
2009-09-08  Guy HarrisNote some other ways to get link statistics.
2009-09-07  Guy HarrisNote that we might not get an interface drop count...
2009-09-07  Guy HarrisFrom Dustin Spicuzza: support ps_ifdrop on Linux, using...
2009-07-31  Guy HarrisThe pcap_activate() man page says:
2009-07-24  Guy HarrisGet rid of unused variable.
2009-07-23  Guy HarrisFrom Peter Volkov:
2009-07-16  Guy HarrisFix typo.
2009-07-16  Guy HarrisWhen doing Linux mmapped capture:
2009-07-15  Guy HarrisFrom Dustin Spicuzza:
2009-07-11  Guy HarrisGet rid of an assigned-to-but-unused variable.
2009-07-11  Guy HarrisFor Linux, add to the pcap_md structure a pointer to...
2009-07-06  Guy HarrisIn memory-mapped mode, when turning non-blocking mode...
2009-07-04  Guy HarrisSquelch some compile warnings with older Linux kernels.
2009-07-03  Guy HarrisNot releasing a packet in Linux memory-mapped mode...
2009-07-02  Guy HarrisIf HAVE_PACKET_AUXDATA isn't defined, don't declare...
2009-06-07  Guy HarrisMerge branch 'master' of git+ssh://[email protected]...
2009-06-01  Guy HarrisMove some more stuff up before the first use.
2009-06-01  Guy HarrisMove up the definition of get_mac80211_phydev() before...
2009-06-01  Guy HarrisWhen checking whether a device will let you turn monito...
2009-06-01  Guy HarrisMerge branch 'master' of git+ssh://[email protected]...
2009-05-22  Guy HarrisTo put mac80211 devices in monitor mode, create a ...
2009-04-07  Guy HarrisFrom a quick look at the hostap driver, it appears...
2009-03-25  Guy HarrisDon't return PCAP_WARNING if mmapped capturing isn...
2009-03-25  Guy Harrisprev_pkt is in the pcap_md structure, not the pcap_t...
2009-03-25  Guy HarrisMove "union thdr" to pcap-int.h, as we use it in pcap...
2009-03-24  Guy HarrisIn memory-mapped mode, don't release the packet as...
2009-03-19  Guy HarrisFrom Roman Francoise: rename the USB-sniffing devices...
2009-02-14  Guy HarrisFrom Tobias Poschwatta: correctly check the requested...
2008-12-14  guyOK, let's try another approach - include <linux/if...
2008-12-14  guyIt appears that, at least with the 2.6.27.5 kernel...
2008-12-14  guyhas_wext() isn't used if IW_MODE_MONITOR isn't defined...
2008-11-19  guyReturn -1 for all failures to create a packet ring...
2008-11-19  guyIf attempting to turn memory-mapped access on fails...
2008-11-19  guyFix the handling of the "any" device, including making...
2008-10-28  guyDon't do all the recvmsg() stuff if we don't have ...
2008-09-22  guyA pile of comments, from looking at aircrack-ng's airmo...
2008-08-06  guyCheck whether the tpacket_auxdata structure has a tp_vl...
2008-08-06  guyFrom Patrick McHardy:
2008-08-06  guyFrom Patrick McHardy:
2008-08-06  guyFrom Patrick McHardy:
2008-08-06  guyFrom Patrick McHardy:
2008-08-06  guyFrom Patrick McHardy: Convert pcap-linux to use recvmsg...
2008-07-01  guyWhen activating a device, return PCAP_ERROR_IFACE_NOT_U...
2008-06-24  guyHandle ARPHRD_NONE, used by some tunnel devices, by...
2008-04-14  guyFix a typo (sigh, using both "p" and "handle" for the...
2008-04-14  guyTurn close_op into cleanup_op; the routine that handles...
2008-04-10  guyReport PCAP_ERROR_PERM_DENIED if you don't have permiss...
2008-04-09  guyAdd some PCAP_WARNING return values for "success, but...
2008-04-09  guyAdd an error for "you don't have permission to open...
2008-04-07  guyFor Linux non-mmapped captures, Linux bluetooth capture...
2008-04-07  guyFree the memory allocated for the Wireless Extensions...
2008-04-04  guyThe value you get back from a SIOCGIWPRIV querying...
2008-04-04  guyFrom Paolo Abeni and me: split pcap_open_live() into...
2008-03-14  guyFrom Kris Katterjohn: explicitly check for socklen_t...
2008-02-08  guyFrom Hagen Paul Pfeifer: define some routines as static...
2008-02-02  guyError messages returned in the pcap_t's error buffer...
2008-02-02  guyFrom Alexander 'Leo' Bergolth: fix a typo.
2008-02-02  guyTreat a max_packets value of 0 the same way that we...
2008-01-24  guymap_packet_type_to_sll_type() isn't used - and won...
2008-01-06  guyThe SITA code in pcap-linux.c shares very little with...
2008-01-05  guyFrom Paolo Abeni: support for a memory-mapped capture...
2007-11-18  guyFrom Kris Katterjohn: when building a SITA version...
2007-10-20  guySITA ACN support, from Fulko Hew.
2007-10-05  guyAdd DLT_AX25_KISS, for AX.25 with a KISS header, as...
2006-10-13  guyMove the Linux Bluetooth and USB declarations to a...
2006-10-13  guyFrom Paolo Abeni: Bluetooth support.
2006-10-12  guySquelch another valgrind complaint.
2006-10-04  guyPut the public libpcap headers into a pcap subdirectory...
2006-10-04  hannesfrom Paolo Abeni <[email protected]>: USB capturing...
2006-09-28  guySquelch a valgrind warning.
2006-09-18  guyIndicate *which* ioctl failed.
2006-04-07  guyFrom Ollie Wild: if we're bound to an interface, discar...
2006-02-23  guyIf we succeed in getting packet statistics with the...
2006-01-22  guyFrom Daniele Orlandi <[email protected]>: add support...
2005-11-24  guyDon't double-count received packets on Linux systems...
2005-10-08  guyHandle too-short snapshot lengths in cooked mode.
2005-08-16  guyFrom Mike "Dragorn" Kershaw: add support for the new...
next