summaryrefslogtreecommitdiff
path: root/flowtop.c
AgeCommit message (Expand)AuthorFilesLines
2014-07-23build: flowtop: Only build ioops with GeoIP support enabledTobias Klauser1-1/+0
2014-06-13lookup: Move UDP/TCP port and Ethernet type lookup into own moduleTobias Klauser1-3/+5
2014-05-27geoip: Pass struct sockaddr_in{,6} as pointer instead of by valueTobias Klauser1-4/+4
2014-05-27flowtop: Constify function parameter in walk_process()Tobias Klauser1-1/+1
2014-05-03all: Use macros for printf/scanf format specifiersJames McCoy1-4/+5
2014-02-22flowtop: Exit gracefully for all possible termination signalsTobias Klauser1-0/+4
2013-07-29flowtop: Fix compiler warningsTobias Klauser1-2/+3
2013-07-14flowtop: Mark unused parameters with __maybe_unusedTobias Klauser1-2/+2
2013-07-13misc: fix multiple NULL pointer sparse warningsDaniel Borkmann1-1/+1
2013-07-09all: show git id in --version informationDaniel Borkmann1-4/+5
2013-07-08conntrack: consolidate all conntrack header includes into conntrack.hDaniel Borkmann1-4/+1
2013-06-24ifpps, flowtop: Move ncurses init and end to common moduleTobias Klauser1-21/+3
2013-06-13flowtop: Remove unnecessary bug_on() and rework presenter_screen_init()Tobias Klauser1-8/+9
2013-06-12flowtop: set bug if screen is NULLDaniel Borkmann1-0/+2
2013-06-04xutils: eliminate xutils, move rest to epoll2Daniel Borkmann1-1/+0
2013-06-04sig: add signal handling functionsDaniel Borkmann1-0/+1
2013-06-04xio: rename xio to ioops and reduce its includesDaniel Borkmann1-1/+1
2013-06-04xio: add ioexact operationsDaniel Borkmann1-3/+1
2013-06-04xutils: break out string handling and lockingDaniel Borkmann1-0/+1
2013-05-23make: include build nameDaniel Borkmann1-1/+1
2013-05-15man: trafgen: Minor fixesTobias Klauser1-2/+2
2013-05-12flowtop: Use size of destination buffer in memcpyTobias Klauser1-1/+1
2013-03-19flowtop: Omit return value in flow_entry_get_sain{4,6}_obj()Tobias Klauser1-10/+6
2013-03-16flowtop: rcu: omit rcu_assign_pointerDaniel Borkmann1-4/+3
2013-03-16flowtop: close dir handle first before returning backDaniel Borkmann1-0/+1
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+1208