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
/
radix.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Never return the root node itself from rn_match(); return NULL instead.
pb
1999-06-25
1
-2
/
+5
*
Postpone route_init() until all domains are attached.
luoqi
1999-04-29
1
-2
/
+1
*
Temporary hack. The radix code shouldn't need this, it should be
peter
1999-04-26
1
-1
/
+2
*
Fixed printf format errors.
bde
1998-07-11
1
-3
/
+4
*
Unstaticized rn_delete() and rn_lookup(). They are used in dark corners
bde
1997-11-24
1
-9
/
+5
*
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
*
Another mega commit to staticize things.
phk
1995-12-14
1
-13
/
+21
*
Completed function declarations and/or added prototypes.
bde
1995-12-02
1
-3
/
+17
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-13
/
+13
*
Incorporate new radix code from UCB. This fixes the orphaned mask bugs.
pst
1995-04-28
1
-146
/
+295
*
radix.c: correct exit condition in rn_walktree_from()
wollman
1995-03-23
1
-2
/
+18
*
Better fix for the deletion of parents of cloned routes problem,
wollman
1995-03-20
1
-1
/
+80
*
moved a message into a #ifdef DEBUG. This message comes out if a kernel
phk
1994-10-15
1
-1
/
+3
*
Cosmetics: to silence gcc -wall.
phk
1994-10-08
1
-12
/
+14
*
Added $Id$
dg
1994-08-02
1
-0
/
+1
*
The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.
rgrimes
1994-05-25
1
-1
/
+1
*
BSD 4.4 Lite Kernel Sources
rgrimes
1994-05-24
1
-0
/
+757