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
/
iso88025.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch cmd argument to u_long. This matches what if_ethersubr.c does and
rdivacky
2009-06-21
1
-1
/
+1
*
Change if_output to take a struct route as its fourth argument in order
kmacy
2009-04-16
1
-1
/
+1
*
- Make IFP2ENADDR() a pointer to IF_LLADDR() rather than another
ru
2005-11-11
1
-1
/
+1
*
Add #defines for control fields and address bits.
mdodd
2005-04-13
1
-0
/
+28
*
/* -> /*- for license, minor formatting changes
imp
2005-01-07
1
-1
/
+1
*
Fix whitespace issues.
mdodd
2003-03-15
1
-20
/
+20
*
Don't strip header from packets before input routine is called.
mdodd
2003-03-15
1
-2
/
+1
*
iso88025_ifattach() changes:
mdodd
2003-03-15
1
-1
/
+4
*
- Remove definition of senderr() from iso88025.h.
mdodd
2003-03-15
1
-1
/
+0
*
use __packed/__aligned rather than GCC-specific __attribute__.
alfred
2002-09-23
1
-2
/
+2
*
Fix logic inversion bug.
kbyanc
2002-05-11
1
-2
/
+2
*
Roll my own min() (named ISO88025_MIN() so as to not cause conflicts) so
kbyanc
2002-05-08
1
-2
/
+4
*
Move ISO88025 source routing information into sockaddr_dl's sdl_data
kbyanc
2002-05-07
1
-0
/
+9
*
- Define payload length constants for 4Mbps and 16Mbps.
mdodd
2001-03-18
1
-12
/
+22
*
o Replace most magic numbers related to token ring with #defines
lile
2000-03-19
1
-24
/
+34
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Submitted by: Larry Lile
julian
1999-03-10
1
-0
/
+7
*
World, I'd like you to meet the first FreeBSD token Ring driver.
julian
1999-02-20
1
-0
/
+105