summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-13ifpps: release stats on exitDaniel Borkmann1-0/+20
2013-07-13ifpps: warn when 1Gbit/s and interval < 1secDaniel Borkmann1-2/+6
2013-07-13ifpps: Correct calculation of median values for CPU loadTobias Klauser1-10/+11
2013-07-12ifpps: Consistently list command line optionsTobias Klauser2-10/+10
2013-07-12ifpps: median: add whitespace padding in one occurenceDaniel Borkmann1-2/+2
2013-07-12gitignore: add config.log file to git ignoreDaniel Borkmann1-0/+1
2013-07-12ifpps: Update usage with respect to median valuesTobias Klauser1-0/+1
2013-07-12ifpps: Optionally display median values for CPU load and interruptsTobias Klauser2-2/+97
2013-07-12bpf_comp: pass NEED_TCPDUMP_LIKE_FILTER through gccDaniel Borkmann3-5/+1
2013-07-12configure: fix wrong whitespacingDaniel Borkmann1-2/+2
2013-07-12configure: redirect all compile output to our local config.logDaniel Borkmann1-24/+24
2013-07-12configure: do not use bash's expr matchDaniel Borkmann1-6/+6
2013-07-12configure: fix libnetfilter_conntrack dependency removalDaniel Borkmann1-1/+1
2013-07-11configure: Redirect pkg-config errors to log fileTobias Klauser2-6/+14
2013-07-11ifpps: align avg on systems with >8 CPUsDaniel Borkmann1-5/+8
2013-07-11ifpps: warn about increase -t when high speedDaniel Borkmann2-8/+32
2013-07-11ifpps: show machine type only if not in already release nameDaniel Borkmann1-3/+9
2013-07-11ifpps: show kernel version and machine typeDaniel Borkmann1-2/+6
2013-07-11link: allow future ethtool speed formats to be supportedDaniel Borkmann1-11/+2
2013-07-11ifpps: make '+' to '-' sort more clearDaniel Borkmann1-15/+14
2013-07-11ifpps: align avg numbers and remove unitDaniel Borkmann1-8/+8
2013-07-11ifpps: align string to format stringDaniel Borkmann1-12/+12
2013-07-11man: ifpps: emphasize gnuplot output formatDaniel Borkmann1-0/+3
2013-07-11dissector: rename __WITH_PROTOS into HAVE_DISSECTOR_PROTOSDaniel Borkmann6-11/+10
2013-07-11build: refactor tool specific flags into <tool>/MakefileDaniel Borkmann9-9/+28
2013-07-11build: for an -rc release exclude curvetun for nowDaniel Borkmann1-2/+8
2013-07-11curvetun: give short note in version infoDaniel Borkmann1-0/+1
2013-07-11configure, netsniff-ng: if no libgeopip, do not link against libzDaniel Borkmann3-7/+22
2013-07-11netsniff-ng: fix recognition of -U command line optionDaniel Borkmann1-1/+1
2013-07-11configure, netsniff-ng: make netsniff-ng's geoip dependency optionalDaniel Borkmann3-4/+101
2013-07-11docs: install: recommend gnuplot for ifppsDaniel Borkmann1-0/+1
2013-07-11docs: install: state that we do have an option for distro buildDaniel Borkmann1-11/+14
2013-07-11oui: update oui file from oui-update.pyDaniel Borkmann1-7/+118
2013-07-11make: help: consolidate <toolnames> to <tool>Daniel Borkmann1-4/+4
2013-07-11docs: describe how to build bpf_jit_disasmDaniel Borkmann1-0/+11
2013-07-11docs: install: simplify dependency descriptionDaniel Borkmann1-18/+21
2013-07-11docs: authors: minor: fix spelling mistakeDaniel Borkmann1-1/+1
2013-07-11docs: authors: move Tobias one position higherDaniel Borkmann1-1/+1
2013-07-11curvetun_mgmt: consolidate the two mgmt include files into oneDaniel Borkmann4-5/+10
2013-07-11curvetun_client: include crypto instead of single nacl headerDaniel Borkmann1-1/+1
2013-07-11curvetun: renamed client, server, and management filesDaniel Borkmann8-11/+11
2013-07-11ifpps: Remove unnecessary memset()Tobias Klauser1-1/+0
2013-07-10ifpps: Remove unecessary whitespaces in mvwprintw() callsTobias Klauser1-8/+8
2013-07-10ifpps: Reduce default number of top hitter CPUs to 5Tobias Klauser2-3/+3
2013-07-10ifpps: Calculate and show average values across all CPUsTobias Klauser2-10/+65
2013-07-10dissector: print hex_ascii combination in unkown linktypesDaniel Borkmann1-5/+4
2013-07-10README: Adjust mention of sponsorsTobias Klauser1-2/+3
2013-07-10configure: check for flex and bisonDaniel Borkmann1-0/+30
2013-07-09configure: fix multiple issues in build configurationDaniel Borkmann8-21/+86
2013-07-09all: show git id in --version informationDaniel Borkmann8-20/+34