summaryrefslogtreecommitdiff
path: root/usr.sbin/tcpdump/print-bgp.c
AgeCommit message (Collapse)Author
2007-10-07trash $Header goo which is just annoying; 5595Theo de Raadt
2007-06-14Print communities in a nicer format and include a missing well-known one.Claudio Jeker
This is mostly from Stuart Henderson. OK canacar@
2007-05-27Additional truncation checks, mostly from tcpdump.org,Can Erkin Acar
and remove some unused hlen assignments found by lint from Stuart Henderson, reviewed by me, ok henning@ claudio@
2006-03-28Add a simple printer for IEEE 802.1AB LLDP, the Link Layer DiscoveryReyk Floeter
Protocol. LLDP is used by some switch vendors as a replacement for the non-free Cizzco Discovery Protocol (CDP) due to some Cisco patentry... ok brad@
2005-06-14add missing error check for decode_prefix4. ok deraadt@Moritz Jodeit
2005-04-27Fix a potential infinite loop that could be triggered by an invalid BGPChad Loder
packet. Partially from tcpdump.org, with additional paranoia added so that the problem is actually fixed. OK deraadt, otto
2002-09-03Sync with tcpdump.orgHakan Olsson
2000-10-03More careful ntohs/ntohl etc. From Gunnar Lindberg <lindberg@cdg.chalmers.se>Hakan Olsson
2000-04-26INET6Jakob Schlyter
DHCP/BOOTP tcp & udp checksum detection numerous bugfixes
2000-01-16BGP support (from KAME/WIDE). INET6 parts not done yet.Jakob Schlyter