summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-18trafgen: ipv4: Do not use user-provided 'ihl' field to calculate csumVadim Kochan3-4/+5
2016-07-16trafgen: ipv4: Set default proto as ipv6-in-ipv4 for ipv6()Vadim Kochan1-0/+3
2016-07-13trafgen: proto: Add ICMPv4 header generationVadim Kochan7-1/+142
2016-07-11trafgen: parser: Replace 'mtype' by 'type'Vadim Kochan3-7/+6
2016-07-11trafgen: parser: Split [e]type to separate keywordsVadim Kochan2-2/+4
2016-06-22AUTHORS: Add Hisao Tanabe for his contributionTobias Klauser1-0/+1
2016-06-22man: netsniff-ng: Fix usage example descriptionHisao Tanabe1-1/+1
2016-06-22netsniff-ng: pcap_io: Print unsupported magic numberVadim Kochan1-1/+1
2016-04-30man: mausezahn: Fix man warningsTobias Klauser1-3/+3
2016-04-29doc: Document Travis CI Coverity integrationTobias Klauser1-2/+7
2016-04-29build: travis: Move coverity_scan to existing addons configurationTobias Klauser1-12/+10
2016-04-29build: travis: Set up Coverity scanTobias Klauser1-0/+14
2016-04-27ring: Mark potentially unused parameters as suchTobias Klauser1-2/+4
2016-04-27ring: Remove unused parameter sock from setup_ring_layout_generic()Tobias Klauser4-4/+4
2016-04-27flowtop: Mark parameter in callback function as unusedTobias Klauser1-1/+1
2016-04-26ifpps: Mark arg parameter of on_panic_handler() as unusedTobias Klauser1-1/+1
2016-04-26flowtop: Use fl argument instead of hard coded global flow_listTobias Klauser1-1/+1
2016-04-26flowtop: Remove unused parameters from draw_help() and draw_footer()Tobias Klauser1-4/+4
2016-04-26flowtop: Remove unused parameters from draw_flow_entry()Vadim Kochan1-2/+2
2016-04-26cpp: Use mkstemps() to create unique temporary fileTobias Klauser1-4/+9
2016-04-26trafgen: Use mkostemp_or_die() to create unique temporary fileTobias Klauser1-8/+2
2016-04-26ioops: Add mkostemp_or_die() wrapper for mkostemp(3)Tobias Klauser2-0/+11
2016-04-25trafgen: proto: Add ICMPv6 header generationTobias Klauser7-0/+125
2016-04-25trafgen: proto: Add IPv6 header generationTobias Klauser8-40/+254
2016-04-22man: trafgen: Add example program, rewritten using the trafgen functionsTobias Klauser1-0/+13
2016-04-22trafgen: proto: Replace panic() with bug() where applicableTobias Klauser3-4/+3
2016-04-22build: Always silence the no-op check commandTobias Klauser1-1/+1
2016-04-22flowtop: man: Add how-to activate conntrack by modprobeVadim Kochan1-0/+8
2016-04-22flowtop: Simplify flows refresh delayVadim Kochan1-18/+3
2016-04-22flowtop: Get rid of clear() & refresh() callsVadim Kochan1-7/+6
2016-04-22ui: Print empty rows when clearing tableVadim Kochan2-1/+15
2016-04-22flowtop: Use new UI table API for draw flows listVadim Kochan2-105/+141
2016-04-22ui: Implement UI table for flows printingVadim Kochan2-0/+192
2016-04-22list: Add re-defined double-linked list API from liburcuVadim Kochan1-0/+39
2016-04-22build: travis: Build with and without libGeoIP/zlibTobias Klauser1-1/+5
2016-04-22build: configure: Allow to disable support for libgeoip and zlibTobias Klauser2-0/+21
2016-04-22build: configure: Write a comment to config.h for disabled featuresTobias Klauser1-0/+10
2016-04-22flowtop: Fix compilation error when build without geoipVadim Kochan1-0/+10
2016-04-21trafgen: proto: Inline proto_current_header() into its only callerTobias Klauser1-9/+1
2016-04-18flowtop: Use new colors naming & helpersVadim Kochan1-20/+22
2016-04-18screen: Add helpers to easy use color by nameVadim Kochan1-0/+17
2016-04-18flowtop: Add display option to show src infoVadim Kochan1-9/+11
2016-04-18flowtop: Change flows layout to 1-row viewVadim Kochan1-200/+191
2016-04-18geoip: Allow to get country 3-codeVadim Kochan2-0/+16
2016-04-17AUTHORS: Add Arch3y for his contributionTobias Klauser1-0/+1
2016-04-17build: fix compilation warnings with _GNU_SOURCEarch3y3-4/+9
2016-04-17build: Define _DEFAULT_SOURCE to fix compilation warnings with glibc>=2.20arch3y2-0/+2
2016-03-29AUTHORS: Add Tommy for his contributionTobias Klauser1-0/+1
2016-03-29mausezahn: Allow IPv6 ranges to be specified for source and dest addressesTommy Beadle5-34/+444
2016-03-22netsniff-ng v0.6.1v0.6.1Tobias Klauser1-2/+2