index
:
netsniff-ng.git
coverity_scan
gh-actions
master
A high-performance Linux networking toolkit
Daniel Borkmann, Tobias Klauser
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-13
trafgen: setup_shared_var: fix couple of things
Daniel Borkmann
1
-5
/
+6
2013-07-13
ring_rx: fix format string sparse warning
Daniel Borkmann
1
-1
/
+1
2013-07-13
ifpps: Remove unused parameter to term_csv()
Tobias Klauser
1
-3
/
+2
2013-07-13
ifpps: Use unsigned int to store number of CPUs
Tobias Klauser
1
-3
/
+4
2013-07-13
misc: fix multiple NULL pointer sparse warnings
Daniel Borkmann
4
-5
/
+5
2013-07-13
dissector_eth: sparse: fix sparse warning
Daniel Borkmann
1
-1
/
+1
2013-07-13
ifpps: help: reduce option description to one line
Daniel Borkmann
1
-2
/
+1
2013-07-13
ifpps: release stats on exit
Daniel Borkmann
1
-0
/
+20
2013-07-13
ifpps: warn when 1Gbit/s and interval < 1sec
Daniel Borkmann
1
-2
/
+6
2013-07-13
ifpps: Correct calculation of median values for CPU load
Tobias Klauser
1
-10
/
+11
2013-07-12
ifpps: Consistently list command line options
Tobias Klauser
2
-10
/
+10
2013-07-12
ifpps: median: add whitespace padding in one occurence
Daniel Borkmann
1
-2
/
+2
2013-07-12
gitignore: add config.log file to git ignore
Daniel Borkmann
1
-0
/
+1
2013-07-12
ifpps: Update usage with respect to median values
Tobias Klauser
1
-0
/
+1
2013-07-12
ifpps: Optionally display median values for CPU load and interrupts
Tobias Klauser
2
-2
/
+97
2013-07-12
bpf_comp: pass NEED_TCPDUMP_LIKE_FILTER through gcc
Daniel Borkmann
3
-5
/
+1
2013-07-12
configure: fix wrong whitespacing
Daniel Borkmann
1
-2
/
+2
2013-07-12
configure: redirect all compile output to our local config.log
Daniel Borkmann
1
-24
/
+24
2013-07-12
configure: do not use bash's expr match
Daniel Borkmann
1
-6
/
+6
2013-07-12
configure: fix libnetfilter_conntrack dependency removal
Daniel Borkmann
1
-1
/
+1
2013-07-11
configure: Redirect pkg-config errors to log file
Tobias Klauser
2
-6
/
+14
2013-07-11
ifpps: align avg on systems with >8 CPUs
Daniel Borkmann
1
-5
/
+8
2013-07-11
ifpps: warn about increase -t when high speed
Daniel Borkmann
2
-8
/
+32
2013-07-11
ifpps: show machine type only if not in already release name
Daniel Borkmann
1
-3
/
+9
2013-07-11
ifpps: show kernel version and machine type
Daniel Borkmann
1
-2
/
+6
2013-07-11
link: allow future ethtool speed formats to be supported
Daniel Borkmann
1
-11
/
+2
2013-07-11
ifpps: make '+' to '-' sort more clear
Daniel Borkmann
1
-15
/
+14
2013-07-11
ifpps: align avg numbers and remove unit
Daniel Borkmann
1
-8
/
+8
2013-07-11
ifpps: align string to format string
Daniel Borkmann
1
-12
/
+12
2013-07-11
man: ifpps: emphasize gnuplot output format
Daniel Borkmann
1
-0
/
+3
2013-07-11
dissector: rename __WITH_PROTOS into HAVE_DISSECTOR_PROTOS
Daniel Borkmann
6
-11
/
+10
2013-07-11
build: refactor tool specific flags into <tool>/Makefile
Daniel Borkmann
9
-9
/
+28
2013-07-11
build: for an -rc release exclude curvetun for now
Daniel Borkmann
1
-2
/
+8
2013-07-11
curvetun: give short note in version info
Daniel Borkmann
1
-0
/
+1
2013-07-11
configure, netsniff-ng: if no libgeopip, do not link against libz
Daniel Borkmann
3
-7
/
+22
2013-07-11
netsniff-ng: fix recognition of -U command line option
Daniel Borkmann
1
-1
/
+1
2013-07-11
configure, netsniff-ng: make netsniff-ng's geoip dependency optional
Daniel Borkmann
3
-4
/
+101
2013-07-11
docs: install: recommend gnuplot for ifpps
Daniel Borkmann
1
-0
/
+1
2013-07-11
docs: install: state that we do have an option for distro build
Daniel Borkmann
1
-11
/
+14
2013-07-11
oui: update oui file from oui-update.py
Daniel Borkmann
1
-7
/
+118
2013-07-11
make: help: consolidate <toolnames> to <tool>
Daniel Borkmann
1
-4
/
+4
2013-07-11
docs: describe how to build bpf_jit_disasm
Daniel Borkmann
1
-0
/
+11
2013-07-11
docs: install: simplify dependency description
Daniel Borkmann
1
-18
/
+21
2013-07-11
docs: authors: minor: fix spelling mistake
Daniel Borkmann
1
-1
/
+1
2013-07-11
docs: authors: move Tobias one position higher
Daniel Borkmann
1
-1
/
+1
2013-07-11
curvetun_mgmt: consolidate the two mgmt include files into one
Daniel Borkmann
4
-5
/
+10
2013-07-11
curvetun_client: include crypto instead of single nacl header
Daniel Borkmann
1
-1
/
+1
2013-07-11
curvetun: renamed client, server, and management files
Daniel Borkmann
8
-11
/
+11
2013-07-11
ifpps: Remove unnecessary memset()
Tobias Klauser
1
-1
/
+0
2013-07-10
ifpps: Remove unecessary whitespaces in mvwprintw() calls
Tobias Klauser
1
-8
/
+8
[prev]
[next]