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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-29
ifpps: remove unused function snr_to_str
Daniel Borkmann
1
-16
/
+0
2013-05-27
ifpps: Use strtoul() to convert unsigned value
Tobias Klauser
1
-1
/
+1
2013-05-27
ifpps: minor: minor output formatting adaption
Daniel Borkmann
1
-2
/
+2
2013-05-27
man: ifpps: document ifpps behaviour when CPU > 10
Daniel Borkmann
1
-0
/
+5
2013-05-27
ifpps: fix bug_on trigger when parsing irq number
Daniel Borkmann
1
-10
/
+18
2013-05-27
ifpps: beautify output with > 10 cpus
Daniel Borkmann
1
-15
/
+26
2013-05-27
ifpps: Add myself to the copyright holders in --version/--help
Tobias Klauser
1
-0
/
+2
2013-05-27
ifpps: Don't assume a maximum of 32 CPUs
Tobias Klauser
2
-34
/
+158
2013-05-27
docs: readme: just shortly also mention JIT disassembler
Daniel Borkmann
1
-1
/
+1
2013-05-27
bpf: add minimal BPF JIT emitted image disassembler
Daniel Borkmann
1
-0
/
+207
2013-05-27
man: mausezahn: initial formatting and fixups
Daniel Borkmann
1
-295
/
+304
2013-05-27
man: minor: trafgen: add .PPs and modify BUGS section
Daniel Borkmann
1
-81
/
+82
2013-05-27
man: minor: flowtop: add .PPs
Daniel Borkmann
1
-34
/
+34
2013-05-27
man: minor: astraceroute: add .PPs
Daniel Borkmann
1
-49
/
+49
2013-05-26
man: netsniff-ng: Reword a few sentences
Tobias Klauser
1
-14
/
+13
2013-05-26
mausezahn: show long version on cli
Daniel Borkmann
1
-1
/
+1
2013-05-26
make: minor cleanups in Makefile
Daniel Borkmann
1
-6
/
+14
2013-05-26
man: netsniff-ng: add note about multithreading
Daniel Borkmann
1
-0
/
+9
2013-05-25
ifpps: Convert mem_free/mem_total members of struct ifstat to uint64_t
Tobias Klauser
1
-3
/
+4
2013-05-24
man: curvetun: grammer, spelling, and other minor corrections
Jon Schipp
1
-17
/
+15
2013-05-24
make: add HARDENING build option
Daniel Borkmann
1
-8
/
+17
2013-05-24
make: minor update in cflags
Daniel Borkmann
1
-4
/
+5
2013-05-24
misc: fix some minor compile warnings all over
Daniel Borkmann
4
-7
/
+8
2013-05-23
man: trafgen: corrections and various edits to manual page
Jon Schipp
1
-16
/
+16
2013-05-23
make: include build name
Daniel Borkmann
9
-10
/
+11
2013-05-23
bpfc: minor: do a line-break before 80-column
Daniel Borkmann
1
-1
/
+2
2013-05-23
bpfc: allow bpf programs to be passed to cpp
Daniel Borkmann
4
-8
/
+48
2013-05-22
man: astraceroute: minor edits all over
Jon Schipp
1
-19
/
+18
2013-05-22
docs: minor: say it's staging area, not a branch
Daniel Borkmann
1
-2
/
+1
2013-05-22
man: netsniff-ng: edits to the netsniff-ng man page
Jon Schipp
1
-19
/
+20
2013-05-22
docs: minor: Add missing word 'it'
Jon Schipp
1
-1
/
+1
2013-05-21
curvetun: use free instead of xfree
Daniel Borkmann
1
-8
/
+4
2013-05-21
man: curvetun: finish up initial draft of curvetun
Daniel Borkmann
1
-8
/
+105
2013-05-21
man: curvetun: add option and usage example section
Daniel Borkmann
1
-3
/
+81
2013-05-21
man: mausezahn: minor updates all over
Daniel Borkmann
1
-11
/
+14
2013-05-21
man: mausezahn: add howto for interactive mode
Daniel Borkmann
1
-0
/
+871
2013-05-21
mausezahn: do not show version in prompt
Daniel Borkmann
2
-3
/
+1
2013-05-21
tprintf: Rename parameter to avoid shadowing global declaration
Tobias Klauser
1
-2
/
+2
2013-05-21
trafgen: Remove unnecessary reinitialization of icmp packet
Tobias Klauser
1
-2
/
+0
2013-05-21
mac802.11: only wait for nl ack if unfinished
Daniel Borkmann
1
-7
/
+37
2013-05-21
misc: Ignore files generated by cscope/ctags
Tobias Klauser
1
-0
/
+4
2013-05-17
trafgen: Add __noreturn attribute previously missed
Tobias Klauser
1
-1
/
+1
2013-05-17
ifpps: Add __noreturn attribute to exiting functions
Tobias Klauser
1
-2
/
+2
2013-05-17
curvetun: Add __noreturn attribute to exiting functions
Tobias Klauser
1
-2
/
+2
2013-05-17
bpfc: Add __noreturn attribute to exiting functions
Tobias Klauser
1
-2
/
+2
2013-05-17
astraceroute: Add __noreturn attribute to exiting functions
Tobias Klauser
1
-2
/
+2
2013-05-17
trafgen: Add __noreturn attribute to exiting functions
Tobias Klauser
1
-2
/
+2
2013-05-17
netsniff-ng: Add __noreturn attribute to exiting functions
Tobias Klauser
1
-2
/
+2
2013-05-17
die.h: Add __noreturn attribute to exiting functions
Tobias Klauser
1
-4
/
+4
2013-05-17
built_in: Add __noreturn marker
Tobias Klauser
1
-0
/
+4
[next]