#
69556 |
| 19-May-1995 |
sklower |
put in stuff to shut up gcc and reverse thread dupedkey chains for pst |
#
68024 |
| 02-Dec-1994 |
sklower |
this doesn't include annotation bugfixes, but documents work sent to mitre for a tunnel driver |
#
67877 |
| 02-Nov-1994 |
sklower |
put in too many flags when setting netmask |
#
67873 |
| 31-Oct-1994 |
sklower |
compromise fixes for duped keys |
#
67789 |
| 09-Oct-1994 |
sklower |
This version supports both non-contiguous masks and prefix-only ones and contains some fixes suggested by Richard Woundy as well as some of my own for cases of super nets being added in arbitrary ord
This version supports both non-contiguous masks and prefix-only ones and contains some fixes suggested by Richard Woundy as well as some of my own for cases of super nets being added in arbitrary order; This version does some optimizations when prefix-only routes are in use; It has had limited testing in user space and shouldn't be suffering from typographical-level errors, and has been tested against all the end-cases that Woundy sought to fix.
show more ...
|
#
67781 |
| 23-Sep-1994 |
sklower |
put in branch delta for normal-only routes, and mapping capabilities; first version; probably doesn't work yet. |
#
65454 |
| 04-Jan-1994 |
bostic |
lint |
#
63211 |
| 10-Jun-1993 |
bostic |
4.4BSD snapshot (revision 8.1); add 1993 to copyright |
#
61341 |
| 04-Jun-1993 |
bostic |
prototype everything |
#
60346 |
| 24-May-1993 |
torek |
pedantically ANSI, i.e., nothing after #else/#endif |
#
59007 |
| 08-Apr-1993 |
sklower |
new conventions for using routing tree |
#
56529 |
| 11-Oct-1992 |
bostic |
make kernel includes standard |
#
55064 |
| 12-Jul-1992 |
pendry |
need to include "systm.h" |
#
54824 |
| 09-Jul-1992 |
sklower |
changes to add routing tables via the domain switch |
#
53649 |
| 21-May-1992 |
sklower |
make rn_refines into rn_strictly_refines, so that ifa_ifwithnet() will return the first of two equally good matches (which happens when you have two IP address on the same subnet). |
#
52264 |
| 29-Jan-1992 |
torek |
lint and formatting changes, checked in by KLS. |
#
50812 |
| 08-Aug-1991 |
sklower |
move logic about traversing dupkeyed entries from rtdumpentry to rn_walk |
#
50724 |
| 31-Jul-1991 |
sklower |
sort duped key chains |
#
50689 |
| 30-Jul-1991 |
sklower |
use vector instead of linked list for tree heads; walk routine is now a method, and is included with other things that know about radix nodes. |
#
46255 |
| 04-Feb-1991 |
sklower |
bugfix from john@labtam.labtam.oz.au |
#
45620 |
| 15-Nov-1990 |
sklower |
fix "Orphaned mask" and "Can't find our annotation" bugs. |
#
44465 |
| 28-Jun-1990 |
bostic |
new copyright notice |
#
43336 |
| 20-Jun-1990 |
sklower |
changes designed so that ESIS and ARP may use routing table instead of private cache; allow RTM_CHANGE to specify new ifp. |
#
40784 |
| 05-Apr-1990 |
sklower |
no longer included in route.c; needed "malloc.h" to stand on own. |
#
38846 |
| 29-Aug-1989 |
sklower |
various fixes concerning lost annotations; check in for ``alpha tape'' |