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