summaryrefslogtreecommitdiffstats
path: root/sysdep/unix/krt.c
AgeCommit message (Expand)Author
1999-12-08Except for special protocols (nowadays only the kernel syncer), don'tMartin Mares
1999-08-03Kernel route syncer supports multiple tables.Martin Mares
1999-05-31Added extra argument to rt_update hook which contains a pointer to theMartin Mares
1999-05-17Kill remaining master_table relics in KRT code.Martin Mares
1999-04-12Removed TOS support. This simplifies many things a lot.Martin Mares
1999-04-03More changes to the kernel syncer.Martin Mares
1999-03-29Don't try to delete interface routes on CONFIG_AUTO_ROUTES systems.Martin Mares
1999-03-26Moved to a much more systematic way of configuring kernel protocols.Martin Mares
1999-03-04Fixed processing of !krt_capable() routes. Converted device route decisionsMartin Mares
1999-03-04KRT: Implemented asynchronous route / interface state notificationsMartin Mares
1999-03-03Fix several things I broke today.Martin Mares
1999-03-03Rewrote the kernel syncer. The old layering was horrible.Martin Mares