Age | Commit message (Expand) | Author |
2010-01-13 | revert previous and allow reading the last element of the array; ok deraadt@ | Christian Weisgerber |
2010-01-12 | Add TCP/UDP checksum display for v6 and clean up the checksum | Christian Weisgerber |
2010-01-03 | blank lines not allowed outside literal context; | Ingo Schwarze |
2009-12-03 | Adjust pflog BPF descriptions, problem pointed out by jmc@ | Stuart Henderson |
2009-11-27 | Print outer ipv6 addresses for encapsulated packets only if tcpdump | Alexander Bluhm |
2009-11-12 | for packets with unknown payloads (outside the range of our knowledge) simply | Theo de Raadt |
2009-11-12 | fix read-one-beyond-of-array errors; ok sthen jsg | Theo de Raadt |
2009-11-11 | Don't leak memory in error case. | Jonathan Gray |
2009-11-09 | the new protocol moved insert and update. | David Gwynne |
2009-11-04 | Add support to tcpdump for decoding the GPRS Tunnelling Protocol (GTP), | Joel Sing |
2009-11-04 | Sort port numbers and fix indentation. | Joel Sing |
2009-11-03 | rtables are stacked on rdomains (it is possible to have multiple routing | Claudio Jeker |
2009-10-28 | a few leftovers from yesterday's SCCS/RCS-ID removal; | Ingo Schwarze |
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt |
2009-09-08 | Make the BGP OPEN capability parser RFC 5492 compliant. While there add | Claudio Jeker |
2009-09-07 | Teach the printer about capabilities, new cease codes, end-of-rib marker, | Stuart Henderson |
2009-08-25 | djm accidentally changed the type of dirfilt in the prototypes | Jonathan Gray |
2009-07-30 | add missing " when printing an error string. ok henning@ | Stuart Henderson |
2009-07-12 | don't cast lvalue, no binary change. | Jonathan Gray |
2009-05-25 | add a missing check for truncated dport in the returned UDP header for | Stuart Henderson |
2009-04-17 | correcto in comment; from Amarendra Godbole | Jason McIntyre |
2009-04-06 | teach tcpdump about match rules | Henning Brauer |
2009-03-31 | do not include space in the end of the from for a hmac. after discussion | David Gwynne |
2009-03-04 | print alarm condition from leap indicator; ok henning@ otto@ | Kevin Steves |
2009-02-23 | better detect short frames. always print the version and length of the | David Gwynne |
2009-02-18 | Print spi in lowercase hex for consistency with print-enc.c and ipsecctl. | Ryan Thomas McBride |
2009-02-16 | pfsync v5, mostly written at n2k9, but based on work done at n2k8. | David Gwynne |
2009-02-14 | document increased default snaplen; pointed out by dhill | Stuart Henderson |
2009-02-14 | increase the default snaplen to 116, allows capture of pflog+ipv6+tcp | Stuart Henderson |
2009-01-29 | In tcpdump some printf() had an additional \n at the end. Removing | Alexander Bluhm |
2008-12-29 | Recognize MPLS packets over loopback interfaces. | Michele Marchetto |
2008-12-18 | Instead of directly applying ntoh*() to fields of the captured | Hans-Joerg Hoexer |
2008-12-05 | add ethertype and tcpdump support for VLAN stacking (QinQ) with | Stuart Henderson |
2008-11-29 | revert my last change - | Reyk Floeter |
2008-11-29 | fix typo in 'draft-ietf-ipsec-isakmp-xauth-06.txt' | Reyk Floeter |
2008-10-22 | fix format of AS number output | Joerg Goltermann |
2008-10-16 | Add support for IEEE "slow protocols" LACP, MARKER as per 802.3ad. | Marco Pfatschbacher |
2008-10-10 | Fix -X output of ppp packets. Inspired by PR4624 and especially the patch | Claudio Jeker |
2008-09-19 | Merge printb() fix from ifconfig.c -r 1.157: | Marco Pfatschbacher |
2008-06-27 | More removal of clauses 3 and 4 from NetBSD licenses. | Ray Lai |
2008-06-16 | use correct struct when checking DF or INET6, ok frantzen@ months ago | David Krause |
2008-05-29 | Second half of PF state table rearrangement. | Ryan Thomas McBride |
2008-05-09 | Don't just ntohl() the hours, but everything of the state | Marco Pfatschbacher |
2008-04-21 | add a short section on checksum offloading, based on a diff | Jason McIntyre |
2008-04-18 | add filtering on direction; ok mpf@ deraadt@ feedback jmc@ | Damien Miller |
2008-03-24 | msg_controllen has to be CMSG_SPACE so that the kernel can account for | Theo de Raadt |
2008-03-15 | Repair the simple cases for msg_controllen where it should just be | Theo de Raadt |
2008-03-13 | Correct CMSG_SPACE and CMSG_LEN usage everywhere in the tree. Due to | Theo de Raadt |
2008-01-17 | add basic snmpv2 support (snmpv2, trapv2, getbulk) | Reyk Floeter |
2007-11-27 | typos; ok jmc@ | Martynas Venckus |