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_ethersubr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Finally track down the reason for some of my occasional kernel crashes.
julian
1997-07-15
1
-1
/
+4
*
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 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
*
Use the new if_multiaddrs list for multicast addresses rather than the
wollman
1997-01-13
1
-183
/
+1
*
Checkpoint the beginnings of the new kernel interface for
wollman
1997-01-07
1
-1
/
+52
*
Convert the interface address and IP interface address structures
wollman
1996-12-13
1
-11
/
+11
*
1) Implement SIOCSIFMTU in ether_ioctl(), and change ether_ioctl's return
dg
1996-12-10
1
-3
/
+15
*
Fixed broken SIOCGIFADDR. It was copying out garbage as the ethernet
dg
1996-11-18
1
-2
/
+2
*
ns_nettype should be declared, not externed.
jkh
1996-10-18
1
-2
/
+2
*
Netcon's changes for their extended NS support. This only effects
jkh
1996-10-17
1
-11
/
+72
*
use <net/ethernet.h>
phk
1996-08-05
1
-1
/
+2
*
Make the NS and IPX cases compile again.
phk
1996-08-04
1
-7
/
+10
*
Add a callback pointer to the interfaces "init" routine.
phk
1996-08-04
1
-1
/
+85
*
Submitted by: archie@whistle.com
julian
1996-06-19
1
-2
/
+2
*
Keep ether_type in network order for BPF to be consistent with other
dg
1996-06-13
1
-9
/
+8
*
Clean up -Wunused warnings.
gpalmer
1996-06-12
1
-2
/
+4
*
Change the use if ifnet.if_lastchange to be more in line with
gpalmer
1996-06-10
1
-6
/
+4
*
Set ifnet.baudrate for ethernet / FDDI interfaces too. Makes
gpalmer
1996-06-01
1
-1
/
+3
*
Obtained from: netatalk distribution netatalk@itd.umich.edu
julian
1996-05-24
1
-6
/
+98
*
Removed never-used #includes of <machine/cpu.h>. Many were apparently
bde
1996-04-07
1
-3
/
+1
*
Use new printf features rather than local kludges.
phk
1996-01-24
1
-22
/
+1
*
in_proto.c: spell ``Internet'' right and put whitespace after commas.
wollman
1995-12-20
1
-1
/
+4
*
Staticize, clean lint.
phk
1995-12-09
1
-5
/
+9
*
Second batch of cleanup changes.
phk
1995-10-29
1
-2
/
+1
*
Reviewed by: julian and jhay@mikom.csir.co.za
julian
1995-10-26
1
-2
/
+24
*
Merge RELENG_2_0_5 into HEAD
rgrimes
1995-06-11
1
-1
/
+11
*
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
*
Add support for two separate cloning flags, one set by the lower layers,
wollman
1994-12-13
1
-3
/
+4
*
Moved conversion of ether_type to host byte order out of ethernet drivers
dg
1994-11-24
1
-8
/
+11
*
Fix a bug which caused panics when attempting to change just the flags of
wollman
1994-10-11
1
-2
/
+2
*
Added $Id$
dg
1994-08-02
1
-0
/
+1
*
BSD 4.4 Lite Kernel Sources
rgrimes
1994-05-24
1
-0
/
+675