2008-11-19 |
guy | Return -1 for all failures to create a packet ring... |
blob | commitdiff | raw |
2008-11-19 |
guy | If attempting to turn memory-mapped access on fails... |
blob | commitdiff | raw | diff to current |
2008-11-19 |
guy | Fix the handling of the "any" device, including making... |
blob | commitdiff | raw | diff to current |
2008-10-28 |
guy | Don't do all the recvmsg() stuff if we don't have ... |
blob | commitdiff | raw | diff to current |
2008-09-22 |
guy | A pile of comments, from looking at aircrack-ng's airmo... |
blob | commitdiff | raw | diff to current |
2008-08-06 |
guy | Check whether the tpacket_auxdata structure has a tp_vl... |
blob | commitdiff | raw | diff to current |
2008-08-06 |
guy | From Patrick McHardy: |
blob | commitdiff | raw | diff to current |
2008-08-06 |
guy | From Patrick McHardy: |
blob | commitdiff | raw | diff to current |
2008-08-06 |
guy | From Patrick McHardy: |
blob | commitdiff | raw | diff to current |
2008-08-06 |
guy | From Patrick McHardy: |
blob | commitdiff | raw | diff to current |
2008-08-06 |
guy | From Patrick McHardy: Convert pcap-linux to use recvmsg... |
blob | commitdiff | raw | diff to current |
2008-07-01 |
guy | When activating a device, return PCAP_ERROR_IFACE_NOT_U... |
blob | commitdiff | raw | diff to current |
2008-06-24 |
guy | Handle ARPHRD_NONE, used by some tunnel devices, by... |
blob | commitdiff | raw | diff to current |
2008-04-14 |
guy | Fix a typo (sigh, using both "p" and "handle" for the... |
blob | commitdiff | raw | diff to current |
2008-04-14 |
guy | Turn close_op into cleanup_op; the routine that handles... |
blob | commitdiff | raw | diff to current |
2008-04-10 |
guy | Report PCAP_ERROR_PERM_DENIED if you don't have permiss... |
blob | commitdiff | raw | diff to current |
2008-04-09 |
guy | Add some PCAP_WARNING return values for "success, but... |
blob | commitdiff | raw | diff to current |
2008-04-09 |
guy | Add an error for "you don't have permission to open... |
blob | commitdiff | raw | diff to current |
2008-04-07 |
guy | For Linux non-mmapped captures, Linux bluetooth capture... |
blob | commitdiff | raw | diff to current |
2008-04-07 |
guy | Free the memory allocated for the Wireless Extensions... |
blob | commitdiff | raw | diff to current |
2008-04-04 |
guy | The value you get back from a SIOCGIWPRIV querying... |
blob | commitdiff | raw | diff to current |
2008-04-04 |
guy | From Paolo Abeni and me: split pcap_open_live() into... |
blob | commitdiff | raw | diff to current |
2008-03-14 |
guy | From Kris Katterjohn: explicitly check for socklen_t... |
blob | commitdiff | raw | diff to current |
2008-02-08 |
guy | From Hagen Paul Pfeifer: define some routines as static... |
blob | commitdiff | raw | diff to current |
2008-02-02 |
guy | Error messages returned in the pcap_t's error buffer... |
blob | commitdiff | raw | diff to current |
2008-02-02 |
guy | From Alexander 'Leo' Bergolth: fix a typo. |
blob | commitdiff | raw | diff to current |
2008-02-02 |
guy | Treat a max_packets value of 0 the same way that we... |
blob | commitdiff | raw | diff to current |
2008-01-24 |
guy | map_packet_type_to_sll_type() isn't used - and won... |
blob | commitdiff | raw | diff to current |
2008-01-06 |
guy | The SITA code in pcap-linux.c shares very little with... |
blob | commitdiff | raw | diff to current |
2008-01-05 |
guy | From Paolo Abeni: support for a memory-mapped capture... |
blob | commitdiff | raw | diff to current |
2007-11-18 |
guy | From Kris Katterjohn: when building a SITA version... |
blob | commitdiff | raw | diff to current |
2007-10-20 |
guy | SITA ACN support, from Fulko Hew. |
blob | commitdiff | raw | diff to current |
2007-10-05 |
guy | Add DLT_AX25_KISS, for AX.25 with a KISS header, as... |
blob | commitdiff | raw | diff to current |
2006-10-13 |
guy | Move the Linux Bluetooth and USB declarations to a... |
blob | commitdiff | raw | diff to current |
2006-10-13 |
guy | From Paolo Abeni: Bluetooth support. |
blob | commitdiff | raw | diff to current |
2006-10-12 |
guy | Squelch another valgrind complaint. |
blob | commitdiff | raw | diff to current |
2006-10-04 |
guy | Put the public libpcap headers into a pcap subdirectory... |
blob | commitdiff | raw | diff to current |
2006-10-04 |
hannes | from Paolo Abeni <[email protected]>: USB capturing... |
blob | commitdiff | raw | diff to current |
2006-09-28 |
guy | Squelch a valgrind warning. |
blob | commitdiff | raw | diff to current |
2006-09-18 |
guy | Indicate *which* ioctl failed. |
blob | commitdiff | raw | diff to current |
2006-04-07 |
guy | From Ollie Wild: if we're bound to an interface, discar... |
blob | commitdiff | raw | diff to current |
2006-02-23 |
guy | If we succeed in getting packet statistics with the... |
blob | commitdiff | raw | diff to current |
2006-01-22 |
guy | From Daniele Orlandi <[email protected]>: add support... |
blob | commitdiff | raw | diff to current |
2005-11-24 |
guy | Don't double-count received packets on Linux systems... |
blob | commitdiff | raw | diff to current |
2005-10-08 |
guy | Handle too-short snapshot lengths in cooked mode. |
blob | commitdiff | raw | diff to current |
2005-08-16 |
guy | From Mike "Dragorn" Kershaw: add support for the new... |
blob | commitdiff | raw | diff to current |
2005-07-07 |
guy | OK, we'll be putting out 0.9.2 soon, so add the API... |
blob | commitdiff | raw | diff to current |
2005-07-05 |
guy | 0.9's already been released, so, for better or worse... |
blob | commitdiff | raw | diff to current |
2005-07-05 |
guy | Rename "direction_t" to "pcap_direction_t", and rename... |
blob | commitdiff | raw | diff to current |
2005-06-20 |
guy | From Gilbert Hoyek <[email protected]>: support... |
blob | commitdiff | raw | diff to current |
2005-05-03 |
guy | From Pawel Pokrywka: add support for requesting that... |
blob | commitdiff | raw | diff to current |
2004-10-19 |
guy | Add a "pcap_close_common()" routine which can be used... |
blob | commitdiff | raw | diff to current |
2004-09-06 |
guy | Not all Linuxes define ARPHRD_IRDA; define it if it... |
blob | commitdiff | raw | diff to current |
2004-04-07 |
guy | As per Mark Pizzolato, "sendto()" isn't necessary for... |
blob | commitdiff | raw | diff to current |
2004-03-24 |
guy | Fixes from Mark Pizzolato. |
blob | commitdiff | raw | diff to current |
2004-03-23 |
guy | Add support for sending packets; includes contributions... |
blob | commitdiff | raw | diff to current |
2004-01-14 |
guy | Don't use a static variable for the accumulated statist... |
blob | commitdiff | raw | diff to current |
2004-01-02 |
hannes | patch from Erik de Castro Lopo <erik.de.castro.lopo... |
blob | commitdiff | raw | diff to current |
2003-12-18 |
guy | For devices that we have some reason to believe are... |
blob | commitdiff | raw | diff to current |
2003-11-21 |
guy | Add a "pcap_get_selectable_fd()" API to get an FD on... |
blob | commitdiff | raw | diff to current |
2003-11-20 |
guy | Add "getnonblock" and "setnonblock" operations, and... |
blob | commitdiff | raw | diff to current |
2003-11-18 |
guy | From Jean Tourrilhes <[email protected]>: IrDA... |
blob | commitdiff | raw | diff to current |
2003-11-15 |
guy | Add _U_ to "rcsid[]" definitions, to eliminate "unused... |
blob | commitdiff | raw | diff to current |
2003-11-05 |
guy | From Jesper Peterson: fix a cut-and-pasteo (the Linux... libpcap-0.8-bp |
blob | commitdiff | raw | diff to current |
2003-11-04 |
guy | Add a "pcap_breakloop()" API to break out of the loop in |
blob | commitdiff | raw | diff to current |
2003-10-06 |
guy | From Krzysztof Halasa <[email protected]>: |
blob | commitdiff | raw | diff to current |
2003-07-25 |
guy | Add a "read" function pointer to the pcap_t structure... |
blob | commitdiff | raw | diff to current |
2003-07-25 |
guy | Add a "set_datalink" function pointer to the pcap_t... |
blob | commitdiff | raw | diff to current |
2003-07-25 |
guy | Add a "setfilter" function pointer to the pcap_t struct... |
blob | commitdiff | raw | diff to current |
2003-07-25 |
guy | Add a "stats" function pointer to the pcap_t structure... |
blob | commitdiff | raw | diff to current |
2003-07-25 |
guy | Add a "close" function pointer to the pcap_t structure... |
blob | commitdiff | raw | diff to current |
2003-07-23 |
guy | From Jesper Peterson <[email protected]>: support for... |
blob | commitdiff | raw | diff to current |
2003-04-09 |
guy | Don't turn allmulti mode on if "promisc" isn't set... |
blob | commitdiff | raw | diff to current |
2003-01-23 |
guy | From Peter Fales <[email protected]>: support... |
blob | commitdiff | raw | diff to current |
2002-12-22 |
guy | From Yoann Vandoorselaere <[email protected]>:... |
blob | commitdiff | raw | diff to current |
2002-12-19 |
guy | NetBSD support for multiple data link types on an inter... |
blob | commitdiff | raw | diff to current |
2002-10-18 |
guy | Add support for RFC 2625 IP-over-Fibre Channel, mapping... |
blob | commitdiff | raw | diff to current |
2002-07-12 |
guy | Cut-and-pasteo fix, from Greg Stark <[email protected]>. |
blob | commitdiff | raw | diff to current |
2002-07-11 |
guy | Add SunATM support, based on code from Yen Yen Lim... |
blob | commitdiff | raw | diff to current |
2002-07-06 |
guy | Isn't Linux fun? You might have a distribution whose... |
blob | commitdiff | raw | diff to current |
2002-06-11 |
itojun | whitespace cleanup |
blob | commitdiff | raw | diff to current |
2002-06-01 |
guy | Fix white space. |
blob | commitdiff | raw | diff to current |
2002-03-07 |
guy | Support for ARPHRD_RAWHDLC, as used by, for example... |
blob | commitdiff | raw | diff to current |
2002-02-22 |
guy | Bug fixes from Graeme Hewson <[email protected]... |
blob | commitdiff | raw | diff to current |
2002-02-10 |
guy | Have "map_arphrd_to_dlt()" take a flag indicating wheth... |
blob | commitdiff | raw | diff to current |
2002-02-05 |
guy | From Solomon Peachy <[email protected]>: Linux 2.4... |
blob | commitdiff | raw | diff to current |
2002-02-03 |
guy | Fix a typo in a comment. |
blob | commitdiff | raw | diff to current |
2002-02-03 |
guy | From Jan-Philip Velders <[email protected]>: Linux... |
blob | commitdiff | raw | diff to current |
2001-12-10 |
guy | Put more information into the comments for "pcap_stats()". |
blob | commitdiff | raw | diff to current |
2001-12-10 |
guy | Fixes from Phil Wood: |
blob | commitdiff | raw | diff to current |
2001-10-25 |
guy | When using SOCK_PACKET sockets, which don't support... |
blob | commitdiff | raw | diff to current |
2001-10-25 |
guy | We weren't returning a warning if the interface had... |
blob | commitdiff | raw | diff to current |
2001-10-25 |
guy | Don't print the warning for an ARP type not supported... |
blob | commitdiff | raw | diff to current |
2001-10-08 |
guy | From Scott Gifford: |
blob | commitdiff | raw | diff to current |
2001-09-23 |
guy | ARPHRD_ARP doesn't uniquely specify the header that... |
blob | commitdiff | raw | diff to current |
2001-08-30 |
guy | Changes from Pavel Kankovsky to reset the kernel filter in |
blob | commitdiff | raw | diff to current |
2001-08-25 |
guy | Patch, based on a patch from Pavel Kankovsky <kan@dcit... |
blob | commitdiff | raw | diff to current |
2001-08-24 |
guy | In "pcap_read_packet()", always use "handle->buffer... |
blob | commitdiff | raw | diff to current |
2001-08-24 |
guy | Define MSG_TRUNC as 0x20 if it's not defined, so that... |
blob | commitdiff | raw | diff to current |
2001-08-23 |
guy | Move the code to allocate the packet buffer into "pcap_... |
blob | commitdiff | raw | diff to current |
next |