Age | Commit message (Expand) | Author |
2016-05-10 | Build system reworked to one global Makefile with includes and no nesting | Jan Moskyto Matejka |
2015-12-20 | Delete ipv6 option from configure | Ondrej Zajicek (work) |
2015-04-25 | KRT: Fixes learning of preferred kernel routes. | Ondrej Zajicek |
2014-02-06 | Many changes in I/O and OSPF sockets and packet handling. | Ondrej Zajicek |
2013-11-22 | Fixes problem with RIP on multiple ifaces on BSD. | Ondrej Zajicek |
2013-07-07 | Implements multiple routing table support for FreeBSD and OpenBSD. | Ondrej Zajicek |
2012-05-04 | Cleanup in sysdep KRT code, part 4. | Ondrej Zajicek |
2012-04-30 | Cleanup in sysdep KRT code, part 2. | Ondrej Zajicek |
2011-05-10 | Allows run with restricted privileges. | Ondrej Zajicek |
2010-03-26 | Disable multiple OSPF pseudointerfaces on BSD. | Ondrej Zajicek |
2010-02-26 | Many changes in (mainly) kernel syncers. | Ondrej Zajicek |
2004-06-04 | typo in README | Ondrej Filip |
2004-06-03 | CONFIG_SKIP_MC_BIND added. | Ondrej Filip |
2004-06-01 | #ifdef CONFIG_UNIX_DONTROUTE added. | Ondrej Filip |
2004-05-31 | *BSD port added. (Tested on FreeBSD and NetBSD) | Ondrej Filip |
1999-12-16 | Tried to clean up multicast handling. Now we don't try to guess | Martin Mares |
1999-08-03 | Basic support for IPv6. The system-dependent part doesn't work yet, | Martin Mares |
1999-08-03 | Kernel route syncer supports multiple tables. | Martin Mares |
1999-05-21 | Added CONFIG_MULTIPLE_TABLES whereever appropriate. | Martin Mares |
1999-04-12 | Removed TOS support. This simplifies many things a lot. | Martin Mares |
1999-04-03 | Defined CONFIG_SELF_CONSCIOUS whenever the kernel scanner is able | Martin Mares |
1999-03-27 | Cleaned up system configuration files -- removed few obsolete parameters, | Martin Mares |
1999-03-03 | Rewrote the kernel syncer. The old layering was horrible. | Martin Mares |
1999-03-01 | Added skeletal version of Linux netlink interface. It doesn't work yet, | Martin Mares |
1999-01-10 | New makefiles. Includes support for out-of-source-tree builds. | Martin Mares |
1998-05-26 | Added CONFIG_AUTO_ROUTES (automatic device route creation) and | Martin Mares |
1998-05-15 | The library is now glued together from generic and OS-dependent parts | Martin Mares |
1998-04-22 | First look at data structures. More to come tomorrow... | Martin Mares |