summaryrefslogtreecommitdiff
path: root/sys/net/if_pppvar.h
AgeCommit message (Expand)Author
2016-04-28Constify rtentry of if_outputozaki-r
2008-02-20s/u_\(int[0-9]*_t\)/u\1/gmatt
2007-07-14Generic soft interrupts are mandatory.ad
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2007-02-17KNF: de-__P, bzero -> memset, bcmp -> memcmp. Remove extraneousdyoung
2006-07-23Use the LWP cached credentials where sane.ad
2005-12-28PR/5901: Felix A. Croes: PPP fast queue blocks traffic at normal priority.christos
2005-12-11ANSI function decls and application of static.thorpej
2005-12-10Multiple inclusion protection, as suggested by christos@ on tech-kern@elad
2004-12-05Make ppp a cloning device. Based on the work of Quentin Garnier.christos
2003-09-01Add a new ioctl PPPIOCGRAWIN to get the last characters we got from thechristos
2003-07-08prototype must not have variable nameitojun
2002-09-13copyright clarification. from openbsditojun
2002-07-01new copyright boilerplate from CMU. from openbsditojun
2002-05-12Make ppp_softc[] extern and declare in if_ppp.cmatt
2001-01-15For SLIP/STRIP/PPP, use generic soft interrupts, if available.thorpej
2000-12-12Adapt to bpfattach() changes, and further centralize the bpfattach()thorpej
2000-03-23New callout mechanism with two major improvements over the oldthorpej
1999-07-30remove reference to in6_systm.h (file itself will be removed afterwords)itojun
1999-05-12Decouple inbound and outbound filters. Now instead of using "active-filter"thorpej
1998-02-09add multiple inclusion protection (and cleanup).perry
1997-05-17Update to ppp-2.3b5christos
1997-03-12Update to ppp-2.3b4; from Paul Mackerraschristos
1997-01-03hide softc array and kernel routine prototypes from userland; PR misc/3070mikel
1996-05-07Changed struct ifnet to have a pointer to the softc of the underlyingthorpej
1996-03-15Added packet filtering, support for "PPP Deflate" packet compression,paulus
1995-07-04Use the right prototype for pppioctl().briggs
1995-07-04Latest version of PPP stuff, with packet compression and otherpaulus