summaryrefslogtreecommitdiff
path: root/sys/net/if_sppp.h
AgeCommit message (Expand)Author
2009-02-16Allow username and password to be up to 255 characters in length.Can Erkin Acar
2009-02-06Remove bogus casts of integer constants SPPPIO[GS]DEFS to caddr_tAlexander Yurchenko
2007-12-041500 is a 'magic number' in the protocol that all implementationsClaudio Jeker
2007-09-05IPv6 support for sppp layer, based on NetBSD version.Can Erkin Acar
2007-04-17Add support for setting the address of the ppp peer.Marco Pfatschbacher
2006-02-24Another gem from the the-world-runs-on-i386 departement. Using u_long inClaudio Jeker
2005-03-23Merge some sppp improvements from NetBSD:Can Erkin Acar
2005-01-08Unslack and increase AUTHNAMELEN, since some ISP's prefer long usernames.Can Erkin Acar
2004-11-28In kernel pppoe client, a simple IPv4 only implementation.Can Erkin Acar
2002-09-26BSD-style license from Serge Vakulenko <vak@cronyx.ru>Chris Cappuccio
2001-07-09More lame OpenBSD tags.Federico G. Schwindt
2001-06-09By popular demand, protect from multiple inclusion, and fix to use theAngelos D. Keromytis
2001-03-22new timeoutsMichael Shalayeff
2000-04-26SIOCSIFGENERIC is now in sys/sockio.hChris Cappuccio
1999-07-01lmc driver; ported by chris@dqc.orgTheo de Raadt