Age | Commit message (Expand) | Author |
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 |
2015-03-02 | Fixes bug in debug dumps | Ondrej Zajicek |
2015-03-02 | Implement latency tracking, internal event log and watchdog | Ondrej Zajicek |
2015-02-24 | Add minor comment | Ondrej Zajicek |
2015-02-22 | Use IP_PORTRANGE_HIGH for BFD where available | Ondrej Zajicek |
2015-02-22 | Rename BGP option 'start delay' to 'connect delay' | Ondrej Zajicek |
2015-02-22 | Relax BGP neighbor parameter | Ondrej Zajicek |
2015-02-21 | Use AF_UNSPEC for RTM_GETLINK | Ondrej Zajicek |
2015-02-21 | Store protocol config size inside protocol structure | Ondrej Zajicek |
2015-02-21 | Make BGP protocol instance search a separate function | Ondrej Zajicek |
2015-02-21 | Minor fixes | Pavel Tvrdík |
2015-02-21 | Better Clang compatibility | Pavel Tvrdik |
2015-02-21 | Remove a comparison of unsigned expression < 0 | Pavel Tvrdik |
2015-02-21 | Add const to a param msg at functions log_msg, log_rl, die, bug and debug | Pavel Tvrdik |
2015-02-21 | Replacing GNU old-style field designator extension | Pavel Tvrdik |
2015-02-21 | Fixes minor bug in BFD. | Ondrej Zajicek |
2015-02-21 | Allows user data attached to f_trie_node structure. | Ondrej Zajicek |
2015-02-21 | Bump max symbol length to 64. | Ondrej Zajicek |
2015-02-21 | Fixes a bug in locking code. | Ondrej Zajicek |
2015-02-21 | Fixes potential alignment bug in BGP. | Ondrej Zajicek |
2015-02-21 | Link state support in BGP. | Ondrej Zajicek |
2015-02-21 | Merge remote-tracking branch 'origin/soft-int' | Ondrej Zajicek |
2014-11-08 | Fixes error message in 'show route' cmd. | Ondrej Zajicek |
2014-11-05 | Version 1.5.0pre | Ondrej Filip |
2014-11-04 | Small typo fixed. | Ondrej Filip |
2014-11-03 | Changes order of iface/addr/neigh event hooks. | Ondrej Zajicek |