aboutsummaryrefslogtreecommitdiff
path: root/sys/net/route.h
Commit message (Expand)AuthorAgeFilesLines
* MFC: RTM_IFANNOUNCE routing socket message type.Ruslan Ermilov2002-02-011-0/+2
* MFC:Ruslan Ermilov2001-12-201-0/+5
* MFC: 64-bit fixes from CSRG.Ruslan Ermilov2001-12-191-2/+2
* MFC: syncache support.Jonathan Lemon2001-12-141-1/+1
* MFC:Jayanth Vijayaraghavan2000-08-161-1/+1
* Clean up some loose ends in the network code, including the X.25 and ISOPeter Wemm2000-02-131-1/+0
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-1/+1
* rtcalloc() is removed because it turned out not to be necessary for FreeBSD.Yoshinobu Inoue1999-12-091-1/+0
* KAME related header files additions and merges.Yoshinobu Inoue1999-11-051-2/+4
* Add comments, fix typos.Ruslan Ermilov1999-09-141-2/+8
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Increase the size of the route reference count from 15 bits to 31 bits.Mike Smith1999-06-301-3/+2
* Add sufficient braces to keep egcs happy about potentially ambiguousPeter Wemm1999-05-061-5/+7
* Added a forward struct declaration so that this file is lessBruce Evans1998-03-231-2/+2
* Some staticized variables were still declared to be extern.Bruce Evans1997-09-071-2/+1
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Use the new if_multiaddrs list for multicast addresses rather than theGarrett Wollman1997-01-131-1/+7
* Get rid of obsolete RTF_MASK and RTF_CHAINDELETE flags.Garrett Wollman1996-10-091-3/+3
* change a comment to match what the BSD4.4 book says.Julian Elischer1996-08-261-2/+2
* Add three new route flags to help determine what sort of addressGarrett Wollman1996-05-061-2/+5
* Fix a bunch of spelling errors in the comment fields ofMike Pritchard1996-01-301-3/+3
* Another mega commit to staticize things.Poul-Henning Kamp1995-12-141-4/+1
* All net.* sysctl converted now.Poul-Henning Kamp1995-11-161-5/+1
* Reviewed by: julian and jhay@mikom.csir.co.zaJulian Elischer1995-10-261-1/+2
* Change signature of rt->rt_output() so that it is compatible withGarrett Wollman1995-10-161-3/+3
* Eliminate sloppy common-style declarations. There should be none left forBruce Evans1995-07-291-4/+4
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* Better fix for the deletion of parents of cloned routes problem,Garrett Wollman1995-03-201-5/+4
* Define RTF_PINNED for future use.Garrett Wollman1995-02-081-2/+3
* Correct fix for merge conflicts: RTM_VERSION is always 5. Header filesGarrett Wollman1995-02-071-5/+1
* Fixed unresolved CVS conflict on RTM_VERSION.David Greenman1995-02-071-8/+2
* Merge in the socket-level support for Transaction TCP from the OLAH_TTCPGarrett Wollman1995-02-071-1/+11
* Declare `struct mbuf' with the correct scope to avoid lots of warningsBruce Evans1995-01-241-1/+6
* route.c: keep track of where cloned routes come from, and make sure toGarrett Wollman1995-01-231-6/+10
* Add support for two separate cloning flags, one set by the lower layers,Garrett Wollman1994-12-131-6/+13
* Collapse two fields so that we have space for another 32 flags.Garrett Wollman1994-11-031-2/+6
* Make idempotent.Paul Richards1994-08-211-1/+6
* Added $Id$David Greenman1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.Rodney W. Grimes1994-05-251-1/+1
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+261