index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
ppp
/
hdlc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make ppp WARNS=5 clean
brian
2004-09-05
1
-12
/
+6
*
Re-implement LQM, this time according to the rfc.
brian
2004-06-30
1
-5
/
+9
*
Include the correct file (stdarg.h) and use va_list rather than _BSD_VA_LIST_
brian
2002-08-27
1
-0
/
+1
*
o Add ipv6 support, abstracting most NCP addresses into opaque
brian
2001-08-14
1
-0
/
+2
*
Convert IIJ copyrights to BSD copyrights.
brian
2001-06-13
1
-18
/
+25
*
Cosmetic: Make struct mbuf more like kernel mbufs.
brian
1999-12-20
1
-20
/
+20
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Add ISDN support via isdnd & i4b. This requires version
brian
1999-08-06
1
-16
/
+1
*
o Alter the mbuf type as it's processed by different layers.
brian
1999-06-02
1
-4
/
+4
*
o Redesign the layering mechanism and make the aliasing code part of
brian
1999-05-08
1
-266
/
+59
*
Handle the detection of frames even if we read them
brian
1999-04-03
1
-24
/
+30
*
Ensure that the thing we're casting to struct ip
brian
1999-03-29
1
-7
/
+3
*
When resending chap challenges, resend the same challenge
brian
1999-02-11
1
-2
/
+2
*
Decouple pap & chap output routines from the corresponding
brian
1999-02-06
1
-3
/
+3
*
Initial RADIUS support (using libradius). See the man page for
brian
1999-01-28
1
-2
/
+5
*
o Support callback types NONE, E.164, AUTH and CBCP.
brian
1998-08-07
1
-1
/
+10
*
Cosmetic: Diagnostic wording (Unknown -> Unexpected)
brian
1998-08-01
1
-4
/
+14
*
o Fix remaining sizeof problems for 64 bit machines.
brian
1998-06-27
1
-2
/
+2
*
Change some log levels. ALERTs are only logged when
brian
1998-06-16
1
-2
/
+2
*
Fix a rather nasty use of `static'. This caused a SEGV
brian
1998-06-15
1
-2
/
+2
*
MFMP: Make ppp multilink capable.
brian
1998-05-21
1
-219
/
+261
*
Add extraneous braces to stiffle warnings from gcc-2.8
brian
1998-03-13
1
-2
/
+3
*
o Fix a few comment typos.
brian
1998-03-12
1
-6
/
+15
*
Remove unused #includes.
brian
1998-01-21
1
-14
/
+9
*
Implement Reset{Req,Ack} properly, as per rfc 1962.
brian
1998-01-10
1
-8
/
+9
*
Correct the return value of ReportProtStatus() ("show proto").
brian
1998-01-06
1
-2
/
+2
*
Cosmetic (style):
brian
1997-12-24
1
-3
/
+3
*
Identify rejected protocol types according to rfc1700.
brian
1997-12-04
1
-4
/
+130
*
Abstract the CCP layer a level.
brian
1997-12-03
1
-13
/
+44
*
Fix prototypes.
brian
1997-11-22
1
-38
/
+17
*
Cosmetic:
brian
1997-10-26
1
-1
/
+6
*
Cosmetic (no functional changes):
brian
1997-10-26
1
-4
/
+19
*
PRED1 => TY_PRED1 (oops)
brian
1997-09-10
1
-2
/
+2
*
o Initialize the PRED1 input queue when we
brian
1997-09-10
1
-3
/
+5
*
Make the code format more in line with style(9).
brian
1997-08-25
1
-78
/
+103
*
Overhaul ppp:
brian
1997-06-09
1
-28
/
+22
*
De-couple ppp from libalias. If libalias isn't there, the
brian
1997-05-26
1
-1
/
+2
*
Tidy up the code - bounds checking, return
brian
1997-05-10
1
-8
/
+3
*
Fix typo in previous commit
ache
1997-04-19
1
-2
/
+2
*
Unceremoneously discard HDLC frames with less than two bytes in them.
phk
1997-04-19
1
-1
/
+7
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Here is a diff of /usr/src/usr.sbin/ppp against current. The diffs
phk
1996-05-11
1
-3
/
+3
*
Use libmd's MD5.
phk
1996-01-30
1
-3
/
+3
*
Final cleanup for now. -Wall is now silent. A couple of bogons found.
phk
1996-01-11
1
-2
/
+5
*
A random bunch of cleanup changes.
phk
1996-01-10
1
-1
/
+2
*
Typo in log message : errros -> errors
gpalmer
1995-07-30
1
-2
/
+2
*
1. Clean up log message.
amurai
1995-07-08
1
-5
/
+8
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-3
/
+3
*
New user Process PPP based on iij-ppp0.94beta2.
amurai
1995-02-26
1
-12
/
+28
[next]