summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-10dissector: display packet direction for tap'ing on netlink devices (nlmon)Daniel Borkmann2-6/+16
2014-04-07pcap_io: fill sll when reading pcapDaniel Borkmann2-3/+26
2014-03-26trafgen: keep a small initial ring buffer size to reduce cache-missesDaniel Borkmann1-0/+3
2014-03-26trafgen: remove timer-based trigger modelDaniel Borkmann1-43/+10
2014-03-23conf: oui: update oui.confTobias Klauser1-5/+97
2014-03-23zsh: Unify completion help messages for --version and --helpTobias Klauser7-12/+12
2014-03-18astraceroute.zsh: Remove duplicate entryTobias Klauser1-1/+0
2014-03-16Typo: longitudeKartik Mistry2-2/+2
2014-03-14man: manpage warning fixesKartik Mistry8-18/+10
2014-03-11pcap_io: Only check byteswapped linktype if pcap magic is swappedTobias Klauser1-13/+8
2014-03-04docs: install: Fix a minor typoTobias Klauser1-1/+1
2014-02-27build: fix syntax error when detecting SHELL make variableJesper Dangaard Brouer1-1/+1
2014-02-26dissectors: ethernet: Handle multicast/broadcast addresses properlyTobias Klauser1-5/+25
2014-02-26ifpps: Reorder buffer allocation and file opening in stats_proc_interruptsTobias Klauser1-4/+4
2014-02-26conf: oui: update oui.confTobias Klauser1-250/+1010
2014-02-24dissectors: Get rid of unecessary includes of protos.hTobias Klauser29-33/+1
2014-02-24ring: Get rid of unnecessary wrapper for get_sockopt_tpacketTobias Klauser1-13/+8
2014-02-24build: Set SHELL make variable to bash if possibleTobias Klauser1-0/+3
2014-02-22ifpps: Exit gracefully for all possible termination signalsTobias Klauser1-0/+4
2014-02-22flowtop: Exit gracefully for all possible termination signalsTobias Klauser1-0/+4
2014-02-22astraceroute: Exit gracefully for all possible termination signalsTobias Klauser1-0/+4
2014-02-22trafgen: Exit gracefully for all possible termination signalsTobias Klauser1-0/+4
2014-02-21netsniff-ng: Exit gracefully for all possible termination signalsTobias Klauser1-0/+4
2014-02-18build: Use new git repo URL in release announcement message templateTobias Klauser1-1/+1
2014-02-18docs: update credits for former maintainershipDaniel Borkmann1-1/+5
2014-02-02trafgen: Don't modify optarg/argvTobias Klauser1-1/+0
2013-12-23netsniff-ng 0.5.8-rc5v0.5.8-rc5Tobias Klauser1-1/+1
2013-12-18debian: compile fix for programs using ncursesJesper Dangaard Brouer3-6/+9
2013-12-18debian: define SPEED_UNKNOWN if missing in linux/ethtool.hJesper Dangaard Brouer1-0/+4
2013-12-12trafgen: take advantage of PACKET_QDISC_BYPASS sock optionJesper Dangaard Brouer5-2/+40
2013-12-11trafgen: speedup TX only path by avoiding kernel packet_rcv() callJesper Dangaard Brouer7-6/+20
2013-11-25trafgen: inherit netsniff-ng's -H -Q optionsDaniel Borkmann3-3/+32
2013-11-25trafgen: Check return value of system()Tobias Klauser1-1/+2
2013-11-25bpfc: Check return value of system()Tobias Klauser1-1/+2
2013-11-24man: bpfc: corrected sentence by adding the word "other"Jon Schipp1-2/+2
2013-11-24ifpps, flowtop: Fix DSO ncurses terminal interface linking problemTeguh2-1/+3
2013-11-18trafgen: don't bother about device going down, just continue sendingDaniel Borkmann1-2/+2
2013-10-15trafgen: set interpacket gap in time units (s/ms/us/ns)Jon Schipp3-21/+51
2013-10-11bpfc: alias xt_bpf to tcDaniel Borkmann1-2/+3
2013-10-10netsniff-ng: Don't modify optarg/argvTobias Klauser1-2/+0
2013-10-10netsniff-ng: Use strtoul() instead of strtol() for unsigned longTobias Klauser1-4/+4
2013-10-07build: Create GPG signatures as part of release targetTobias Klauser2-1/+10
2013-10-07netsniff-ng 0.5.8-rc4v0.5.8-rc4Tobias Klauser1-1/+1
2013-10-02ifpps: Simplify logic wrt. omit_header in term_main()Tobias Klauser1-6/+3
2013-10-02ifpps: Mark omit_header parameter to screen_main() as unusedTobias Klauser1-1/+1
2013-10-02ifpps: min: minor: Keep options sorted alphabeticallyTobias Klauser2-6/+6
2013-10-02ifpps: zsh: Add -o optionTobias Klauser1-0/+1
2013-10-02netsniff-ng: modify mmap option in usage to be grammatically correctJon Schipp1-1/+1
2013-10-02ifpps: man: grammar and typo editsJon Schipp1-3/+3
2013-10-02ifpps: man: document new option to omit CSV headerJon Schipp1-0/+3