Age | Commit message (Expand) | Author |
2004-06-07 | Used parameter can be marked as unused. :-) Thanx MJ. | Ondrej Filip |
2004-06-07 | Marked unused parameters as unused. | Ondrej Filip |
2004-06-05 | Marked unused parameters in sysdep code as such. | Martin Mares |
2003-08-13 | This probably IS the memory leak we're looking for. Alien routes weren't | Martin Mares |
2002-11-13 | Added missing includes. | Martin Mares |
2000-06-08 | Fixes for the programmer's manual. | Martin Mares |
2000-06-07 | Fixes to the progdoc. | Martin Mares |
2000-06-07 | Spelling fixes to progdoc. | Martin Mares |
2000-06-05 | Documented all the sysdeps (only briefly, I admit). | Martin Mares |
2000-05-16 | When in persist mode, don't delete routes from kernel tables even if | Martin Mares |
2000-05-13 | Adapted to new rt_notify semantics. | Martin Mares |
2000-05-08 | Don't crash when reporting deleted routes. | Martin Mares |
2000-05-04 | Removed a lot of unused variables. | Martin Mares |
2000-03-12 | Cleaned up debugging in kernel syncer. Netlink has still LOCAL_DEBUG | Martin Mares |
2000-03-04 | Garbage collector events and counters are now per table and one day | Martin Mares |
2000-01-18 | Killed protocol->priority. Protocol startup should be clean and hack-free now. | Martin Mares |
2000-01-18 | Kernel route syncer now supports dynamic reconfiguration. Also it doesn't | Martin Mares |
2000-01-17 | Separated `official protocol names' used in status dumps from name templates | Martin Mares |
2000-01-17 | Reconfiguration for device protocol. | Martin Mares |
2000-01-16 | First attempt on dynamic reconfiguration. There are still lots of bugs | Martin Mares |
1999-12-08 | Except for special protocols (nowadays only the kernel syncer), don't | Martin Mares |
1999-08-03 | Kernel route syncer supports multiple tables. | Martin Mares |
1999-05-31 | Added extra argument to rt_update hook which contains a pointer to the | Martin Mares |
1999-05-17 | Kill remaining master_table relics in KRT code. | Martin Mares |
1999-04-12 | Removed TOS support. This simplifies many things a lot. | Martin Mares |
1999-04-03 | More changes to the kernel syncer. | Martin Mares |
1999-03-29 | Don't try to delete interface routes on CONFIG_AUTO_ROUTES systems. | Martin Mares |
1999-03-26 | Moved to a much more systematic way of configuring kernel protocols. | Martin Mares |
1999-03-04 | Fixed processing of !krt_capable() routes. Converted device route decisions | Martin Mares |
1999-03-04 | KRT: Implemented asynchronous route / interface state notifications | Martin Mares |
1999-03-03 | Fix several things I broke today. | Martin Mares |
1999-03-03 | Rewrote the kernel syncer. The old layering was horrible. | Martin Mares |