index
:
netsniff-ng.git
coverity_scan
gh-actions
master
A high-performance Linux networking toolkit
Daniel Borkmann, Tobias Klauser
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ring_rx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-14
netsniff-ng: Protect all access to tpacket v3 structs and constants (this tim...
Tobias Klauser
1
-12
/
+41
2014-08-14
netsniff-ng: Properly wrap usage of all tpacket v3 structs
Tobias Klauser
1
-21
/
+40
2014-08-14
netsniff-ng: Clean up HAVE_TPACKET3 #ifdefs
Tobias Klauser
1
-10
/
+13
2014-08-14
netsniff-ng: Only use TPACKET_V3 if HAVE_TPACKET3 is defined
Tobias Klauser
1
-9
/
+16
2014-08-14
netsniff-ng: Restore tpacket v2 capturing
Tobias Klauser
1
-1
/
+16
2014-05-09
ring: Merge common ring_{rx,tx} initialization into own function
Tobias Klauser
1
-10
/
+13
2014-05-03
all: Use macros for printf/scanf format specifiers
James McCoy
1
-4
/
+5
2014-04-30
netsniff-ng/ring: Make verbose flag bool
Tobias Klauser
1
-1
/
+1
2014-04-30
ring: Consistently use size_t to specify ring size
Tobias Klauser
1
-2
/
+2
2014-04-12
built_in: changed to use RUNTIME_PAGE_SIZE instead of PAGE_SIZE
Christian Wiese
1
-2
/
+2
2013-12-11
trafgen: speedup TX only path by avoiding kernel packet_rcv() call
Jesper Dangaard Brouer
1
-1
/
+1
2013-08-21
ring_{rx,tx}: verbose: output version and v3 specific info
Daniel Borkmann
1
-3
/
+9
2013-07-13
ring_rx: fix format string sparse warning
Daniel Borkmann
1
-1
/
+1
2013-06-25
netsniff-ng: tpacketv3: 'fix' packet accounting output
Daniel Borkmann
1
-2
/
+3
2013-06-03
netsniff-ng: v3: fix packet accounting on --num
Daniel Borkmann
1
-0
/
+25
2013-05-31
ring_rx: if v3, free it in kernel space during close
Daniel Borkmann
1
-2
/
+7
2013-05-31
ring: netsniff-ng: migrate capture only to TPACKET_V3
Daniel Borkmann
1
-1
/
+1
2013-05-31
ring: setup frame structure for v2/v3 in a generic way
Daniel Borkmann
1
-2
/
+14
2013-05-31
ring: move duplicate/generic code parts from rx/tx into ring.c
Daniel Borkmann
1
-37
/
+6
2013-05-31
ring: implement setup of tpacket v3 ring
Daniel Borkmann
1
-3
/
+7
2013-05-30
ring: setup_{rx,tx}_ring_layout: use bool for jumbo_support
Daniel Borkmann
1
-1
/
+1
2013-05-30
ring: prepare setup_rx_ring_layout for support in v2/v3
Daniel Borkmann
1
-5
/
+13
2013-05-30
ring: set_sockopt_tpacket: rename to set_sockopt_tpacket_v2
Daniel Borkmann
1
-1
/
+1
2013-03-28
ring: purge timer before we unmap tx ring buffers
Daniel Borkmann
1
-1
/
+1
2013-03-19
ring: first unmap, then destroy ring buffer
Daniel Borkmann
1
-4
/
+3
2013-03-16
ring: check return value of setsockopt
Daniel Borkmann
1
-2
/
+7
2013-03-15
all: import netsniff-ng 0.5.8-rc0 source
Daniel Borkmann
1
-0
/
+130