Age | Commit message (Expand) | Author |
2016-04-28 | Add the Babel routing protocol (RFC 6126) | Ondrej Zajicek (work) |
2016-04-13 | BSD: Add the IPsec SA/SP database entries control | Ondrej Zajicek (work) |
2016-04-06 | IO: Avoid multiple event cycles in one loop cycle. | Ondrej Zajicek (work) |
2016-04-06 | IO: Replace RX priority heuristic with explicit mark | Ondrej Zajicek (work) |
2016-03-23 | Birdlib: Do cleanups after remove/free | Ondrej Zajicek (work) |
2016-03-23 | OSPF: Fix bogus LSA ID collisions between received and originated LSAs | Ondrej Zajicek (work) |
2016-03-23 | OSPF: Fix reading from freed memory | Ondrej Zajicek (work) |
2016-03-22 | Merge remote-tracking branch 'origin/poll' | Jan Moskyto Matejka |
2016-03-17 | RIP: fix typo in configuration at rx length opt | Pavel Tvrdík |
2016-03-15 | Poll: Prevent the improbable case of EAGAIN after POLLIN | Jan Moskyto Matejka |
2016-02-25 | OSPF: Multicast ability is irrelevant for stub interfaces | Ondrej Zajicek (work) |
2016-02-11 | BGP: Fix bug in incoming connection handling | Ondrej Zajicek (work) |
2015-11-25 | BGP: Update capability number from IANA for extended messages | Ondrej Zajicek (work) |
2015-11-24 | MD5: Mormalize naming style | Pavel Tvrdík |
2015-10-17 | Merge branch 'master' into rip-new | 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-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 | BGP: Extended messages support | Ondrej Zajicek |
2015-06-08 | BGP multipath support | Ondrej Zajicek |
2015-06-08 | Moving of mulipath merging code from OSPF to nest | 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-01 | OSPF: Redesign LSA checksumming | Ondrej Zajicek |
2015-04-28 | OSPF: Fixes validation of LSA checksums | 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-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-02 | Fixes serious bug in BGP add-path | 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 | 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 | Replacing GNU old-style field designator extension | Pavel Tvrdik |
2015-02-21 | Fixes minor bug in BFD. | Ondrej Zajicek |
2015-02-21 | Fixes potential alignment bug in BGP. | Ondrej Zajicek |
2015-02-21 | Link state support in BGP. | Ondrej Zajicek |
2014-11-03 | Bugfix in latest OSPF changes. | Ondrej Zajicek |
2014-11-03 | Bugfix to OSPF reconfiguration. | Ondrej Zajicek |
2014-11-03 | Fininshing integrated OSPF. | Ondrej Zajicek |
2014-10-24 | Integrated IP functions. | Ondrej Zajicek |
2014-10-24 | Refactoring of OSPF messages. | Ondrej Zajicek |
2014-10-14 | Merge remote-tracking branch 'origin/master' into soft-int | Ondrej Zajicek |
2014-10-02 | Implements token bucket filter for rate limiting. | Ondrej Zajicek |