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-06-11
man: improvements to astraceroute.8, inconsistent use of and ''
Stephen Wadeley
1
-7
/
+7
2013-06-11
man: improvements to language for astraceroute.8
Stephen Wadeley
1
-28
/
+30
2013-06-11
keypair: do selftest before generating and verifying keypair
Daniel Borkmann
1
-0
/
+4
2013-06-11
curve: move selftest to own file
Daniel Borkmann
5
-79
/
+87
2013-06-11
irq: do not process non-existant irq number of lo
Daniel Borkmann
1
-0
/
+2
2013-06-11
taia: minor: add comment about window
Daniel Borkmann
1
-1
/
+1
2013-06-11
oui: Make parsing of oui.conf more robust
Tobias Klauser
1
-4
/
+10
2013-06-10
taia: minor: small cleanup and comment
Daniel Borkmann
1
-1
/
+4
2013-06-10
ifpps: Remove unused 'forks' member from struct ifstat
Tobias Klauser
1
-4
/
+1
2013-06-09
ifpps: minor: fix ncurses alignment
Daniel Borkmann
1
-3
/
+3
2013-06-09
ifpps: Rename cpu number parameter to stats_top()
Tobias Klauser
1
-2
/
+2
2013-06-09
man: ifpps: Reword a few sentences or make them shorter
Tobias Klauser
1
-6
/
+6
2013-06-09
ifpps: Report more detailed memory stats and number of total processes
Tobias Klauser
1
-10
/
+88
2013-06-09
ifpps: Don't calculate diff for stats values not used for relative values
Tobias Klauser
1
-4
/
+0
2013-06-09
ifpps: Don't diff tx_bytes twice
Tobias Klauser
1
-1
/
+0
2013-06-09
ifpps: Don't re-initialize stats value index counter in CSV mode
Tobias Klauser
1
-1
/
+1
2013-06-09
mausezahn: man: fixed typo and minor sentence edits
Jon Schipp
1
-13
/
+12
2013-06-08
bpfc: also allow to load skb len into X
Daniel Borkmann
1
-0
/
+2
2013-06-06
ifpps: Also display min hitter for IRQs
Tobias Klauser
1
-23
/
+50
2013-06-06
ifpps: Always display the least heavy hitter CPU
Tobias Klauser
2
-19
/
+44
2013-06-04
zsh: add zsh completion function for mausezahn
Hideo Hattori
1
-0
/
+67
2013-06-04
curve: also really remove taia functions from here
Daniel Borkmann
1
-43
/
+3
2013-06-04
taia: move taia evaluation out of curve.
Daniel Borkmann
4
-1
/
+36
2013-06-04
curve: move taia related functions into own header
Daniel Borkmann
2
-139
/
+160
2013-06-04
bpf: split up instructions and extensions from header
Daniel Borkmann
3
-98
/
+107
2013-06-04
ioops: fix build error by renaming 'len' variable
Daniel Borkmann
1
-2
/
+2
2013-06-04
keypair: Add routines to generate and verify a keypair
Daniel Borkmann
5
-0
/
+90
2013-06-04
ioops: Add {read,write}_blob_or_die for reading/writing binary blobs
Daniel Borkmann
2
-0
/
+25
2013-06-04
rnd: add gen_key_bytes to generate key from good entropy source
Daniel Borkmann
3
-19
/
+33
2013-06-04
crypto: add crypto header with includes and defines
Daniel Borkmann
6
-34
/
+26
2013-06-04
misc: cleanup header comments
Daniel Borkmann
19
-115
/
+12
2013-06-04
tstamping: add header file for packet timestamping
Daniel Borkmann
3
-11
/
+9
2013-06-04
rnd: move entropy source definition to rnd
Daniel Borkmann
3
-10
/
+11
2013-06-04
stun: add header file
Daniel Borkmann
3
-10
/
+8
2013-06-04
xutils: eliminate xutils, move rest to epoll2
Daniel Borkmann
46
-154
/
+53
2013-06-04
timer: add time management functions
Daniel Borkmann
8
-12
/
+26
2013-06-04
sig: add signal handling functions
Daniel Borkmann
16
-30
/
+52
2013-06-04
link: add link management functions
Daniel Borkmann
12
-166
/
+192
2013-06-04
sock: add socket management functions
Daniel Borkmann
19
-186
/
+209
2013-06-04
proc: move out process specific management functions
Daniel Borkmann
8
-79
/
+80
2013-06-04
privs: move drop_privileges out of xutils
Daniel Borkmann
8
-15
/
+31
2013-06-04
xutils: move device management functions out of xutils
Daniel Borkmann
16
-168
/
+198
2013-06-04
xutils: break out promisc mode functions
Daniel Borkmann
8
-23
/
+36
2013-06-04
irq: rename device_bind_irq_to_cpu to device_set_irq_affinity
Daniel Borkmann
3
-4
/
+4
2013-06-04
xio: rename xio to ioops and reduce its includes
Daniel Borkmann
24
-40
/
+27
2013-06-04
xio: add ioexact operations
Daniel Borkmann
14
-74
/
+70
2013-06-04
xio: refactor fopencookie related functions
Daniel Borkmann
6
-46
/
+59
2013-06-04
rnd: break out prng from xutils
Daniel Borkmann
7
-46
/
+58
2013-06-04
corking: use bool instead of int
Daniel Borkmann
2
-6
/
+8
2013-06-04
trie: remove useless header comment
Daniel Borkmann
1
-6
/
+0
[prev]
[next]