summaryrefslogtreecommitdiffstats
path: root/sys/net/route.c
Commit message (Expand)AuthorAgeFilesLines
...
* radix.c: correct exit condition in rn_walktree_from()wollman1995-03-231-4/+11
* Protocol-cloned routes should gain a reference to their parents to makewollman1995-03-211-2/+9
* Made minor readability tweak.dg1995-03-201-6/+3
* Better fix for the deletion of parents of cloned routes problem,wollman1995-03-201-49/+27
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-161-2/+2
* Added back the missing last few bytes of the file.dg1995-01-231-2/+3
* route.c: keep track of where cloned routes come from, and make sure towollman1995-01-231-3/+55
* Implemented rtalloc_ign().wollman1994-12-131-0/+10
* Add support for two separate cloning flags, one set by the lower layers,wollman1994-12-131-11/+13
* Collapse two fields so that we have space for another 32 flags.wollman1994-11-031-1/+4
* Add code to be a bit smarter about IP routes, conditioned on the optionwollman1994-11-021-19/+6
* Fix a bug which caused panics when attempting to change just the flags ofwollman1994-10-111-2/+30
* GCC cleanup.phk1994-10-021-4/+9
* Shuffle some functions and variables around to make it possible forwollman1994-09-141-5/+2
* The mrt_ioctl goop properly depends on MROUTING, not MULTICAST. (Oof!)wollman1994-09-081-2/+2
* Reviewed by: Stefan Esserse1994-09-071-2/+2
* Initial get-the-easy-case-working upgrade of the multicast codewollman1994-09-061-1/+6
* Added $Id$dg1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-1/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+538
OpenPOWER on IntegriCloud