summaryrefslogtreecommitdiffstats
path: root/sys/netinet/in_rmx.c
Commit message (Expand)AuthorAgeFilesLines
* Removed redundant newlines that were in some panic strings.dg1995-03-191-2/+2
* Added missing newlines to calls to log().dg1995-02-201-3/+3
* After dynamically reducing rtq_reallyold, have in_rtqkill() reduce thewollman1995-02-141-4/+14
* Attempt to make the host route cache a bit smarter under conditions ofwollman1995-02-141-10/+73
* Change caching strategy somewhat:wollman1995-01-231-12/+17
* Avoid a serious race by blocking netisrs while walking the route tree.wollman1994-12-211-6/+6
* Update calls to rtalloc1(). Also merge rt_prflags with rt_flags.wollman1994-12-131-13/+24
* Delete old, confusing comment.wollman1994-12-021-9/+1
* Add a check to make sure that we don't fiddle with the NFS routing tableswollman1994-12-021-10/+3
* Add latest version of ``advanced route metric management'' :-)wollman1994-12-011-18/+71
* Completely replace JTW's idea with my (incompletely implemented) originalwollman1994-11-031-148/+23
* This is the file that actually implements the smarter behavior.wollman1994-11-021-0/+283
OpenPOWER on IntegriCloud