summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-05netsniff-ng v0.6.4v0.6.4Tobias Klauser1-2/+2
2017-12-19flowtop: Fix use-after-free on filter reloadVadim Kochan1-14/+16
2017-12-18flowtop: change tab title for process tabTobias Klauser1-1/+1
2017-12-18flowtop: Use RCU flow deletion from process entryVadim Kochan1-1/+1
2017-12-14trafgen: fix dinc()/ddec() modifiersPaolo Abeni3-15/+5
2017-10-20astraceroute: use switch instead of lookup table for short proto idcoverity_scanTobias Klauser1-6/+14
2017-10-20trafgen: fix NULL pointer dereference in -i option parsingTobias Klauser1-5/+3
2017-10-20trafgen: fix resource leaksTobias Klauser2-0/+2
2017-10-20build: check for fopencookie() in configureTobias Klauser1-9/+42
2017-09-15trafgen: fix packet socket initialization with multiple CPUsPaolo Abeni3-11/+20
2017-09-13ifpps: fix unintendet assignmentTobias Klauser1-2/+2
2017-09-13link: use uint32_t instead of u32Tobias Klauser2-6/+8
2017-09-13ifpps: use uint32_t instead of u32Tobias Klauser1-4/+4
2017-09-13dev: only calculate wireless bitrate if necessaryTobias Klauser2-6/+5
2017-08-10trafgen: Dump proto headers in *.cfg formatVadim Kochan13-42/+460
2017-08-10trafgen: dev_io: Change read/write to specify struct packet *Vadim Kochan5-44/+49
2017-08-10trafgen: Get packet from proto_hdr if possibleVadim Kochan4-6/+15
2017-07-25AUTHOR: add Zhouyang JiaTobias Klauser1-0/+1
2017-07-25mausezahn: fix segmentation faultJia Zhouyang1-0/+8
2017-07-17trafgen: Delegate creation of rfraw to dev_io APIVadim Kochan4-19/+48
2017-07-04staging: compilation fix with new gccJaroslav Škarvada1-0/+1
2017-06-27netsniff-ng: fix --bind-cpu option in example command lineTobias Klauser1-1/+1
2017-06-20trafgen: gracefully handle ENOBUFS on tx ring teardownTobias Klauser1-2/+3
2017-06-19trafgen: Fix output pcap file name length trimmingVadim Kochan2-2/+3
2017-06-09trafgen: Allow to generate packets to output pcap fileVadim Kochan9-92/+391
2017-06-02flowtop: Move out stats fields from flow & proc entryVadim Kochan1-41/+41
2017-06-02trafgen: parser: Add syntax to generate DNS headerVadim Kochan2-0/+217
2017-06-02trafgen: l7: Add DNS header generation APIVadim Kochan6-2/+392
2017-06-02str: Add function for converting string into DNS nameVadim Kochan2-0/+38
2017-06-02trafgen: proto: Allow to set field with variable lengthVadim Kochan4-34/+85
2017-05-30flowtop: Improve and unify up/down scrollingVadim Kochan3-92/+157
2017-05-23AUTHORS: add Baruch SiachTobias Klauser1-0/+1
2017-05-23proc.h: add missing headersBaruch Siach1-0/+1
2017-05-23flowtop: take PKG_CONFIG into account for libnetfilter_conntrackBaruch Siach1-1/+1
2017-05-15trafgen: parser: Use proto_field_set_xxx where it is possibleVadim Kochan3-7/+12
2017-05-12trafgen: disable NLS in the parserTobias Klauser1-2/+0
2017-05-12bpfc: disable NLS in the parserTobias Klauser1-2/+0
2017-05-12built_in: don't redefine memcpy/memsetTobias Klauser3-9/+4
2017-05-10all: use <net/*> headers instead of <linux/*> where possibleTobias Klauser5-6/+19
2017-05-03geoip: adjust geoip{4,6}_{city,region}_name prototypes for !HAVE_GEOIPTobias Klauser1-4/+4
2017-05-03proc: include headers to get definitions for ino_t and pid_tTobias Klauser1-0/+2
2017-05-03make: use sed instead of perl to extract lex/yacc prefixTobias Klauser1-2/+2
2017-04-12netsniff-ng: remove unnecessary zeroing of packet counters in init_ctx()Tobias Klauser1-6/+0
2017-04-11netsniff-ng v0.6.3v0.6.3Tobias Klauser1-2/+2
2017-03-06netsniff-ng: nlmsg: Drop dissection of GENL_ID_GENERATE typeTobias Klauser1-3/+9
2017-03-02dev: Fix buffer overflow in device_addr2str()Tobias Klauser1-11/+3
2017-02-09trafgen: parser: Rename bytes -> macVadim Kochan2-7/+7
2017-02-09build: Don't show echo commands in verbose modeTobias Klauser2-8/+20
2017-02-09make: Fix spelling yaac -> yaccTobias Klauser7-7/+7
2017-02-09trafgen: man: Add description with pcap file for -i, --in optionVadim Kochan1-1/+4