#
68437 |
| 23-Feb-1995 |
sklower |
document slightly closer to working code to send to mitre |
#
68288 |
| 11-Feb-1995 |
sklower |
fixes from jch |
#
68026 |
| 02-Dec-1994 |
sklower |
document non-working version sent to mitre |
#
67878 |
| 02-Nov-1994 |
sklower |
this one actually compiles . . . |
#
67873 |
| 31-Oct-1994 |
sklower |
compromise fixes for duped keys |
#
67791 |
| 09-Oct-1994 |
sklower |
compromise fixes re: Richard Woundy; moves knowledge of dupedkey-chains and finding a match relative to a key **and** a mask to an AF-specific routine. |
#
65455 |
| 04-Jan-1994 |
bostic |
lint |
#
64872 |
| 15-Nov-1993 |
sklower |
af.h has been retired |
#
63211 |
| 10-Jun-1993 |
bostic |
4.4BSD snapshot (revision 8.1); add 1993 to copyright |
#
61339 |
| 04-Jun-1993 |
bostic |
prototype everything |
#
59064 |
| 13-Apr-1993 |
sklower |
fix two bugs: rn_lookup did not change conventions (still takes node); found cause of ifa_refcnt being wrong on route change. |
#
59007 |
| 08-Apr-1993 |
sklower |
new conventions for using routing tree |
#
58497 |
| 05-Mar-1993 |
sklower |
almost never needed m_pullup to insure at least 4 bytes in first mbuf causes double allocation of mbufs, causing grief in busy routers. (From Heimlich@IBM via jch) |
#
58496 |
| 05-Mar-1993 |
bostic |
need type consistency for sysctl (by sklower) |
#
58495 |
| 05-Mar-1993 |
sklower |
when doing a RTM_GET you can have different sockaddrs returned than what you started with. |
#
57836 |
| 04-Feb-1993 |
mckusick |
convert kinfo_rtable to sysctl_rtable |
#
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 |
#
54077 |
| 19-Jun-1992 |
sklower |
set ifa_flags in NEWADDR message |
#
52808 |
| 02-Mar-1992 |
ralph |
fix uninitialized variable (dst) if senderr called in route_output(). |
#
52656 |
| 25-Feb-1992 |
sklower |
make it possible to change routes with duped keys, when exactly matching netmasks are provided |
#
52631 |
| 21-Feb-1992 |
sklower |
yet another oversight (need to mask off af bits from op) |
#
52564 |
| 18-Feb-1992 |
sklower |
new kerninfo for surveying interface list; new conventions for rt_missmsg; new routing messages for interface added, deleted, state change |
#
52270 |
| 30-Jan-1992 |
torek |
checked in for torek by sklower; Mike agrees to all these changes |