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
/
ethernet.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add helper functions to calculate the standard ethernet CRC in
naddy
2004-06-02
1
-0
/
+2
*
general cleanups mostly aimed at improving portability of drivers
sam
2002-11-14
1
-43
/
+38
*
Add more ethernet types and move AppleTalk types into proper location.
sobomax
2002-09-06
1
-7
/
+257
*
Fix a couple of incorrect m_free() vs. m_freem() usages and related issues.
luigi
2002-04-04
1
-29
/
+9
*
Remove __P.
alfred
2002-03-19
1
-5
/
+5
*
Don't pass an interface pointer to VLAN_INPUT{,_TAG}. Get it from the
brooks
2001-12-03
1
-10
/
+10
*
Make vlan(4) loadable, unloadable, and clonable. As a side effect,
brooks
2001-09-05
1
-0
/
+35
*
Const'ify parameters to ethers(3) routines as appropriate.
archie
2000-07-18
1
-5
/
+5
*
Make all Ethernet drivers attach using ether_ifattach() and detach using
archie
2000-07-13
1
-0
/
+6
*
Provide forward declarations for struct ifnet and struct mbuf
archie
2000-06-29
1
-0
/
+3
*
Make the ng_ether(4) node type dynamically loadable like the rest.
archie
2000-06-26
1
-2
/
+14
*
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
peter
1999-12-29
1
-2
/
+2
*
KAME related header files additions and merges.
shin
1999-11-05
1
-3
/
+4
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Add preliminary support for IEEE 802.1Q VLAN tagging. It doesn't actually
wollman
1998-03-18
1
-1
/
+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
*
Move the ethertypes from <netinet/if_ether.h> to <net/ethernet.h>.
wollman
1997-01-03
1
-1
/
+19
*
More cleanups to satisfy the following rules:
bde
1996-12-19
1
-5
/
+8
*
Clean up Bill's additions.
wollman
1996-12-19
1
-9
/
+11
*
Add prototypes for ethers.3 functions as per wollman:
wpaul
1996-12-18
1
-1
/
+11
*
Megacommit to straigthen out ETHER_ mess.
phk
1996-08-06
1
-6
/
+56
*
This file is the (intended) definitive source of the ETHER_ macros.
phk
1996-08-05
1
-0
/
+13