Age | Commit message (Expand) | Author | Files | Lines |
2015-11-06 | ring: Move common ring block_r/frame_nr shrinking to generic function | Tobias Klauser | 1 | -0/+8 |
2015-10-29 | ring: alloc_ring_frames_generic make types size_t | Daniel Borkmann | 1 | -1/+1 |
2015-10-29 | ring: Move generic code for ring layout setup to own function | Tobias Klauser | 1 | -0/+3 |
2015-08-24 | netsniff-ng: Use correct flag to check tpacket uhdr validity | Tobias Klauser | 1 | -4/+3 |
2015-08-17 | netsniff-ng: ring: Fix build if tp_vlan_tpid is not available in kernel header | Tobias Klauser | 1 | -2/+8 |
2015-08-17 | netsniff-ng: vlan: Show vlan info from tpacket v3 | Vadim Kochan | 1 | -0/+24 |
2015-04-21 | ring: Make ifname paramter to ring_size() const | Tobias Klauser | 1 | -1/+1 |
2014-08-15 | netsniff-ng: Conditionally define POLLRDNORM where it is used | Tobias Klauser | 1 | -0/+4 |
2014-08-14 | netsniff-ng: Protect all access to tpacket v3 structs and constants (this tim... | Tobias Klauser | 1 | -0/+4 |
2014-08-14 | netsniff-ng: Restore tpacket v2 capturing | Tobias Klauser | 1 | -2/+10 |
2014-04-30 | ring: Consistently use size_t to specify ring size | Tobias Klauser | 1 | -1/+1 |
2014-04-12 | built_in: changed to use RUNTIME_PAGE_SIZE instead of PAGE_SIZE | Christian Wiese | 1 | -1/+1 |
2014-04-10 | poll: changed to include <poll.h> instead of <sys/poll.h> | Christian Wiese | 1 | -1/+0 |
2014-02-24 | ring: Get rid of unnecessary wrapper for get_sockopt_tpacket | Tobias Klauser | 1 | -13/+8 |
2013-12-11 | trafgen: speedup TX only path by avoiding kernel packet_rcv() call | Jesper Dangaard Brouer | 1 | -1/+1 |
2013-08-20 | configure: allow trafgen build when only TPACKET_V2 is available | Daniel Borkmann | 1 | -0/+9 |
2013-06-04 | xutils: eliminate xutils, move rest to epoll2 | Daniel Borkmann | 1 | -1/+0 |
2013-06-04 | xutils: move device management functions out of xutils | Daniel Borkmann | 1 | -0/+1 |
2013-05-31 | ring: netsniff-ng: migrate capture only to TPACKET_V3 | Daniel Borkmann | 1 | -0/+7 |
2013-05-31 | ring: setup frame structure for v2/v3 in a generic way | Daniel Borkmann | 1 | -1/+1 |
2013-05-31 | ring: move duplicate/generic code parts from rx/tx into ring.c | Daniel Borkmann | 1 | -0/+4 |
2013-05-31 | ring: fix wrong error message text in __get_sockopt_tpacket | Daniel Borkmann | 1 | -1/+1 |
2013-05-31 | ring: implement setup of tpacket v3 ring | Daniel Borkmann | 1 | -0/+18 |
2013-05-30 | ring: prepare setup_rx_ring_layout for support in v2/v3 | Daniel Borkmann | 1 | -0/+7 |
2013-05-30 | ring: add necessary structures and helper functions for v3 | Daniel Borkmann | 1 | -1/+10 |
2013-05-30 | ring: move poll related fallback define to built_in.h | Daniel Borkmann | 1 | -10/+0 |
2013-05-30 | ring: minor: remove define since only used once | Daniel Borkmann | 1 | -3/+1 |
2013-05-30 | ring: add set_sockopt_tpacket_v3 and refactor others | Daniel Borkmann | 1 | -4/+12 |
2013-05-30 | ring: set_sockopt_tpacket: rename to set_sockopt_tpacket_v2 | Daniel Borkmann | 1 | -1/+1 |
2013-05-30 | ring: remove fanout related bits | Daniel Borkmann | 1 | -20/+0 |
2013-05-13 | ring: break out timestamping since not directly related | Daniel Borkmann | 1 | -35/+0 |
2013-04-23 | ring: tstamp: no need for tx ts | Daniel Borkmann | 1 | -1/+1 |
2013-03-16 | ring: don't care if we cannot active hw timestamping | Daniel Borkmann | 1 | -13/+8 |
2013-03-15 | all: import netsniff-ng 0.5.8-rc0 source | Daniel Borkmann | 1 | -0/+174 |