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
/
netsniff-ng.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-09
ring: Merge common ring_{rx,tx} initialization into own function
Tobias Klauser
1
-31
/
+4
2014-05-09
netsniff-ng: Move function scope variables
Tobias Klauser
1
-8
/
+9
2014-05-09
netsniff-ng: Remove unnecessary memset of struct pollfd
Tobias Klauser
1
-2
/
+0
2014-05-09
netsniff-ng: Remove unnecessary initialization of struct ctx members
Tobias Klauser
1
-4
/
+0
2014-04-30
netsniff-ng/ring: Make verbose flag bool
Tobias Klauser
1
-3
/
+3
2014-04-30
netsniff-ng: Use while() instead of empty for
Tobias Klauser
1
-2
/
+2
2014-04-30
ring: Consistently use size_t to specify ring size
Tobias Klauser
1
-4
/
+8
2014-04-30
netsniff-ng: Fix whitespaces
Tobias Klauser
1
-3
/
+3
2014-04-28
netsniff-ng: Remove locally declared labels
Tobias Klauser
1
-13
/
+4
2014-04-12
built_in: changed to use RUNTIME_PAGE_SIZE instead of PAGE_SIZE
Christian Wiese
1
-1
/
+1
2014-04-07
pcap_io: fill sll when reading pcap
Daniel Borkmann
1
-2
/
+2
2014-02-21
netsniff-ng: Exit gracefully for all possible termination signals
Tobias Klauser
1
-0
/
+4
2013-10-10
netsniff-ng: Don't modify optarg/argv
Tobias Klauser
1
-2
/
+0
2013-10-10
netsniff-ng: Use strtoul() instead of strtol() for unsigned long
Tobias Klauser
1
-4
/
+4
2013-10-02
netsniff-ng: modify mmap option in usage to be grammatically correct
Jon Schipp
1
-1
/
+1
2013-09-30
netsniff-ng: Display pcap I/O method in verbose mode
Tobias Klauser
1
-0
/
+3
2013-09-02
netsniff-ng: Remove unnecessary fmemset() of struct stat
Tobias Klauser
1
-1
/
+0
2013-08-30
netsniff-ng: Simplify dump file creation logic
Tobias Klauser
1
-9
/
+5
2013-08-19
netsniff-ng: poll: don't panic on EINTR
Daniel Borkmann
1
-4
/
+8
2013-08-12
netsniff-ng: Check return value of poll()
Tobias Klauser
1
-3
/
+7
2013-08-09
dev: Integrate `promisc' module into `dev' module
Tobias Klauser
1
-5
/
+5
2013-08-09
netsniff-ng: Fix compiler warning
Tobias Klauser
1
-1
/
+1
2013-08-09
mac80211.c: Remove or mark unused function parameters
Tobias Klauser
1
-2
/
+2
2013-07-13
pcap_io: Remove unused parameter sll from pcap_pkthdr_to_tpacket_hdr()
Tobias Klauser
1
-3
/
+2
2013-07-13
sparse: netsniff-ng, trafgen: fix remaining time(0) warnings
Daniel Borkmann
1
-2
/
+2
2013-07-12
bpf_comp: pass NEED_TCPDUMP_LIKE_FILTER through gcc
Daniel Borkmann
1
-2
/
+0
2013-07-11
netsniff-ng: fix recognition of -U command line option
Daniel Borkmann
1
-1
/
+1
2013-07-09
configure: fix multiple issues in build configuration
Daniel Borkmann
1
-0
/
+2
2013-07-09
all: show git id in --version information
Daniel Borkmann
1
-2
/
+4
2013-07-03
netsniff-ng: ctx: init and destruct methods for ctx
Daniel Borkmann
1
-18
/
+33
2013-07-03
pcap: invoke dev->type to pcap linktype mapper
Daniel Borkmann
1
-1
/
+2
2013-06-25
netsniff-ng: tpacketv3: 'fix' packet accounting output
Daniel Borkmann
1
-2
/
+2
2013-06-14
netsniff-ng: Report if HW timestamping is enabled
Tobias Klauser
1
-1
/
+3
2013-06-12
ioops: misc: add dup{,2}_or_die to ioops
Daniel Borkmann
1
-4
/
+4
2013-06-12
netsniff-ng: walk_t3_block: prevent fd from double close
Daniel Borkmann
1
-4
/
+4
2013-06-04
tstamping: add header file for packet timestamping
Daniel Borkmann
1
-2
/
+1
2013-06-04
xutils: eliminate xutils, move rest to epoll2
Daniel Borkmann
1
-1
/
+0
2013-06-04
timer: add time management functions
Daniel Borkmann
1
-0
/
+1
2013-06-04
sig: add signal handling functions
Daniel Borkmann
1
-0
/
+1
2013-06-04
sock: add socket management functions
Daniel Borkmann
1
-0
/
+1
2013-06-04
proc: move out process specific management functions
Daniel Borkmann
1
-2
/
+3
2013-06-04
privs: move drop_privileges out of xutils
Daniel Borkmann
1
-0
/
+1
2013-06-04
xutils: break out promisc mode functions
Daniel Borkmann
1
-0
/
+1
2013-06-04
irq: rename device_bind_irq_to_cpu to device_set_irq_affinity
Daniel Borkmann
1
-2
/
+2
2013-06-04
xio: rename xio to ioops and reduce its includes
Daniel Borkmann
1
-1
/
+1
2013-06-04
xio: add ioexact operations
Daniel Borkmann
1
-4
/
+1
2013-06-04
xutils: break out string handling and locking
Daniel Borkmann
1
-0
/
+2
2013-06-03
netsniff-ng: v3: fix packet accounting on --num
Daniel Borkmann
1
-7
/
+8
2013-06-03
irq: break out from xutils and save + restore
Daniel Borkmann
1
-1
/
+2
2013-05-31
netsniff-ng: minor: update help description
Daniel Borkmann
1
-3
/
+3
[prev]
[next]