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