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_arc.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add const qualifier to the dst parameter of the ifnet if_output method.
glebius
2013-04-26
1
-1
/
+1
*
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
*
Use ANSI C function protypes and declarations for if_arcsubr.
rwatson
2006-04-12
1
-1
/
+1
*
Stop embedding struct ifnet at the top of driver softcs. Instead the
brooks
2005-06-10
1
-1
/
+1
*
/* -> /*- for license, minor formatting changes
imp
2005-01-07
1
-1
/
+1
*
Remove advertising clause from University of California Regent's
imp
2004-04-07
1
-4
/
+0
*
- add support for IPX (tested with mount -t nwfs and mars_nwe),
fjoe
2003-01-24
1
-3
/
+2
*
s/__attribute__((__packed__))/__packed/g
alfred
2002-09-23
1
-2
/
+2
*
Remove __P.
alfred
2002-03-19
1
-12
/
+12
*
remove superflous empty line (in preparation to MFC)
fjoe
2002-02-13
1
-1
/
+0
*
bring in ARP support for variable length link level addresses
fjoe
2001-10-14
1
-0
/
+149