summaryrefslogtreecommitdiff
path: root/usr.sbin/tcpdump/print-stp.c
AgeCommit message (Expand)Author
2023-09-06use ansi function declsJonathan Gray
2023-03-13Fix potential underflow when printing STP data.Moritz Buhl
2021-12-01we do not need 'struct mbuf; struct rtentry;' to satisfy some ancient unixTheo de Raadt
2015-01-16Replace <sys/param.h> with <limits.h> and other less dirty headers whereTheo de Raadt
2014-08-14No use for <netinet/in_systm.h> nor <netinet/tcpip.h>.Martin Pieuchot
2007-06-04do not inlcude ipx headersHenning Brauer
2006-11-21in octal, eight looks like 10... fix the STP_FLAGS_BITS definitionReyk Floeter
2006-11-19add support for displaying Rapid Spanning Tree Protocol frames,Reyk Floeter
2004-12-20Add support for displaying Shared Spanning Tree Protocol frames, a minorChristopher Pascoe
2003-06-03last bit of clause 3 & 4 nuking for me.Jason Wright
2002-02-19We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.Todd C. Miller
2000-10-19code for printing bridge spanning tree packetsJason Wright