Age | Commit message (Expand) | Author |
2000-03-31 | Include "lib/string.h" instead of <string.h>. It should give us bzero() | Martin Mares |
2000-03-12 | Great cleanup of debug messages. LOCAL_DEBUG turned off in most modules, | Martin Mares |
2000-01-17 | Static protocol supports full dynamic reconfiguration. | Martin Mares |
2000-01-17 | Separated `official protocol names' used in status dumps from name templates | Martin Mares |
1999-12-03 | Implemented `show static'. It's a relatively good example of how to write | Martin Mares |
1999-05-17 | Kill remaining master_table relics in KRT code. | Martin Mares |
1999-05-06 | I rewrote the interface handling code, so that it supports multiple | Martin Mares |
1999-04-12 | Removed TOS support. This simplifies many things a lot. | Martin Mares |
1999-03-26 | Added everything protocols need to know about multiple routing tables, | Martin Mares |
1999-03-02 | Don't try to install static routes to disconnected neighbors. | Martin Mares |
1999-02-13 | Implemented static device routes. | Martin Mares |
1999-02-13 | Static protocol doesn't need any shutdown function. Everything gets | Martin Mares |
1999-02-05 | Modified static router to use new interface. | Martin Mares |
1999-01-10 | New makefiles. Includes support for out-of-source-tree builds. | Martin Mares |
1998-12-20 | die() -> bug() where appropriate. | Martin Mares |
1998-12-08 | Fixed a couple of bugs in static protocol. All static routes except device | Martin Mares |
1998-12-06 | All static routes except for device ones should work and appear/disappear | Martin Mares |
1998-12-06 | Added skeleton of static route protocol. | Martin Mares |