summaryrefslogtreecommitdiffstats
path: root/proto/static
AgeCommit message (Expand)Author
1999-05-17Kill remaining master_table relics in KRT code.Martin Mares
1999-05-06I rewrote the interface handling code, so that it supports multipleMartin Mares
1999-04-12Removed TOS support. This simplifies many things a lot.Martin Mares
1999-03-26Added everything protocols need to know about multiple routing tables,Martin Mares
1999-03-02Don't try to install static routes to disconnected neighbors.Martin Mares
1999-02-13Implemented static device routes.Martin Mares
1999-02-13Static protocol doesn't need any shutdown function. Everything getsMartin Mares
1999-02-05Modified static router to use new interface.Martin Mares
1999-01-10New makefiles. Includes support for out-of-source-tree builds.Martin Mares
1998-12-20die() -> bug() where appropriate.Martin Mares
1998-12-08Fixed a couple of bugs in static protocol. All static routes except deviceMartin Mares
1998-12-07All static routes except for device ones should work and appear/disappearMartin Mares
1998-12-06Added skeleton of static route protocol.Martin Mares