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
/
slcompress.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use the standard BSD copyright as per OpenBSD and /sys/net/slcompress*
brian
2005-01-10
1
-17
/
+33
*
Make ppp WARNS=5 clean
brian
2004-09-05
1
-1
/
+1
*
Include the correct file (stdarg.h) and use va_list rather than _BSD_VA_LIST_
brian
2002-08-27
1
-0
/
+1
*
Replace various spelling with FALLTHROUGH which is lint()able
charnier
2002-08-25
1
-1
/
+1
*
Remove whitespace at the end of lines.
brian
2002-06-15
1
-1
/
+1
*
o Clean up some #includes
brian
2002-05-14
1
-1
/
+0
*
o Add ipv6 support, abstracting most NCP addresses into opaque
brian
2001-08-14
1
-0
/
+5
*
Fix some printf-style argument bugs
brian
2000-03-14
1
-2
/
+2
*
Cosmetic: Make struct mbuf more like kernel mbufs.
brian
1999-12-20
1
-7
/
+7
*
When uncompressing VJ-compressed frames, fix the ip_sum directly
brian
1999-10-13
1
-17
/
+13
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Oops - add a missing cast.
brian
1999-07-10
1
-2
/
+2
*
Leap through one more hoop to avoid alignment problems.
brian
1999-07-10
1
-2
/
+2
*
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
-5
/
+3
*
Oops - remove register keyword
brian
1999-03-31
1
-2
/
+2
*
Another alignment bogon.
brian
1999-03-31
1
-3
/
+7
*
Point at cs.slcs_u.csu_ip instead of the just-copied ``cp''
brian
1999-03-30
1
-19
/
+9
*
Initial RADIUS support (using libradius). See the man page for
brian
1999-01-28
1
-2
/
+5
*
Put the IP buffer queues into struct ipcp.
brian
1998-08-26
1
-3
/
+3
*
Don't assume ``sizeof(u_long) == 4''
brian
1998-06-27
1
-5
/
+5
*
Fix a rather nasty use of `static'. This caused a SEGV
brian
1998-06-15
1
-2
/
+2
*
o Pass our negotiated number of VJ slots into
brian
1998-06-14
1
-5
/
+8
*
MFMP: Make ppp multilink capable.
brian
1998-05-21
1
-63
/
+66
*
Cosmetic (style):
brian
1997-12-24
1
-2
/
+2
*
Fix prototypes.
brian
1997-11-22
1
-3
/
+3
*
Cosmetic (no functional changes):
brian
1997-10-26
1
-22
/
+29
*
Un-spam ip_sum (arrgh - I don't know how this made
brian
1997-10-12
1
-4
/
+3
*
Support VJ maximum slot identifiers != 15.
brian
1997-10-07
1
-11
/
+9
*
Make the code format more in line with style(9).
brian
1997-08-25
1
-446
/
+449
*
Overhaul ppp:
brian
1997-06-09
1
-30
/
+23
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-2
/
+2
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-2
/
+2
*
Fix editing mistake in last commit...sorry.
dg
1996-04-11
1
-3
/
+3
*
Bugfix based on a kernel fix:
dg
1996-04-11
1
-5
/
+12
*
Final cleanup for now. -Wall is now silent. A couple of bogons found.
phk
1996-01-11
1
-2
/
+2
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-2
/
+2
*
New user Process PPP based on iij-ppp0.94beta2.
amurai
1995-02-26
1
-11
/
+2
*
(no commit message)
amurai
1995-01-31
1
-0
/
+589