summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-27ifpps: beautify output with > 10 cpusDaniel Borkmann1-15/+26
2013-05-27ifpps: Add myself to the copyright holders in --version/--helpTobias Klauser1-0/+2
2013-05-27ifpps: Don't assume a maximum of 32 CPUsTobias Klauser2-34/+158
2013-05-27docs: readme: just shortly also mention JIT disassemblerDaniel Borkmann1-1/+1
2013-05-27bpf: add minimal BPF JIT emitted image disassemblerDaniel Borkmann1-0/+207
2013-05-27man: mausezahn: initial formatting and fixupsDaniel Borkmann1-295/+304
2013-05-27man: minor: trafgen: add .PPs and modify BUGS sectionDaniel Borkmann1-81/+82
2013-05-27man: minor: flowtop: add .PPsDaniel Borkmann1-34/+34
2013-05-27man: minor: astraceroute: add .PPsDaniel Borkmann1-49/+49
2013-05-26man: netsniff-ng: Reword a few sentencesTobias Klauser1-14/+13
2013-05-26mausezahn: show long version on cliDaniel Borkmann1-1/+1
2013-05-26make: minor cleanups in MakefileDaniel Borkmann1-6/+14
2013-05-26man: netsniff-ng: add note about multithreadingDaniel Borkmann1-0/+9
2013-05-25ifpps: Convert mem_free/mem_total members of struct ifstat to uint64_tTobias Klauser1-3/+4
2013-05-24man: curvetun: grammer, spelling, and other minor correctionsJon Schipp1-17/+15
2013-05-24make: add HARDENING build optionDaniel Borkmann1-8/+17
2013-05-24make: minor update in cflagsDaniel Borkmann1-4/+5
2013-05-24misc: fix some minor compile warnings all overDaniel Borkmann4-7/+8
2013-05-23man: trafgen: corrections and various edits to manual pageJon Schipp1-16/+16
2013-05-23make: include build nameDaniel Borkmann9-10/+11
2013-05-23bpfc: minor: do a line-break before 80-columnDaniel Borkmann1-1/+2
2013-05-23bpfc: allow bpf programs to be passed to cppDaniel Borkmann4-8/+48
2013-05-22man: astraceroute: minor edits all overJon Schipp1-19/+18
2013-05-22docs: minor: say it's staging area, not a branchDaniel Borkmann1-2/+1
2013-05-22man: netsniff-ng: edits to the netsniff-ng man pageJon Schipp1-19/+20
2013-05-22docs: minor: Add missing word 'it'Jon Schipp1-1/+1
2013-05-21curvetun: use free instead of xfreeDaniel Borkmann1-8/+4
2013-05-21man: curvetun: finish up initial draft of curvetunDaniel Borkmann1-8/+105
2013-05-21man: curvetun: add option and usage example sectionDaniel Borkmann1-3/+81
2013-05-21man: mausezahn: minor updates all overDaniel Borkmann1-11/+14
2013-05-21man: mausezahn: add howto for interactive modeDaniel Borkmann1-0/+871
2013-05-21mausezahn: do not show version in promptDaniel Borkmann2-3/+1
2013-05-21tprintf: Rename parameter to avoid shadowing global declarationTobias Klauser1-2/+2
2013-05-21trafgen: Remove unnecessary reinitialization of icmp packetTobias Klauser1-2/+0
2013-05-21mac802.11: only wait for nl ack if unfinishedDaniel Borkmann1-7/+37
2013-05-21misc: Ignore files generated by cscope/ctagsTobias Klauser1-0/+4
2013-05-17trafgen: Add __noreturn attribute previously missedTobias Klauser1-1/+1
2013-05-17ifpps: Add __noreturn attribute to exiting functionsTobias Klauser1-2/+2
2013-05-17curvetun: Add __noreturn attribute to exiting functionsTobias Klauser1-2/+2
2013-05-17bpfc: Add __noreturn attribute to exiting functionsTobias Klauser1-2/+2
2013-05-17astraceroute: Add __noreturn attribute to exiting functionsTobias Klauser1-2/+2
2013-05-17trafgen: Add __noreturn attribute to exiting functionsTobias Klauser1-2/+2
2013-05-17netsniff-ng: Add __noreturn attribute to exiting functionsTobias Klauser1-2/+2
2013-05-17die.h: Add __noreturn attribute to exiting functionsTobias Klauser1-4/+4
2013-05-17built_in: Add __noreturn markerTobias Klauser1-0/+4
2013-05-16dissector: igmp: Fix another erroneous null pointer checkTobias Klauser1-1/+1
2013-05-16curvetun: Mention exit after printing information in built-in helpTobias Klauser1-2/+2
2013-05-16astraceroute: Mention exit after printing information in built-in helpTobias Klauser1-2/+2
2013-05-16man: flowtop: Make wording in description for --version consistentTobias Klauser1-1/+1
2013-05-16man: astraceroute: Make wording in description for --version consistentTobias Klauser1-1/+1