summaryrefslogtreecommitdiff
path: root/ring_rx.h
AgeCommit message (Expand)AuthorFilesLines
2015-08-25netsniff-ng: Show total rx stats for multi pcap modeVadim Kochan1-1/+1
2015-04-21netsniff-ng: add packet fanout supportMichał Purzyński1-1/+35
2014-09-29ring_rx: Fix typo in header guard #endifTobias Klauser1-1/+1
2014-08-14netsniff-ng: Restore tpacket v2 capturingTobias Klauser1-4/+6
2014-05-09ring: Merge common ring_{rx,tx} initialization into own functionTobias Klauser1-6/+3
2014-04-30netsniff-ng/ring: Make verbose flag boolTobias Klauser1-1/+1
2014-04-30ring: Consistently use size_t to specify ring sizeTobias Klauser1-2/+2
2014-04-22built_in: Remove unnecessary #include <built_in.h> from several headersTobias Klauser1-1/+0
2013-06-25netsniff-ng: tpacketv3: 'fix' packet accounting outputDaniel Borkmann1-1/+1
2013-06-04xutils: eliminate xutils, move rest to epoll2Daniel Borkmann1-0/+2
2013-06-03netsniff-ng: v3: fix packet accounting on --numDaniel Borkmann1-0/+1
2013-05-31ring: setup frame structure for v2/v3 in a generic wayDaniel Borkmann1-1/+1
2013-05-31ring: implement setup of tpacket v3 ringDaniel Borkmann1-0/+5
2013-05-30ring: setup_{rx,tx}_ring_layout: use bool for jumbo_supportDaniel Borkmann1-1/+1
2013-05-30ring: prepare setup_rx_ring_layout for support in v2/v3Daniel Borkmann1-1/+1
2013-05-30ring: add necessary structures and helper functions for v3Daniel Borkmann1-0/+5
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+31