summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-08man: netsniff-ng: finish usage examples and add filter examplesDaniel Borkmann1-7/+80
2013-04-08man: start netsniff-ng.8 man pageDaniel Borkmann1-0/+157
2013-04-07man: finish bpfc man pageDaniel Borkmann1-0/+199
2013-04-06man: man page updates for bpfc, curvetunDaniel Borkmann2-0/+317
2013-04-06netsniff-ng: also capture if NIC is currently downDaniel Borkmann1-5/+0
2013-04-05man: add ifpps.8 man pageDaniel Borkmann1-0/+99
2013-03-30make: also credit involved people in mail messageDaniel Borkmann1-0/+4
2013-03-30make: when mrproper, also remove Git tree unrelated filesDaniel Borkmann1-0/+2
2013-03-28ring: purge timer before we unmap tx ring buffersDaniel Borkmann5-4/+44
2013-03-27trafgen: parser: do not enforce whitesapceDaniel Borkmann1-3/+3
2013-03-27trafgen: lexer: return if no needle foundDaniel Borkmann1-4/+5
2013-03-26trafgen: update help descriptionDaniel Borkmann2-1/+2
2013-03-25trafgen: parser: add possibility for negative numbersDaniel Borkmann1-0/+2
2013-03-25trafgen: lexer/parser: fix cpu() selection and whitespacingDaniel Borkmann2-4/+14
2013-03-22trafgen: fix bug in packet schedulingDaniel Borkmann1-16/+22
2013-03-19ring: first unmap, then destroy ring bufferDaniel Borkmann2-8/+6
2013-03-19bpfc: filter: add poff ancillary operationDaniel Borkmann3-1/+14
2013-03-19curvetun: Only close() file descriptor if openTobias Klauser1-3/+3
2013-03-19flowtop: Omit return value in flow_entry_get_sain{4,6}_obj()Tobias Klauser1-10/+6
2013-03-17nacl scripts: include common header and rename build_nacl.shDaniel Borkmann5-15/+24
2013-03-16dissector_fuzz: minor: add header file descriptionDaniel Borkmann1-2/+13
2013-03-16trafgen: add csumicmp for ICMP checksum calculationDaniel Borkmann1-0/+2
2013-03-16bpfc: support different output formatsDaniel Borkmann2-22/+80
2013-03-16docs: AUTHORS: add Peter Stuge for his commitDaniel Borkmann1-0/+1
2013-03-16build: respect PREFIX_STRING on config file locationsDaniel Borkmann5-12/+14
2013-03-16ring: don't care if we cannot active hw timestampingDaniel Borkmann1-13/+8
2013-03-16ifpps: remove state from enum, since never usedDaniel Borkmann1-2/+1
2013-03-16hash: simplify code and fix whitespacingDaniel Borkmann1-4/+30
2013-03-16misc: remove dead/unreachable code from switch statementsDaniel Borkmann3-6/+0
2013-03-16flowtop: rcu: omit rcu_assign_pointerDaniel Borkmann1-4/+3
2013-03-16xutils: check various return valuesDaniel Borkmann1-14/+35
2013-03-16ring: check return value of setsockoptDaniel Borkmann2-4/+14
2013-03-16netsniff-ng: if we cannot get intermediate pcap statistics, panicDaniel Borkmann1-1/+5
2013-03-16netsniff-ng trafgen: check return value of pull_and_flush_ringDaniel Borkmann2-2/+24
2013-03-16astraceroute: fix getnameinfo argumentsDaniel Borkmann1-4/+4
2013-03-16flowtop: close dir handle first before returning backDaniel Borkmann1-0/+1
2013-03-16geoip: reorder statements, so that file handles are closed firstDaniel Borkmann1-4/+3
2013-03-16netsniff-ng: do not leak file descriptors on exitDaniel Borkmann1-9/+6
2013-03-16geoip: make sure we null-terminate after readDaniel Borkmann1-0/+2
2013-03-16docs: update git mirror urlsDaniel Borkmann1-2/+2
2013-03-15build: minor: do announcement before taggingDaniel Borkmann1-1/+1
2013-03-15build: get latest release tag via git-describeDaniel Borkmann1-1/+1
2013-03-15docs: add initial workflow documentDaniel Borkmann1-0/+64
2013-03-15build: add make release targetDaniel Borkmann2-1/+23
2013-03-15build: Find libncurses by using pkg-configDaniel Borkmann3-2/+4
2013-03-15netsniff-ng trafgen: Find libnl-3.0 and libnl-genl-3.0 using pkg-configPeter Stuge3-6/+6
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann137-0/+50669