summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-29ring: Simplify calculation of number of frames in a tpacket ringTobias Klauser1-4/+1
2015-10-29ring: Move generic code for ring layout setup to own functionTobias Klauser4-29/+28
2015-10-29zsh: flowtop: Add completion for newly added command line optionsTobias Klauser1-0/+4
2015-10-29flowtop: Fix missing --no-geoip option in usage outputVadim Kochan1-0/+1
2015-10-28all: Change reporting bugs emailVadim Kochan7-8/+8
2015-10-28flowtop: Add command-line option to show rates in bitsVadim Kochan2-5/+27
2015-10-27flowtop: Use strlcpy instead of memcpy to copy stringsTobias Klauser1-14/+10
2015-10-27flowtop: Use bool for show_src optionTobias Klauser1-3/+4
2015-10-27flowtop: Add command-line option to disable GeoIP lookupVadim Kochan2-5/+18
2015-10-27flowtop: Add command-line option to disable hostname lookupVadim Kochan2-2/+30
2015-10-27flowtop: Fix src hostname showed with garbageVadim Kochan1-6/+3
2015-10-26flowtop: Fix short form unit of kilobytes from KB to kBTobias Klauser1-2/+2
2015-10-26flowtop: Add option for flow refresh intervalVadim Kochan2-4/+18
2015-10-26flowtop: man: Add notice about rate infoVadim Kochan1-0/+2
2015-10-26flowtop: Change traffic amount unit namesVadim Kochan1-8/+8
2015-10-23flowtop: Constify pointer function parametersTobias Klauser1-12/+12
2015-10-23flowtop: Store basename of cmdline in struct flow_entryTobias Klauser1-5/+8
2015-10-23flowtop: Show flow rate of bytes & packetsVadim Kochan1-6/+75
2015-10-20pkt_buff: Remove unused size member from struct pkt_buffTobias Klauser1-5/+3
2015-10-19netsniff-ng: nlmsg: Display raw data if family is unknownTobias Klauser1-0/+12
2015-10-19netsniff-ng: proto: Make raw hex/ascii print function globally availableTobias Klauser2-2/+4
2015-10-19netsniff-ng: nlmsg: Display "(none)" instead of "()" for zero flagsTobias Klauser1-2/+3
2015-10-17netsniff-ng: Fix print stats in silent modeVadim Kochan1-6/+3
2015-10-14trafgen: Move checking of dynamic packet elements to headerTobias Klauser3-8/+8
2015-10-14csum: Remove unnecessary memset in p4_csum()Tobias Klauser1-4/+3
2015-10-13trafgen: Change signature of compile_packets() to match provided typesTobias Klauser2-2/+2
2015-10-13trafgen: Don't panic() on parser errorsTobias Klauser2-10/+19
2015-10-13trafgen: Make xmit_packet_precheck() return voidTobias Klauser1-6/+3
2015-10-13conf: oui: update oui.confTobias Klauser1-1755/+2390
2015-10-13oui-update: Explicitly sort OUI list and strip trailing whitespacesTobias Klauser1-5/+9
2015-10-13trafgen: Add checksum helpers for TCP/UDP over IPv6Tobias Klauser7-6/+71
2015-10-13trafgen: Adjust syntax error messageTobias Klauser1-1/+1
2015-09-24man: Correct some typos found using codespellTobias Klauser2-3/+3
2015-09-24all: Fix some typos in comments and printed stringsTobias Klauser4-4/+4
2015-09-15netsniff-ng: nlmsg: mmaped packet checkKen-ichirou MATSUZAWA1-2/+13
2015-09-15netsniff-ng: nlmsg: update pull sizeKen-ichirou MATSUZAWA1-4/+4
2015-09-10dissector: make netlink directions a bit more readableDaniel Borkmann1-2/+2
2015-09-07curvetun: Don't attempt to close negative file descriptorTobias Klauser1-1/+1
2015-09-07curvetun: Fix issues detected by the Coverity scannerTobias Klauser2-5/+12
2015-09-07flowtop: Don't attempt to set sysctl values if initial read failsTobias Klauser1-0/+2
2015-09-04flowtop: man: Fix small typo of timestampinfVadim Kochan1-1/+1
2015-09-03flowtop: man: Add notes about flow duration timeVadim Kochan1-0/+11
2015-09-03flowtop: Enable flow timestamp on startVadim Kochan1-9/+36
2015-09-03flowtop: Show flow time durationTobias Klauser1-0/+33
2015-08-25doc: Rename BUILD to README.devel and add information about CoverityTobias Klauser2-4/+12
2015-08-25netsniff-ng: Show total rx stats for multi pcap modeVadim Kochan3-66/+77
2015-08-24netsniff-ng: Use correct flag to check tpacket uhdr validityTobias Klauser1-4/+3
2015-08-19build: Only use tput if $TERM is definedTobias Klauser1-2/+7
2015-08-19build: Don't strip generated binariesTobias Klauser3-17/+0
2015-08-19netsniff-ng: proto_ipv4: Fix typo in commentTobias Klauser1-1/+1