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_disc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
udp IPv6 support, IPv6/IPv4 tunneling support in kernel,
shin
1999-12-07
1
-0
/
+5
*
Set the queue length.
phk
1999-11-12
1
-0
/
+1
*
Remove NBPF conditionality of bpf calls in most of our network drivers.
phk
1999-09-25
1
-5
/
+0
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Rename bpfilter to bpf.
des
1999-07-06
1
-4
/
+4
*
Make the use of 'disc' vs 'ds' as prefix consistent by making all 'disc'.
eivind
1998-12-14
1
-15
/
+15
*
This commit fixes various 64bit portability problems required for
dfr
1998-06-07
1
-3
/
+3
*
Make INET a proper option.
eivind
1998-01-08
1
-1
/
+2
*
Removed unused #includes.
bde
1997-08-02
1
-21
/
+1
*
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
*
Remove some historical cruft inherited from the loopback driver in which
wollman
1996-10-07
1
-6
/
+1
*
Change the use if ifnet.if_lastchange to be more in line with
gpalmer
1996-06-10
1
-2
/
+1
*
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
-3
/
+3
*
Added a prototype.
bde
1995-12-03
1
-2
/
+3
*
Finished (?) cleaning up sysinit stuff.
bde
1995-12-02
1
-4
/
+4
*
Second batch of cleanup changes.
phk
1995-10-29
1
-4
/
+1
*
Fix BPf to generate a header mbuf for writes.
wollman
1995-09-22
1
-1
/
+9
*
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
-4
/
+6
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-2
/
+2
*
Support for pseudo-device LKMs. Note that this is restricted to only
wollman
1995-03-20
1
-2
/
+2
*
Beginnings of support for loadable pseudo-devices. bsd.kmod.mk support
wollman
1995-03-17
1
-2
/
+2
*
Added `ds', a black-hole network interface.
wollman
1994-12-22
1
-0
/
+220