| Commit message (Expand) | Author | Age | Files | Lines |
* | snprintf/vsnprintf return < 0 on error, rather than -1. |  deraadt | 2019-07-03 | 1 | -3/+3 |
* | Support extended shutdown communications in tcpdump as well. |  claudio | 2019-05-11 | 1 | -10/+11 |
* | print well-known SAFI name instead of value |  denis | 2018-12-28 | 1 | -1/+7 |
* | Remove #ifdef INET6 |  kn | 2018-10-22 | 1 | -40/+4 |
* | unsigneds cannot be < 0; ok jca@ |  otto | 2017-08-30 | 1 | -3/+3 |
* | Update reference to BGP Shutdown Communication specification |  job | 2017-07-26 | 1 | -7/+7 |
* | The capability error codes never made it into a standard and now error |  akfaew | 2017-05-30 | 1 | -6/+6 |
* | Enable more error codes for BGP. These were commited some time ago, but |  akfaew | 2017-05-30 | 1 | -3/+15 |
* | Print bgp administrative shutdown messages (draft-ietf-idr-shutdown) |  benno | 2017-04-24 | 1 | -3/+43 |
* | Huawei squatted on BGP Path Attribute 30, and Cisco squatted on 31. So, |  phessler | 2016-10-27 | 1 | -3/+4 |
* | Teach tcpdump to decode bgp path attribute draft-ietf-idr-large-community |  phessler | 2016-10-13 | 1 | -2/+19 |
* | Add an explicit check for a malformed AS segment with (segment length 0), |  sthen | 2015-10-20 | 1 | -5/+8 |
* | Replace <sys/param.h> with <limits.h> and other less dirty headers where |  deraadt | 2015-01-16 | 1 | -5/+5 |
* | plen is unsigned |  deraadt | 2014-01-12 | 1 | -3/+3 |
* | Fix a classical bug (= vs ==). OK stsp@ miod@ |  claudio | 2012-02-19 | 1 | -2/+2 |
* | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and |  deraadt | 2009-10-27 | 1 | -6/+1 |
* | Make the BGP OPEN capability parser RFC 5492 compliant. While there add |  claudio | 2009-09-08 | 1 | -49/+87 |
* | Teach the printer about capabilities, new cease codes, end-of-rib marker, |  sthen | 2009-09-07 | 1 | -54/+324 |
* | In tcpdump some printf() had an additional \n at the end. Removing |  bluhm | 2009-01-29 | 1 | -3/+3 |
* | trash $Header goo which is just annoying; 5595 |  deraadt | 2007-10-07 | 1 | -2/+2 |
* | Print communities in a nicer format and include a missing well-known one. |  claudio | 2007-06-14 | 1 | -2/+6 |
* | Additional truncation checks, mostly from tcpdump.org, |  canacar | 2007-05-27 | 1 | -21/+68 |
* | Add a simple printer for IEEE 802.1AB LLDP, the Link Layer Discovery |  reyk | 2006-03-28 | 1 | -24/+3 |
* | add missing error check for decode_prefix4. ok deraadt@ |  moritz | 2005-06-14 | 1 | -2/+8 |
* | Fix a potential infinite loop that could be triggered by an invalid BGP |  cloder | 2005-04-27 | 1 | -8/+21 |
* | Sync with tcpdump.org |  ho | 2002-09-03 | 1 | -79/+132 |
* | More careful ntohs/ntohl etc. From Gunnar Lindberg <lindberg@cdg.chalmers.se> |  ho | 2000-10-03 | 1 | -26/+45 |
* | INET6 |  jakob | 2000-04-26 | 1 | -3/+3 |
* | BGP support (from KAME/WIDE). INET6 parts not done yet. |  jakob | 2000-01-16 | 1 | -0/+720 |