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
/
netipx
/
ipx_proto.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add code to allow the system to handle multiple routing tables.
julian
2008-05-09
1
-1
/
+11
*
Factor out UCB and my copyrights from copyrights of Mike Mitchell;
rwatson
2007-01-08
1
-1
/
+26
*
Use sparse initializers for "struct domain" and "struct protosw",
ru
2005-11-09
1
-29
/
+46
*
Forward declaring static variables as extern is invalid ISO-C. Now that
obrien
2005-09-07
1
-1
/
+2
*
/* -> /*- for license, minor formatting changes
imp
2005-01-07
1
-1
/
+1
*
Trim trailing whitespace.
rwatson
2005-01-02
1
-1
/
+1
*
Use __FBSDID().
obrien
2003-06-11
1
-2
/
+3
*
Remove unimplemented IP-in-IPX encapsulation support (options IPTUNNEL).
tjr
2003-03-08
1
-10
/
+0
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
* Change sysctl from using linker_set to construct its tree using SLISTs.
dfr
1999-02-16
1
-1
/
+2
*
Staticize.
eivind
1998-02-09
1
-2
/
+2
*
Throw options IPX, IPXIP and IPTUNNEL into opt_ipx.h.
eivind
1997-12-15
1
-1
/
+3
*
Removed the #ifdef IPXERRORMSGS'ed code. Fix a lot of style errors that I
jhay
1997-06-26
1
-17
/
+2
*
Mega IPX commit.
jhay
1997-05-10
1
-3
/
+11
*
Oops I missed one of the pr_usrreqs changes.
jhay
1997-05-01
1
-1
/
+4
*
Change IPX to use the pr_usrreqs structure.
jhay
1997-04-05
1
-13
/
+19
*
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
*
Zero out some (unused) entries in the ipxsw initiliser which only lead to
gpalmer
1996-05-08
1
-6
/
+6
*
Finally demolished the last, tottering remnants of GATEWAY. If you want
wollman
1996-01-05
1
-1
/
+9
*
Suggested by: bde
julian
1995-11-04
1
-1
/
+3
*
Submitted by: Mike Mitchell (mitchell@ref.tfs.com)
julian
1995-10-31
1
-1
/
+1
*
Reviewed by: julian and jhay@mikom.csir.co.za
julian
1995-10-26
1
-0
/
+100