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
/
vjcomp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make ppp WARNS=5 clean
brian
2004-09-05
1
-3
/
+3
*
o Clean up some #includes
brian
2002-05-14
1
-1
/
+0
*
Fix a typo
brian
2002-03-31
1
-1
/
+1
*
o Add ipv6 support, abstracting most NCP addresses into opaque
brian
2001-08-14
1
-0
/
+5
*
Convert IIJ copyrights to BSD copyrights.
brian
2001-06-13
1
-18
/
+25
*
Implement mbuf allocation internally by maintaining 8 buckets of
brian
1999-12-20
1
-5
/
+4
*
Cosmetic: Make struct mbuf more like kernel mbufs.
brian
1999-12-20
1
-12
/
+12
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Add ISDN support via isdnd & i4b. This requires version
brian
1999-08-06
1
-2
/
+2
*
o Alter the mbuf type as it's processed by different layers.
brian
1999-06-02
1
-3
/
+7
*
Allow ``host:port/udp'' devices and support ``host:port/tcp'' as
brian
1999-05-12
1
-7
/
+6
*
Deal with the fact that as we now mbuf_Read the fsm
brian
1999-05-09
1
-2
/
+2
*
o Redesign the layering mechanism and make the aliasing code part of
brian
1999-05-08
1
-30
/
+35
*
Avoid a few warnings on the alpha
brian
1999-03-31
1
-1
/
+2
*
Ensure that the thing we're casting to struct ip
brian
1999-03-29
1
-5
/
+7
*
Decouple pap & chap output routines from the corresponding
brian
1999-02-06
1
-2
/
+1
*
Initial RADIUS support (using libradius). See the man page for
brian
1999-01-28
1
-2
/
+5
*
Fix some OpenBSD/alpha warnings
brian
1998-08-26
1
-1
/
+2
*
o Support callback types NONE, E.164, AUTH and CBCP.
brian
1998-08-07
1
-2
/
+1
*
o Fix remaining sizeof problems for 64 bit machines.
brian
1998-06-27
1
-1
/
+2
*
Change some log levels. ALERTs are only logged when
brian
1998-06-16
1
-3
/
+3
*
o De-staticise things that don't need to be static.
brian
1998-06-15
1
-2
/
+2
*
o Pass our negotiated number of VJ slots into
brian
1998-06-14
1
-3
/
+5
*
MFMP: Make ppp multilink capable.
brian
1998-05-21
1
-35
/
+45
*
Remove unused #includes.
brian
1998-01-21
1
-5
/
+4
*
Make things work when sizeof(long) != 32 (hopefully)
brian
1998-01-11
1
-4
/
+4
*
Abstract the CCP layer a level.
brian
1997-12-03
1
-5
/
+15
*
Fix prototypes.
brian
1997-11-22
1
-1
/
+2
*
Introduce ID0 logging.
brian
1997-11-09
1
-1
/
+2
*
Cosmetic (no functional changes):
brian
1997-10-26
1
-4
/
+14
*
Support VJ maximum slot identifiers != 15.
brian
1997-10-07
1
-3
/
+3
*
Make the code format more in line with style(9).
brian
1997-08-25
1
-26
/
+22
*
Overhaul ppp:
brian
1997-06-09
1
-13
/
+7
*
Only compress tcp packets. Calculate size of
brian
1997-05-07
1
-2
/
+3
*
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
*
Some patches to ppp which improve stability. I have been running a
dfr
1996-01-30
1
-4
/
+3
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-2
/
+2
*
New user Process PPP based on iij-ppp0.94beta2.
amurai
1995-02-26
1
-4
/
+12
*
(no commit message)
amurai
1995-01-31
1
-0
/
+145