summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* trafgen: do not care if carrier is down in rfrawHEADmasterDaniel Borkmann18 hours1-2/+3
* trafgen: added timing statisticsDaniel Borkmann20 hours1-0/+14
* netsniff-ng: fix whitespace in time outputDaniel Borkmann20 hours1-1/+1
* netsniff-ng: add timing statsDaniel Borkmann21 hours2-2/+47
* netsniff-ng: use mmap as default on replayDaniel Borkmann21 hours2-9/+18
* mmap: move macro to built_in.hDaniel Borkmann21 hours2-4/+4
* mmap: let grow area less intenseDaniel Borkmann21 hours1-2/+1
* mmap: use off_t instead of intDaniel Borkmann21 hours1-5/+6
* cmake: fix whitespace, remove commentDaniel Borkmann21 hours1-2/+0
* netsniff-ng: add note on largefile64 supportDaniel Borkmann21 hours1-0/+9
* tprintf: cleanups, and fixesDaniel Borkmann21 hours2-45/+50
* proto_none: no spaces in ascii, print ascii first, then hexDaniel Borkmann3 days1-2/+2
* proto_ethernet: don't print type, if it's unknownDaniel Borkmann3 days1-4/+8
* proto: renamed two files to more appropriate namesDaniel Borkmann5 days3-2/+2
* Merge branch 'master' of git://github.com/markusa/netsniff-ngDaniel Borkmann5 days1-15/+56
|\
| * proto_mpls_unicast.c: add commentsMarkus Amend5 days1-1/+5
| * proto_mpls_unicast.c: formatMarkus Amend5 days1-9/+9
| * proto_mpls_unicast.c: Upper Layer recognizingMarkus Amend5 days1-17/+59
* | 802.1QinQ: rename file to proper nameDaniel Borkmann5 days2-2/+3
* | mpls: minor fixupsDaniel Borkmann5 days1-5/+5
|/
* proto_mpls_unicast.c: correct outputMarkus Amend5 days1-5/+4
* MPLSMarkus Amend5 days5-0/+74
* proto_ip_authentication_hdr.c: fix EXPORT_SYMBOL :-)Markus Amend5 days1-1/+1
* ip_authentication_hdr: fix hdr_len bugDaniel Borkmann5 days1-1/+3
* Merge branch 'master' of git://github.com/gnumaniacs/netsniff-ngMarkus Amend5 days7-43/+22
|\
| * 80211: add commment for todoDaniel Borkmann5 days1-0/+2
| * igmp: remove double line-breakDaniel Borkmann5 days1-5/+4
| * dissector: remove layer 4 ht, fix whitespacesDaniel Borkmann5 days4-37/+15
| * Merge branch 'master' of git://github.com/markusa/netsniff-ngDaniel Borkmann5 days3-79/+81
| |\
| * | html: add link in git urlDaniel Borkmann5 days1-1/+1
* | | 802.1QinQ: addMarkus Amend5 days13-0/+68
| |/ |/|
* | Merge branch 'master' of git://github.com/gnumaniacs/netsniff-ngMarkus Amend5 days1-21/+28
|\ \ | |/
| * 80211: add comment about endianessDaniel Borkmann5 days1-21/+28
* | UDP/TCP: better port recognizing, add udp data lenMarkus Amend5 days3-79/+81
|/
* proto_ipv4: don't trim length of pkt_buffDaniel Borkmann5 days1-2/+10
* ieee80211: continuing work on frame-ctl + durationDaniel Borkmann5 days1-37/+49
* proto_icmpv6.c: make saferMarkus Amend5 days1-0/+7
* proto_ipv6_mobility_hdr.c: make saferMarkus Amend5 days1-4/+5
* proto_ipv6_hop_by_hop.c: make saferMarkus Amend5 days1-3/+5
* proto_ipv6_dest_opts.c: make saferMarkus Amend5 days1-3/+5
* proto_ipv6_routing.c: make saferMarkus Amend5 days1-3/+5
* proto_ip_authentication_hdr.c: make saferMarkus Amend5 days1-11/+14
* 802.11: add open wlan pcaps with tcp etcMarkus Amend5 days2-0/+0
* Merge branch 'master' of git://github.com/markusa/netsniff-ngDaniel Borkmann6 days1-9/+19
|\
| * proto_ieee80211.c: add commentMarkus Amend6 days1-1/+2
| * proto_ieee80211.c: Add commentsMarkus Amend6 days1-0/+8
| * proto_ieee80211.c: fix wrong outputMarkus Amend6 days1-9/+10
* | tprintf: fix va_list arg exhaustionDaniel Borkmann6 days1-27/+20
|/
* proto_ieee80211: minor improvementsDaniel Borkmann6 days1-5/+5
* proto_ieee80211: pack the header structureDaniel Borkmann6 days1-1/+2