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
/
sys
/
net
/
if_spppsubr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a traceroute problem in the CISCO HDLC mode. (cisco routers not
kjc
1997-08-12
1
-2
/
+2
*
Implement the LCP fail_counter: if an option has been NAK'ed for more
joerg
1997-08-10
1
-4
/
+13
*
PR: kern/4117
itojun
1997-08-06
1
-2
/
+2
*
Fix a couple of log()'s that came out with the wrong (default)
joerg
1997-05-23
1
-6
/
+6
*
Introduce a third queue per interface, serving only PPP control
joerg
1997-05-22
1
-16
/
+42
*
Major nit: i've confused link0 and link1 in my brain and/or in either
joerg
1997-05-20
1
-15
/
+21
*
Major overhaul of the SyncPPP layer. Basically, this comprises now a
joerg
1997-05-19
1
-759
/
+1971
*
Make sppp's logging human-readable. Also, use log(9), as opposed to
joerg
1997-05-11
1
-134
/
+262
*
Don't include <sys/ioctl.h> in the kernel. Stage 2: include
bde
1997-03-24
1
-2
/
+2
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Convert the interface address and IP interface address structures
wollman
1996-12-13
1
-2
/
+3
*
Get rid of the ifdef MULTICAST's. I think the rest of the kernel got rid
jhay
1996-08-30
1
-3
/
+1
*
Add $Id$
gpalmer
1996-06-10
1
-0
/
+2
*
Change the use if ifnet.if_lastchange to be more in line with
gpalmer
1996-06-10
1
-2
/
+0
*
Another mega commit to staticize things.
phk
1995-12-14
1
-30
/
+47
*
Implement some rudimentry IPX support...
peter
1995-11-28
1
-2
/
+18
*
If a lcp configure request is received in the lcp opened state and it
peter
1995-11-21
1
-24
/
+28
*
Reviewed by: julian and jhay@mikom.csir.co.za
julian
1995-10-26
1
-0
/
+11
*
This upgrades the driver for Cronyx-Sigma multiplexor boards
jkh
1995-10-04
1
-232
/
+337
*
Fix -Wformat warnings from LINT kernel.
rgrimes
1995-05-11
1
-3
/
+4
*
Nuke some more compiler warnings, while I'm at it..
jkh
1995-02-15
1
-16
/
+16
*
Add support for two separate cloning flags, one set by the lower layers,
wollman
1994-12-13
1
-0
/
+1
*
Fix bogus include paths:
bde
1994-12-04
1
-2
/
+2
*
Cronyx/Sigma sync/async serial driver with PPP support
wollman
1994-12-02
1
-0
/
+1219