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_ppp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove some #if NFOO > 0 that are always true because of config rules.
peter
2000-01-29
1
-3
/
+0
*
Minor tidy up of PPP_FILTER and NBPF stuff. Don't generate bpf.h in the
peter
1999-09-26
1
-7
/
+1
*
Remove NBPF conditionality of bpf calls in most of our network drivers.
phk
1999-09-25
1
-8
/
+0
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Back out redundant checks
brian
1999-08-06
1
-7
/
+3
*
Define IF_MAXMTU and IF_MINMTU and don't allow MTUs with
brian
1999-08-06
1
-3
/
+7
*
Rename bpfilter to bpf.
des
1999-07-06
1
-7
/
+7
*
Suser() simplification:
phk
1999-04-27
1
-8
/
+8
*
Merge ppp changes from 2.3.3 -> 2.3.5. I have spotted some more
peter
1998-06-20
1
-8
/
+3
*
This commit fixes various 64bit portability problems required for
dfr
1998-06-07
1
-4
/
+6
*
Added fast IP forwarding code by Matt Thomas <matt@3am-software.com> via
dg
1998-05-19
1
-1
/
+5
*
Use getmicrotime() for if_lastchange, 10msec is plenty precision.
phk
1998-04-06
1
-2
/
+2
*
Eradicate the variable "time" from the kernel, using various measures.
phk
1998-03-30
1
-11
/
+11
*
ppp-2.3.x ships with a bad compression number for deflate. It uses number
peter
1998-03-22
1
-1
/
+7
*
Make INET a proper option.
eivind
1998-01-08
1
-2
/
+5
*
Throw options IPX, IPXIP and IPTUNNEL into opt_ipx.h.
eivind
1997-12-15
1
-1
/
+2
*
Use ENOIOCTL instead of -1 (= ERESTART) for tty ioctls that are
bde
1997-12-06
1
-2
/
+2
*
Cleaned up PPP_FILTER/NBPFILTER ifdefs.
bde
1997-11-18
1
-15
/
+6
*
Convert PPP_FILTER to an option, like PPP_BSDCOMP and PPP_DEFLATE.
peter
1997-10-18
1
-3
/
+5
*
Better fix for the bpf dependency that doesn't have such a large impact
peter
1997-10-18
1
-1
/
+5
*
Back out the `PPP_FILTER => NBPFILTER' changes
peter
1997-10-18
1
-11
/
+12
*
PPP_FILTER => NBPFILTER
brian
1997-10-17
1
-12
/
+11
*
Try out PPP_FILTER
peter
1997-10-10
1
-2
/
+3
*
Some fixes from Bruce:
peter
1997-08-22
1
-4
/
+4
*
Use two NetBSD-style options (PPP_DEFLATE and PPP_BSDCOMP) to control
peter
1997-08-19
1
-4
/
+6
*
Update kernel parts of pppd from 2.2.0 to 2.3.0. I've yet to look at the
peter
1997-08-19
1
-140
/
+280
*
Bruce mentioned to me that Paul Traina had noticed that the ppp_tty
peter
1997-05-31
1
-1
/
+9
*
Don't include <sys/ioctl.h> in the kernel. Stage 4: include
bde
1997-03-24
1
-2
/
+3
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
1
-1
/
+1
*
Don't try to do anything with the `ifr' parameter for SIOCADDMULTI
wollman
1997-01-17
1
-13
/
+0
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Don't dereference sc->sc_setmtu if it's NULL (such as when it's not running)
peter
1996-07-21
1
-2
/
+3
*
Since the updates to ifnet.if_lastchange are so rare (relatively
gpalmer
1996-06-12
1
-2
/
+2
*
Change the use if ifnet.if_lastchange to be more in line with
gpalmer
1996-06-10
1
-3
/
+2
*
Eliminated sloppy common-style declarations. Now there are no duplicated
bde
1996-04-13
1
-1
/
+3
*
Removed never-used #includes of <machine/cpu.h>. Many were apparently
bde
1996-04-07
1
-2
/
+1
*
Clean up Ethernet drivers:
wollman
1996-02-06
1
-6
/
+6
*
Use new printf features rather than local kludges.
phk
1996-01-24
1
-4
/
+3
*
Another mega commit to staticize things.
phk
1995-12-14
1
-6
/
+6
*
Enhance the likelyhood that IPX over ppp will actually work.. :-)
peter
1995-11-13
1
-3
/
+54
*
Fix the incomplete merge for the IPX code - the internals are different.
peter
1995-11-03
1
-1
/
+9
*
Re-Zap unused variables in their new location.. :-)
peter
1995-11-01
1
-4
/
+1
*
Merge/update ppp-2.2 kernel parts onto mainline.
peter
1995-10-31
1
-1095
/
+832
*
Second batch of cleanup changes.
phk
1995-10-29
1
-4
/
+3
*
Reviewed by: julian and jhay@mikom.csir.co.za
julian
1995-10-26
1
-1
/
+6
*
Don't wait for output to drain in pppclose(). Discard output immediately
bde
1995-10-05
1
-5
/
+10
*
Fixed init functions argument type - caddr_t -> void *. Fixed a couple of
dg
1995-09-09
1
-3
/
+3
*
Fix several sysinit functions that had the wrong type and unnecessarily
bde
1995-08-30
1
-6
/
+7
*
Obtained from: an ancient patch of mine via 1.1.5
bde
1995-07-31
1
-3
/
+3
*
Obtained from: partly from ancient patches of mine via 1.1.5
bde
1995-07-31
1
-6
/
+6
[next]