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
/
route.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
cleanups prior to adding locking (and in some cases to eliminate locking):
sam
2003-10-03
1
-8
/
+0
*
Add mutex for routing entries.
hsu
2003-07-19
1
-1
/
+8
*
Finish driving a stake through the heart of netns and the associated
peter
2003-03-05
1
-1
/
+0
*
Reduce code duplication. This adds the function rt_check() to route.c.
mdodd
2003-03-02
1
-0
/
+1
*
Fixed some style bugs in the removal of __P(()). The main ones were
bde
2002-03-24
1
-2
/
+2
*
Remove __P.
alfred
2002-03-19
1
-22
/
+21
*
Introduce an interface announcement message for the routing
ru
2002-01-18
1
-0
/
+2
*
Introduce a syncache, which enables FreeBSD to withstand a SYN flood
jlemon
2001-11-22
1
-1
/
+1
*
Pull post-4.4BSD change to sys/net/route.c from BSD/OS 4.2.
ru
2001-10-17
1
-0
/
+5
*
64-bit fixes from CSRG.
ru
2001-10-17
1
-2
/
+2
*
KSE Milestone 2
julian
2001-09-12
1
-1
/
+0
*
Don't bother passing p to rtioctl just so it can fail to pass it to mrt_ioctl
fenner
2001-07-25
1
-1
/
+1
*
When a connection is being dropped due to a listen queue overflow,
jayanth
2000-07-21
1
-1
/
+1
*
Clean up some loose ends in the network code, including the X.25 and ISO
peter
2000-02-13
1
-1
/
+0
*
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
peter
1999-12-29
1
-1
/
+1
*
rtcalloc() is removed because it turned out not to be necessary for FreeBSD.
shin
1999-12-09
1
-1
/
+0
*
KAME related header files additions and merges.
shin
1999-11-05
1
-2
/
+4
*
Add comments, fix typos.
ru
1999-09-14
1
-2
/
+8
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Increase the size of the route reference count from 15 bits to 31 bits.
msmith
1999-06-30
1
-3
/
+2
*
Add sufficient braces to keep egcs happy about potentially ambiguous
peter
1999-05-06
1
-5
/
+7
*
Added a forward struct declaration so that this file is less
bde
1998-03-23
1
-2
/
+2
*
Some staticized variables were still declared to be extern.
bde
1997-09-07
1
-2
/
+1
*
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
*
Use the new if_multiaddrs list for multicast addresses rather than the
wollman
1997-01-13
1
-1
/
+7
*
Get rid of obsolete RTF_MASK and RTF_CHAINDELETE flags.
wollman
1996-10-09
1
-3
/
+3
*
change a comment to match what the BSD4.4 book says.
julian
1996-08-26
1
-2
/
+2
*
Add three new route flags to help determine what sort of address
wollman
1996-05-06
1
-2
/
+5
*
Fix a bunch of spelling errors in the comment fields of
mpp
1996-01-30
1
-3
/
+3
*
Another mega commit to staticize things.
phk
1995-12-14
1
-4
/
+1
*
All net.* sysctl converted now.
phk
1995-11-16
1
-5
/
+1
*
Reviewed by: julian and jhay@mikom.csir.co.za
julian
1995-10-26
1
-1
/
+2
*
Change signature of rt->rt_output() so that it is compatible with
wollman
1995-10-16
1
-3
/
+3
*
Eliminate sloppy common-style declarations. There should be none left for
bde
1995-07-29
1
-4
/
+4
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-2
/
+2
*
Better fix for the deletion of parents of cloned routes problem,
wollman
1995-03-20
1
-5
/
+4
*
Define RTF_PINNED for future use.
wollman
1995-02-08
1
-2
/
+3
*
Correct fix for merge conflicts: RTM_VERSION is always 5. Header files
wollman
1995-02-07
1
-5
/
+1
*
Fixed unresolved CVS conflict on RTM_VERSION.
dg
1995-02-07
1
-8
/
+2
*
Merge in the socket-level support for Transaction TCP from the OLAH_TTCP
wollman
1995-02-07
1
-1
/
+11
*
Declare `struct mbuf' with the correct scope to avoid lots of warnings
bde
1995-01-24
1
-1
/
+6
*
route.c: keep track of where cloned routes come from, and make sure to
wollman
1995-01-23
1
-6
/
+10
*
Add support for two separate cloning flags, one set by the lower layers,
wollman
1994-12-13
1
-6
/
+13
*
Collapse two fields so that we have space for another 32 flags.
wollman
1994-11-03
1
-2
/
+6
*
Make idempotent.
paul
1994-08-21
1
-1
/
+6
*
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
/
+261
[prev]