summaryrefslogtreecommitdiff
path: root/ring.h
AgeCommit message (Expand)AuthorFilesLines
2013-08-20configure: allow trafgen build when only TPACKET_V2 is availableDaniel Borkmann1-0/+9
2013-06-04xutils: eliminate xutils, move rest to epoll2Daniel Borkmann1-1/+0
2013-06-04xutils: move device management functions out of xutilsDaniel Borkmann1-0/+1
2013-05-31ring: netsniff-ng: migrate capture only to TPACKET_V3Daniel Borkmann1-0/+7
2013-05-31ring: setup frame structure for v2/v3 in a generic wayDaniel Borkmann1-1/+1
2013-05-31ring: move duplicate/generic code parts from rx/tx into ring.cDaniel Borkmann1-0/+4
2013-05-31ring: fix wrong error message text in __get_sockopt_tpacketDaniel Borkmann1-1/+1
2013-05-31ring: implement setup of tpacket v3 ringDaniel Borkmann1-0/+18
2013-05-30ring: prepare setup_rx_ring_layout for support in v2/v3Daniel Borkmann1-0/+7
2013-05-30ring: add necessary structures and helper functions for v3Daniel Borkmann1-1/+10
2013-05-30ring: move poll related fallback define to built_in.hDaniel Borkmann1-10/+0
2013-05-30ring: minor: remove define since only used onceDaniel Borkmann1-3/+1
2013-05-30ring: add set_sockopt_tpacket_v3 and refactor othersDaniel Borkmann1-4/+12
2013-05-30ring: set_sockopt_tpacket: rename to set_sockopt_tpacket_v2Daniel Borkmann1-1/+1
2013-05-30ring: remove fanout related bitsDaniel Borkmann1-20/+0
2013-05-13ring: break out timestamping since not directly relatedDaniel Borkmann1-35/+0
2013-04-23ring: tstamp: no need for tx tsDaniel Borkmann1-1/+1
2013-03-16ring: don't care if we cannot active hw timestampingDaniel Borkmann1-13/+8
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+174