Age | Commit message (Expand) | Author |
2015-11-11 | Fix compiling with --enable-debug option | Pavel Tvrdík |
2015-11-11 | Netlink: Allow more than 256 routing tables. | Jan Moskyto Matejka |
2015-11-09 | Nest: Fixes bug in missing cleanup during table removal | Ondrej Zajicek (work) |
2015-11-09 | Conf: Fixes bug in symbol lookup during reconfiguration | Ondrej Zajicek (work) |
2015-11-03 | IO: Fix the previous bugfix | Ondrej Zajicek (work) |
2015-11-03 | IO: Handle fd values too big for select() | Ondrej Zajicek (work) |
2015-10-17 | Merge branch 'master' into rip-new | Ondrej Zajicek (work) |
2015-10-17 | Minor changes | Ondrej Zajicek (work) |
2015-10-05 | Major RIP redesign | Ondrej Zajicek (work) |
2015-08-19 | OSPF: Fixes some issues with link detection | Ondrej Zajicek |
2015-07-28 | Nest: Fixes one of previous commit | Ondrej Zajicek |
2015-07-28 | Minor update to test commits | Ondrej Zajicek |
2015-07-28 | Netlink: Fixes uninitialized variable | Ondrej Zajicek |
2015-07-24 | Static: Support for BFD controlled static routes | Ondrej Zajicek |
2015-07-20 | Static: Allows to specify attributes for static routes | Ondrej Zajicek |
2015-07-19 | BFD: Fixes crash after socket error | Ondrej Zajicek |
2015-07-18 | Simplify build messages | Ondrej Zajicek |
2015-07-18 | Nest: Fixes symbols in router id | Ondrej Zajicek |
2015-07-18 | Documentation update | Ondrej Zajicek |
2015-07-18 | BGP: Extended messages support | Ondrej Zajicek |
2015-07-18 | Direct: Fixes behavior for the same routes on different interfaces | Ondrej Zajicek |
2015-06-08 | BGP multipath support | Ondrej Zajicek |
2015-06-08 | Fixes subtle bug in temporary attribute handling | Ondrej Zajicek |
2015-06-08 | KRT: Fixes some minor bugs in kernel protocol | Ondrej Zajicek |
2015-06-08 | Moving of mulipath merging code from OSPF to nest | Ondrej Zajicek |
2015-06-08 | Fixes bug in pipe feeding when filtered routes are kept in table | Ondrej Zajicek |
2015-06-08 | unsigned [int] -> uint | Pavel Tvrdík |
2015-06-08 | unsgined char -> byte | Pavel Tvrdík |
2015-06-01 | Typo fix by Hans van Kranenburg | Ondrej Filip |
2015-05-22 | Fixes unnamed protocols from templates | Ondrej Zajicek |
2015-05-17 | Simplify flushing process | Ondrej Zajicek |
2015-05-16 | Fix minor issue in pipe route propagation | Ondrej Zajicek |
2015-05-13 | Fix in the last commit | Ondrej Zajicek |
2015-05-12 | KRT: Add support for plenty of kernel route metrics | Ondrej Zajicek |
2015-05-10 | Add bitfield route attribute type | Ondrej Zajicek |
2015-05-01 | OSPF: Redesign LSA checksumming | Ondrej Zajicek |
2015-04-28 | OSPF: Fixes validation of LSA checksums | Ondrej Zajicek |
2015-04-25 | KRT: Fixes route reload | Ondrej Zajicek |
2015-04-25 | KRT: Fixes learning of preferred kernel routes. | Ondrej Zajicek |
2015-04-22 | KRT: Support for RTM_CHANGE on BSD | Ondrej Zajicek |
2015-04-20 | NEWS and version updatev1.5.0 | Ondrej Zajicek |
2015-04-19 | Fixes port range socket option | Ondrej Zajicek |
2015-04-18 | OSPF: Fixes handling of external routes with immediate gw | Ondrej Zajicek |
2015-04-12 | Minor fixes | Ondrej Zajicek |
2015-04-01 | BGP: Fixes serious bug in TX handling | Ondrej Zajicek |
2015-03-31 | Understand IFF_MULTICAST flag on ifaces in Linux | Ondrej Zajicek |
2015-03-29 | BGP: AS-wide unique router ID (RFC 6286) support | Ondrej Zajicek |
2015-03-29 | BGP: Enhanced route refresh (RFC 7313) support | Ondrej Zajicek |
2015-03-09 | Possibility to define unnamed protocols from template added. | Ondrej Filip |
2015-03-02 | Fixes serious bug in BGP add-path | Ondrej Zajicek |