| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove remaining instances of the register keyword. | 2015-11-16 | 1 | -5/+5 | |
| | | | | | ok deraadt@ | ||||
| * | Replace <sys/param.h> with <limits.h> and other less dirty headers where | 2015-01-16 | 1 | -2/+1 | |
| | | | | | | | | | | possible. Annotate <sys/param.h> lines with their current reasons. Switch to PATH_MAX, NGROUPS_MAX, HOST_NAME_MAX+1, LOGIN_NAME_MAX, etc. Change MIN() and MAX() to local definitions of MINIMUM() and MAXIMUM() where sensible to avoid pulling in the pollution. These are the files confirmed through binary verification. ok guenther, millert, doug (helped with the verification protocol) | ||||
| * | No use for <netinet/in_systm.h> nor <netinet/tcpip.h>. | 2014-08-14 | 1 | -2/+1 | |
| | | |||||
| * | Print PPP-Max-Payload headers (for RFC 4638 PPPoe), part of a larger diff | 2011-12-28 | 1 | -1/+5 | |
| | | | | | from Matt Dainty. ok haesbaert@ | ||||
| * | add a printer for IPV6CP (IPv6 Control Protocol); ok sthen@ | 2010-01-17 | 1 | -1/+67 | |
| | | |||||
| * | * remove a nonsensical print statement left over since antiquity | 2010-01-17 | 1 | -15/+62 | |
| | | | | | | | | | ok yasuoka@ * add many missing truncation checks and don't output control characters to the terminal ok sthen@ | ||||
| * | revert previous and allow reading the last element of the array; ok deraadt@ | 2010-01-13 | 1 | -2/+2 | |
| | | |||||
| * | fix read-one-beyond-of-array errors; ok sthen jsg | 2009-11-12 | 1 | -2/+2 | |
| | | |||||
| * | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | 2009-10-27 | 1 | -6/+1 | |
| | | | | | | | | unmaintainable). these days, people use source. these id's do not provide any benefit, and do hurt the small install media (the 33,000 line diff is essentially mechanical) ok with the idea millert, ok dms | ||||
| * | Fix -X output of ppp packets. Inspired by PR4624 and especially the patch | 2008-10-10 | 1 | -5/+3 | |
| | | | | | | provided by canacar@. I just modified it a bit to skip the data link proto number as well. OK deraadt@ | ||||
| * | trash $Header goo which is just annoying; 5595 | 2007-10-07 | 1 | -2/+2 | |
| | | |||||
| * | Handle IPv6 on PPP printer, from Stuart Henderson | 2007-07-09 | 1 | -2/+13 | |
| | | |||||
| * | do not inlcude ipx headers | 2007-06-04 | 1 | -5/+2 | |
| | | |||||
| * | Add a best effort mpls decoder. From Jason L. Wright. | 2005-10-08 | 1 | -2/+9 | |
| | | | | | | | | Since the encapsulated protocol information is not always available in the MPLS tag stack. The decoder attempts to guess the protocol. ok brad@ | ||||
| * | add DLT_PPP_ETHER support plus some fixes for pppoe_if_print(). | 2004-05-21 | 1 | -9/+118 | |
| | | | | | | | ok canacar@ From: Marc Huber <pppoe at pro-bono-publico dot de> | ||||
| * | We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft. | 2002-02-19 | 1 | -4/+2 | |
| | | |||||
| * | Compile with -Wall. Add $OpenBSD$. (jakob@ ok) | 2000-10-03 | 1 | -10/+10 | |
| | | |||||
| * | pretty | 2000-07-31 | 1 | -3/+3 | |
| | | |||||
| * | more info for pppoe strings | 2000-06-20 | 1 | -5/+8 | |
| | | |||||
| * | Add support for dumping PPPoE Discovery and Session packets | 2000-02-18 | 1 | -2/+189 | |
| | | |||||
| * | remove unused variables | 1999-09-16 | 1 | -22/+20 | |
| | | |||||
| * | indent | 1999-02-16 | 1 | -5/+4 | |
| | | |||||
| * | print ppp; from isdn4bsd package by Hellmuth Michaellis <mh@hcs.de> | 1999-02-11 | 1 | -12/+471 | |
| | | |||||
| * | #if __STDC__ --> #ifdef __STDC__ | 1997-07-25 | 1 | -2/+2 | |
| | | |||||
| * | *** empty log message *** | 1996-12-12 | 1 | -6/+4 | |
| | | |||||
| * | it is 3.2 now. | 1996-07-13 | 1 | -5/+7 | |
| | | |||||
| * | sync to latest | 1996-06-10 | 1 | -1/+1 | |
| | | |||||
| * | Updating to the latest LBL release. | 1996-03-04 | 1 | -0/+1 | |
| | | | | | Sun's SKIP support added. | ||||
| * | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+104 | |
