Age | Commit message (Expand) | Author |
2000-03-12 | Cleaned up debugging in kernel syncer. Netlink has still LOCAL_DEBUG | Martin Mares |
2000-01-18 | Kernel route syncer now supports dynamic reconfiguration. Also it doesn't | Martin Mares |
1999-08-03 | Kernel route syncer supports multiple tables. | Martin Mares |
1999-05-21 | Removed one unused structure field. | Martin Mares |
1999-04-03 | More changes to the kernel syncer. | Martin Mares |
1999-03-26 | Moved to a much more systematic way of configuring kernel protocols. | Martin Mares |
1999-03-04 | KRT: Implemented asynchronous route / interface state notifications | Martin Mares |
1999-03-03 | Rewrote the kernel syncer. The old layering was horrible. | Martin Mares |
1999-03-01 | Use traditional Unix route/iface interface only when CONFIG_NETLINK | Martin Mares |
1999-02-13 | When shutting down, remove all routes (except for RTS_INHERIT and RTS_DEVICE | Martin Mares |
1999-02-05 | Synced kernel interface to new interface. | Martin Mares |
1998-12-08 | Hopefully finished kernel syncer (krt) rewrite: | Martin Mares |
1998-12-08 | Rewritten kernel syncer. Now uses the rta trickery I've introduced yesterday | Martin Mares |
1998-12-07 | KRF_* flags moved to krt.h as they are internal to kernel syncer, | Martin Mares |
1998-12-06 | Kernel syncer is now configurable. It will probably need some more | Martin Mares |
1998-10-18 | Since almost every UNIX system requires different techniques for reading | Martin Mares |