summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-28mausezahn: cli.h: increase buffer sizeJon Schipp1-1/+1
2014-07-28mausezahn: change configuration file name to mausezahn.confJon Schipp2-3/+3
2014-07-25mausezahn: Increase buffer size for listen address stringTobias Klauser1-1/+1
2014-07-25mausezahn: bind to IP address in interactive modeJon Schipp5-3/+13
2014-07-25mausezahn.8: minor edits to improve formatJon Schipp1-10/+9
2014-07-23build: flowtop: Only build ioops with GeoIP support enabledTobias Klauser2-3/+2
2014-07-23build: astraceroute: Only build ioops with GeoIP support enabledTobias Klauser2-3/+2
2014-07-23mausezahn: re-work configuration fileJon Schipp3-4/+4
2014-07-22astraceroute/Makefile: don't build ring_rx.oJon Schipp1-1/+0
2014-07-22nacl_build.sh: use portable way of entering previous directoryJon Schipp1-1/+1
2014-06-25xmalloc: Add and use xcallocTobias Klauser7-7/+24
2014-06-16netsniff-ng 0.5.9-rc2v0.5.9-rc2Tobias Klauser1-1/+1
2014-06-16build: Fix formatting of mirror URLs in generated release announcementTobias Klauser1-3/+3
2014-06-16dissector: Get rid of now unnecessary HAVE_DISSECTOR_PROTOSTobias Klauser9-59/+6
2014-06-16proto: Remove unnecessary include of hash.hTobias Klauser1-1/+0
2014-06-16pkt_buff: Remove unnecessary void castTobias Klauser1-1/+1
2014-06-13lookup: Move UDP/TCP port and Ethernet type lookup into own moduleTobias Klauser12-154/+182
2014-06-13build: Mention the download mirrors in the release announcementTobias Klauser1-2/+4
2014-06-13flowtop: Include netlink dissector to fix build temporarilyTobias Klauser2-1/+4
2014-06-12netsniff-ng 0.5.9-rc1v0.5.9-rc1Tobias Klauser1-3/+3
2014-06-04netsniff-ng: proto_nlmsg: Add notice about nlmsg pid fieldTobias Klauser1-1/+7
2014-06-04dissector: Restore paket type if capturing from nlmon deviceTobias Klauser2-11/+30
2014-06-02mausezahn: Don't use ternary operator to decide which function to callTobias Klauser1-1/+5
2014-05-28netsniff-ng: Print process name of the netlink message originTobias Klauser1-0/+19
2014-05-28netsniff-ng: Add netlink dissectorTobias Klauser6-0/+133
2014-05-27build: Allow to build astraceroute and flowtop without GeoIP supportTobias Klauser4-11/+26
2014-05-27build: Remove unused CONFIG_LIBGEOIPTobias Klauser1-2/+0
2014-05-27geoip: Pass struct sockaddr_in{,6} as pointer instead of by valueTobias Klauser6-68/+68
2014-05-27flowtop: Constify function parameter in walk_process()Tobias Klauser1-1/+1
2014-05-23netsniff-nf: proto_ipv6: Remove unused #include "csum.h"Tobias Klauser1-1/+0
2014-05-12bpf: Zero out socket filter in bpf_parse_rules()Tobias Klauser2-7/+2
2014-05-09ring: Merge common ring_{rx,tx} initialization into own functionTobias Klauser7-78/+39
2014-05-09netsniff-ng: Move function scope variablesTobias Klauser1-8/+9
2014-05-09trafgen: Remove unnecessary initialization of ct.reserve_sizeTobias Klauser1-1/+0
2014-05-09netsniff-ng: Remove unnecessary memset of struct pollfdTobias Klauser1-2/+0
2014-05-09netsniff-ng: Remove unnecessary initialization of struct ctx membersTobias Klauser1-4/+0
2014-05-03doc: Fix typos in mausezahn and trafgen manpagesKartik Mistry2-2/+2
2014-05-03all: Use macros for printf/scanf format specifiersJames McCoy9-55/+62
2014-04-30build: Do not add PREFIX to ETCDIRKartik Mistry1-1/+1
2014-04-30netsniff-ng/ring: Make verbose flag boolTobias Klauser5-7/+7
2014-04-30netsniff-ng: Use while() instead of empty forTobias Klauser1-2/+2
2014-04-30ring: Consistently use size_t to specify ring sizeTobias Klauser7-15/+21
2014-04-30trafgen: Don't expose -k/--kernel-pull anymore and warn if it still usedTobias Klauser3-9/+3
2014-04-30netsniff-ng: Fix whitespacesTobias Klauser1-3/+3
2014-04-30trafgen: Use strtoul() instead of strtol() for unsigned longTobias Klauser1-1/+1
2014-04-29netsniff-ng 0.5.8v0.5.8Tobias Klauser1-1/+1
2014-04-28netsniff-ng: Remove locally declared labelsTobias Klauser1-13/+4
2014-04-27trafgen: performance regression at 10G due to smaller ring buffer sizeJesper Dangaard Brouer1-1/+1
2014-04-27build: Also use proper previous tag for people listTobias Klauser1-2/+3
2014-04-27conf: oui: update oui.confTobias Klauser1-15/+147