Age | Commit message (Expand) | Author | Files | Lines |
2013-06-15 | man: bpfc: add example of loadable x86_64 seccomp-BPF filter | Daniel Borkmann | 1 | -0/+18 |
2013-06-15 | man: bpf: also mention that bpfc can be used for seccomp-BPF | Daniel Borkmann | 1 | -10/+14 |
2013-06-15 | bpf: add missing decode for poff | Daniel Borkmann | 1 | -12/+14 |
2013-06-15 | trafgen: fix checksumming in trafgen example config | Daniel Borkmann | 2 | -2/+2 |
2013-06-15 | trafgen: check offsets for all kind of csums | Daniel Borkmann | 1 | -2/+5 |
2013-06-15 | trafgen: fix -n1 bug for packet scheduling | Daniel Borkmann | 1 | -2/+2 |
2013-06-14 | man: trafgen: fix remaining `` occurences | Daniel Borkmann | 1 | -23/+23 |
2013-06-14 | netsniff-ng: Report if HW timestamping is enabled | Tobias Klauser | 1 | -1/+3 |
2013-06-14 | conf: oui: run oui-update.py script to update OUI config file | Tobias Klauser | 1 | -9/+89 |
2013-06-14 | die: minor: Remove trailing whitespace | Tobias Klauser | 1 | -1/+1 |
2013-06-14 | dissector: lldp: Rework capability printing | Tobias Klauser | 1 | -8/+14 |
2013-06-14 | sock: Check return value of setsockopt() in set_tcp_nodelay() | Tobias Klauser | 1 | -2/+5 |
2013-06-14 | dissector: icmpv6: Fix yet another possible null pointer dereference | Tobias Klauser | 1 | -3/+11 |
2013-06-13 | flowtop: Remove unnecessary bug_on() and rework presenter_screen_init() | Tobias Klauser | 1 | -8/+9 |
2013-06-13 | dissector: icmpv6: Fix another possible null pointer dereference | Tobias Klauser | 1 | -1/+9 |
2013-06-13 | dissector: ip_auth_hdr: Fix possible null pointer dereference | Tobias Klauser | 1 | -2/+11 |
2013-06-13 | dissector: icmpv6: Fix possible null pointer dereferences | Tobias Klauser | 1 | -8/+56 |
2013-06-13 | dissector: eth: Free allocated record if line is skipped | Tobias Klauser | 1 | -2/+6 |
2013-06-13 | oui: Free allocated record if line is skipped | Tobias Klauser | 1 | -2/+6 |
2013-06-13 | dissector: eth: Make port file parsing more robust | Tobias Klauser | 1 | -4/+11 |
2013-06-13 | oui: minor: Fix comments | Tobias Klauser | 1 | -1/+2 |
2013-06-13 | Merge branch 'man' | Daniel Borkmann | 1 | -23/+20 |
2013-06-13 | mausezahn: man: various updates | Jon Schipp | 1 | -42/+40 |
2013-06-12 | man: mausezahn.8: minor: fix trailing whitespace | Daniel Borkmann | 1 | -1/+1 |
2013-06-12 | man: improvements to mausezahn.8: CoS (PCP), DEI (CFI) | Stephen Wadeley | 1 | -1/+2 |
2013-06-12 | man: improvements to mausezahn.8: No need to mention CST or STP for BPDU | Stephen Wadeley | 1 | -1/+1 |
2013-06-12 | man: improvements to mausezahn.8: 802.1D not 802.1d | Stephen Wadeley | 1 | -1/+1 |
2013-06-12 | man: improvements to mausezahn.8, inconsistent use of `` and '' marks. | Stephen Wadeley | 1 | -32/+32 |
2013-06-12 | man: improvements to language for mausezahn.8 | Stephen Wadeley | 1 | -94/+94 |
2013-06-12 | man: curvetun.8: minor: fix typo adress | Daniel Borkmann | 1 | -1/+1 |
2013-06-12 | man: improvements to language for flowtop.8 | Stephen Wadeley | 1 | -5/+5 |
2013-06-12 | man: improvements to curvetun.8, inconsistent use of `` and '' marks. | Stephen Wadeley | 1 | -6/+6 |
2013-06-12 | man: improvements to language for curvetun.8 | Stephen Wadeley | 1 | -39/+39 |
2013-06-12 | ioops: mark failure path as unlikely | Daniel Borkmann | 1 | -9/+8 |
2013-06-12 | ioops: misc: add dup{,2}_or_die to ioops | Daniel Borkmann | 6 | -17/+26 |
2013-06-12 | netsniff-ng: walk_t3_block: prevent fd from double close | Daniel Borkmann | 1 | -4/+4 |
2013-06-12 | flowtop: set bug if screen is NULL | Daniel Borkmann | 1 | -0/+2 |
2013-06-12 | cpus: let it always return an unsigned int and bail out on error | Daniel Borkmann | 1 | -4/+16 |
2013-06-12 | stun: close socket before returning in error case | Daniel Borkmann | 1 | -2/+5 |
2013-06-12 | keypair: add missing include file | Daniel Borkmann | 1 | -0/+1 |
2013-06-12 | stun: memset saddr before binding | Daniel Borkmann | 1 | -1/+2 |
2013-06-11 | man: astraceroute: minor: remove two trailing whitespaces | Daniel Borkmann | 1 | -2/+2 |
2013-06-11 | man: improvements to astraceroute.8, inconsistent use of and '' | Stephen Wadeley | 1 | -7/+7 |
2013-06-11 | man: improvements to language for astraceroute.8 | Stephen Wadeley | 1 | -28/+30 |
2013-06-11 | keypair: do selftest before generating and verifying keypair | Daniel Borkmann | 1 | -0/+4 |
2013-06-11 | curve: move selftest to own file | Daniel Borkmann | 5 | -79/+87 |
2013-06-11 | irq: do not process non-existant irq number of lo | Daniel Borkmann | 1 | -0/+2 |
2013-06-11 | taia: minor: add comment about window | Daniel Borkmann | 1 | -1/+1 |
2013-06-11 | oui: Make parsing of oui.conf more robust | Tobias Klauser | 1 | -4/+10 |
2013-06-10 | taia: minor: small cleanup and comment | Daniel Borkmann | 1 | -1/+4 |