summaryrefslogtreecommitdiff
path: root/pcap_io.h
AgeCommit message (Expand)AuthorFilesLines
2017-05-10all: use <net/*> headers instead of <linux/*> where possibleTobias Klauser1-1/+1
2017-02-09pcap_io: Add function to get packet timestampVadim Kochan1-0/+53
2016-06-22netsniff-ng: pcap_io: Print unsupported magic numberVadim Kochan1-1/+1
2015-06-20pcap_io: add cooked mode supportDaniel Borkmann1-37/+155
2015-06-18pcap_io: add sockaddr_ll to pcap_llVadim Kochan1-0/+30
2015-06-18netsniff-ng: Add cooked cmdline option.Vadim Kochan1-24/+51
2015-04-22netsniff-ng: Don't set IO prio when reading pcap fileVadim Kochan1-1/+1
2015-04-13netsniff-ng: Consider radiotap header of monitor devVadim Kochan1-1/+2
2014-08-14netsniff-ng: Restore tpacket v2 capturingTobias Klauser1-0/+2
2014-04-14dissector: Get rid of header dependency on pcap_io.hTobias Klauser1-23/+1
2014-04-07pcap_io: fill sll when reading pcapDaniel Borkmann1-1/+24
2014-03-11pcap_io: Only check byteswapped linktype if pcap magic is swappedTobias Klauser1-13/+8
2013-09-30netsniff-ng: Display pcap I/O method in verbose modeTobias Klauser1-3/+3
2013-08-11pcap_io: Fix compiler warningTobias Klauser1-1/+1
2013-07-23pcap_io: tun: support captures from wireshark/tcpdump via tun devicesDaniel Borkmann1-0/+2
2013-07-13pcap_io: Remove unused parameter sll from pcap_pkthdr_to_tpacket_hdr()Tobias Klauser1-2/+1
2013-07-13pcap_io: Use iterator variable of correct typeTobias Klauser1-1/+1
2013-07-03pcap: invoke dev->type to pcap linktype mapperDaniel Borkmann1-3/+3
2013-07-03pcap: fix build errorDaniel Borkmann1-4/+4
2013-07-03pcap: support for various linktypesDaniel Borkmann1-13/+104
2013-07-03pcap_io: add LINKTYPE_NETLINK for netlink pcapsDaniel Borkmann1-0/+3
2013-06-04xio: rename xio to ioops and reduce its includesDaniel Borkmann1-1/+1
2013-05-31ring: netsniff-ng: migrate capture only to TPACKET_V3Daniel Borkmann1-38/+63
2013-05-10make: allow to overwrite CFLAGS, CCACHEDaniel Borkmann1-3/+3
2013-05-10pcap_io: minor: fix some quirksDaniel Borkmann1-3/+3
2013-05-10pcap: let netsniff-ng also record pkt timestamp sourceDaniel Borkmann1-3/+26
2013-04-09pcap_io: introduce init_once helper that is called with priviledgesDaniel Borkmann1-0/+1
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+581