summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-15bpf: add missing decode for poffDaniel Borkmann1-12/+14
2013-06-15trafgen: fix checksumming in trafgen example configDaniel Borkmann2-2/+2
2013-06-15trafgen: check offsets for all kind of csumsDaniel Borkmann1-2/+5
2013-06-15trafgen: fix -n1 bug for packet schedulingDaniel Borkmann1-2/+2
2013-06-14man: trafgen: fix remaining `` occurencesDaniel Borkmann1-23/+23
2013-06-14netsniff-ng: Report if HW timestamping is enabledTobias Klauser1-1/+3
2013-06-14conf: oui: run oui-update.py script to update OUI config fileTobias Klauser1-9/+89
2013-06-14die: minor: Remove trailing whitespaceTobias Klauser1-1/+1
2013-06-14dissector: lldp: Rework capability printingTobias Klauser1-8/+14
2013-06-14sock: Check return value of setsockopt() in set_tcp_nodelay()Tobias Klauser1-2/+5
2013-06-14dissector: icmpv6: Fix yet another possible null pointer dereferenceTobias Klauser1-3/+11
2013-06-13flowtop: Remove unnecessary bug_on() and rework presenter_screen_init()Tobias Klauser1-8/+9
2013-06-13dissector: icmpv6: Fix another possible null pointer dereferenceTobias Klauser1-1/+9
2013-06-13dissector: ip_auth_hdr: Fix possible null pointer dereferenceTobias Klauser1-2/+11
2013-06-13dissector: icmpv6: Fix possible null pointer dereferencesTobias Klauser1-8/+56
2013-06-13dissector: eth: Free allocated record if line is skippedTobias Klauser1-2/+6
2013-06-13oui: Free allocated record if line is skippedTobias Klauser1-2/+6
2013-06-13dissector: eth: Make port file parsing more robustTobias Klauser1-4/+11
2013-06-13oui: minor: Fix commentsTobias Klauser1-1/+2
2013-06-13Merge branch 'man'Daniel Borkmann1-23/+20
2013-06-13mausezahn: man: various updatesJon Schipp1-42/+40
2013-06-12man: mausezahn.8: minor: fix trailing whitespaceDaniel Borkmann1-1/+1
2013-06-12man: improvements to mausezahn.8: CoS (PCP), DEI (CFI)Stephen Wadeley1-1/+2
2013-06-12man: improvements to mausezahn.8: No need to mention CST or STP for BPDUStephen Wadeley1-1/+1
2013-06-12man: improvements to mausezahn.8: 802.1D not 802.1dStephen Wadeley1-1/+1
2013-06-12man: improvements to mausezahn.8, inconsistent use of `` and '' marks.Stephen Wadeley1-32/+32
2013-06-12man: improvements to language for mausezahn.8Stephen Wadeley1-94/+94
2013-06-12man: curvetun.8: minor: fix typo adressDaniel Borkmann1-1/+1
2013-06-12man: improvements to language for flowtop.8Stephen Wadeley1-5/+5
2013-06-12man: improvements to curvetun.8, inconsistent use of `` and '' marks.Stephen Wadeley1-6/+6
2013-06-12man: improvements to language for curvetun.8Stephen Wadeley1-39/+39
2013-06-12ioops: mark failure path as unlikelyDaniel Borkmann1-9/+8
2013-06-12ioops: misc: add dup{,2}_or_die to ioopsDaniel Borkmann6-17/+26
2013-06-12netsniff-ng: walk_t3_block: prevent fd from double closeDaniel Borkmann1-4/+4
2013-06-12flowtop: set bug if screen is NULLDaniel Borkmann1-0/+2
2013-06-12cpus: let it always return an unsigned int and bail out on errorDaniel Borkmann1-4/+16
2013-06-12stun: close socket before returning in error caseDaniel Borkmann1-2/+5
2013-06-12keypair: add missing include fileDaniel Borkmann1-0/+1
2013-06-12stun: memset saddr before bindingDaniel Borkmann1-1/+2
2013-06-11man: astraceroute: minor: remove two trailing whitespacesDaniel Borkmann1-2/+2
2013-06-11man: improvements to astraceroute.8, inconsistent use of and ''Stephen Wadeley1-7/+7
2013-06-11man: improvements to language for astraceroute.8Stephen Wadeley1-28/+30
2013-06-11keypair: do selftest before generating and verifying keypairDaniel Borkmann1-0/+4
2013-06-11curve: move selftest to own fileDaniel Borkmann5-79/+87
2013-06-11irq: do not process non-existant irq number of loDaniel Borkmann1-0/+2
2013-06-11taia: minor: add comment about windowDaniel Borkmann1-1/+1
2013-06-11oui: Make parsing of oui.conf more robustTobias Klauser1-4/+10
2013-06-10taia: minor: small cleanup and commentDaniel Borkmann1-1/+4
2013-06-10ifpps: Remove unused 'forks' member from struct ifstatTobias Klauser1-4/+1
2013-06-09ifpps: minor: fix ncurses alignmentDaniel Borkmann1-3/+3