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_fddisubr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed unused includes.
bde
1998-06-21
1
-2
/
+1
*
Try narrow down the culprit sending undefined packet types through the loopback
julian
1998-06-14
1
-2
/
+4
*
Go through the loopback code with a broom..
julian
1998-06-12
1
-60
/
+30
*
Backed out last fix and fixed my typo:
dg
1998-05-21
1
-2
/
+2
*
Add missing close paren
dufault
1998-05-20
1
-2
/
+2
*
Added fast IP forwarding code by Matt Thomas <matt@3am-software.com> via
dg
1998-05-19
1
-1
/
+3
*
Eradicate the variable "time" from the kernel, using various measures.
phk
1998-03-30
1
-4
/
+4
*
Removed unused #includes.
bde
1998-02-20
1
-3
/
+1
*
NETATALK -> opt_atalk.h
eivind
1998-01-09
1
-1
/
+2
*
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
/
+3
*
Use gettime() instead of assignment from `time'. (`time' is too
bde
1997-11-18
1
-3
/
+3
*
didn't even know fddi had the atalk support.
julian
1997-10-29
1
-4
/
+2
*
Removed unused #includes.
bde
1997-08-02
1
-7
/
+1
*
Use the MAC address of an interface for the host part of an IPX address
jhay
1997-05-10
1
-3
/
+15
*
Don't include <sys/ioctl.h> in the kernel. Stage 1: don't include
bde
1997-03-24
1
-2
/
+1
*
Fix from Matt for the problem described in PR # kern/2990: ``DEC FDDI
joerg
1997-03-15
1
-1
/
+6
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
1
-1
/
+1
*
Fix yet another breakage i've missed when committing rev 1.14. It was
joerg
1997-01-30
1
-1
/
+1
*
Round #2. This basically brings back the changes from rev 1.12.
joerg
1997-01-17
1
-1
/
+9
*
This mega-merge brings Matt Thomas' 960801 FDDI driver (almost) up
joerg
1997-01-17
1
-52
/
+187
*
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
-10
/
+6
*
Killed "unknown protocol" printf.
dg
1996-11-12
1
-2
/
+1
*
Change the use if ifnet.if_lastchange to be more in line with
gpalmer
1996-06-10
1
-3
/
+1
*
Set ifnet.baudrate for ethernet / FDDI interfaces too. Makes
gpalmer
1996-06-01
1
-1
/
+2
*
Removed never-used #includes of <machine/cpu.h>. Many were apparently
bde
1996-04-07
1
-3
/
+1
*
Reviewed by: julian and jhay@mikom.csir.co.za
julian
1995-10-26
1
-1
/
+18
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-10
/
+10
*
Replaced some bcopy()'s with memcpy()'s so that gcc while inline/optimize.
dg
1995-05-09
1
-5
/
+5
*
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
bde
1995-03-16
1
-2
/
+1
*
Added $Id$
dg
1995-03-14
1
-2
/
+2
*
Added support for generic FDDI and the DEC DEFEA and DEFPA FDDI adapters.
dg
1995-03-14
1
-0
/
+567