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
path:
root
/
flowtop.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-17
flowtop: Use strncpy instead of strcat
Tobias Klauser
1
-4
/
+2
2015-07-17
flowtop: Show flow bytes in human readable format
Vadim Kochan
1
-3
/
+21
2015-07-17
flowtop: Show total numbers of flows
Vadim Kochan
1
-14
/
+19
2015-07-17
flowtop: Add connection traffic accounting
Vadim Kochan
1
-26
/
+202
2015-07-17
flowtop: Refactor walking for each flow node by presenter
Vadim Kochan
1
-79
/
+52
2015-07-13
flowtop: Fix flows disappearing
Vadim Kochan
1
-1
/
+3
2015-03-23
flowtop: Print error cause if errno is set when panic
Vadim Kochan
1
-5
/
+5
2015-03-20
flowtop: Don't init screen until collector is ready
Vadim Kochan
1
-0
/
+9
2014-12-12
all: Reduce amount of empty liens in usage and version output a bit
Tobias Klauser
1
-5
/
+5
2014-09-08
flowtop: Use integer conversion to determine PID proc entries
Tobias Klauser
1
-13
/
+20
2014-09-08
flowtop: Simplify entry skip logic
Tobias Klauser
1
-10
/
+5
2014-09-05
flowtop: Don't duplicate copyright/bug report/license string
Tobias Klauser
1
-16
/
+12
2014-07-23
build: flowtop: Only build ioops with GeoIP support enabled
Tobias Klauser
1
-1
/
+0
2014-06-13
lookup: Move UDP/TCP port and Ethernet type lookup into own module
Tobias Klauser
1
-3
/
+5
2014-05-27
geoip: Pass struct sockaddr_in{,6} as pointer instead of by value
Tobias Klauser
1
-4
/
+4
2014-05-27
flowtop: Constify function parameter in walk_process()
Tobias Klauser
1
-1
/
+1
2014-05-03
all: Use macros for printf/scanf format specifiers
James McCoy
1
-4
/
+5
2014-02-22
flowtop: Exit gracefully for all possible termination signals
Tobias Klauser
1
-0
/
+4
2013-07-29
flowtop: Fix compiler warnings
Tobias Klauser
1
-2
/
+3
2013-07-14
flowtop: Mark unused parameters with __maybe_unused
Tobias Klauser
1
-2
/
+2
2013-07-13
misc: fix multiple NULL pointer sparse warnings
Daniel Borkmann
1
-1
/
+1
2013-07-09
all: show git id in --version information
Daniel Borkmann
1
-4
/
+5
2013-07-08
conntrack: consolidate all conntrack header includes into conntrack.h
Daniel Borkmann
1
-4
/
+1
2013-06-24
ifpps, flowtop: Move ncurses init and end to common module
Tobias Klauser
1
-21
/
+3
2013-06-13
flowtop: Remove unnecessary bug_on() and rework presenter_screen_init()
Tobias Klauser
1
-8
/
+9
2013-06-12
flowtop: set bug if screen is NULL
Daniel Borkmann
1
-0
/
+2
2013-06-04
xutils: eliminate xutils, move rest to epoll2
Daniel Borkmann
1
-1
/
+0
2013-06-04
sig: add signal handling functions
Daniel Borkmann
1
-0
/
+1
2013-06-04
xio: rename xio to ioops and reduce its includes
Daniel Borkmann
1
-1
/
+1
2013-06-04
xio: add ioexact operations
Daniel Borkmann
1
-3
/
+1
2013-06-04
xutils: break out string handling and locking
Daniel Borkmann
1
-0
/
+1
2013-05-23
make: include build name
Daniel Borkmann
1
-1
/
+1
2013-05-15
man: trafgen: Minor fixes
Tobias Klauser
1
-2
/
+2
2013-05-12
flowtop: Use size of destination buffer in memcpy
Tobias Klauser
1
-1
/
+1
2013-03-19
flowtop: Omit return value in flow_entry_get_sain{4,6}_obj()
Tobias Klauser
1
-10
/
+6
2013-03-16
flowtop: rcu: omit rcu_assign_pointer
Daniel Borkmann
1
-4
/
+3
2013-03-16
flowtop: close dir handle first before returning back
Daniel Borkmann
1
-0
/
+1
2013-03-15
all: import netsniff-ng 0.5.8-rc0 source
Daniel Borkmann
1
-0
/
+1208