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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Made the kernel compile even without "ether".
phk
1994-09-16
1
-1
/
+4
*
Shuffle some functions and variables around to make it possible for
wollman
1994-09-14
1
-5
/
+2
*
Made SLIP MTU configurable via ifconfig(8). Changed default MTU to 552
dg
1994-09-13
1
-34
/
+54
*
Re-enabled check for low clist condition.
dg
1994-09-12
1
-3
/
+2
*
Made SLMTU kernel config'able.
dg
1994-09-09
1
-1
/
+3
*
The mrt_ioctl goop properly depends on MROUTING, not MULTICAST. (Oof!)
wollman
1994-09-08
1
-2
/
+2
*
Reviewed by: Stefan Esser
se
1994-09-07
1
-2
/
+2
*
Initial get-the-easy-case-working upgrade of the multicast code
wollman
1994-09-06
1
-1
/
+6
*
Idempotency #endif was not at end of file or commented.
bde
1994-08-22
1
-3
/
+3
*
Fix typo (define -> ifndef)
paul
1994-08-21
1
-2
/
+2
*
Make idempotent.
paul
1994-08-21
15
-22
/
+85
*
1) cleaned up after Garrett - fixed more redundant declarations, changed
dg
1994-08-20
1
-5
/
+1
*
Fix up some sloppy coding practices:
wollman
1994-08-18
5
-11
/
+11
*
Added ioctl support for SIOCSIFMTU.
dg
1994-08-08
1
-3
/
+6
*
On second thought, better restrict the mtu to between 72-65535...strange
dg
1994-08-08
1
-2
/
+6
*
Enforce the mtu to between the range 1-65535 before calling the driver
dg
1994-08-08
1
-1
/
+3
*
Added ioctl support for SIOCGIFMTU and SIOCSIFMTU. These set the per-
dg
1994-08-08
2
-2
/
+15
*
Added $Id$
dg
1994-08-02
27
-13
/
+27
*
Reduced loopback MTU from 65535 to 65532 because some things like NFS
dg
1994-08-01
1
-1
/
+1
*
Changed loopback MTU to 65535.
dg
1994-05-29
1
-0
/
+4
*
The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.
rgrimes
1994-05-25
10
-41
/
+23
*
BSD 4.4 Lite Kernel Sources
rgrimes
1994-05-24
27
-0
/
+9434