Age | Commit message (Expand) | Author |
2017-12-16 | Minor fixes for debug mode | Ondrej Zajicek (work) |
2017-12-10 | Several minor fixes | Ondrej Zajicek (work) |
2017-12-08 | Enable ECMP and Link detection by default | Ondrej Zajicek (work) |
2017-12-07 | Merge commit '7b2c5f3d2826e3175bf31b1c36056c9efc587a2b' into int-new | Ondrej Zajicek (work) |
2017-12-07 | Timers: Revert temporary names and remove old timer.h | Ondrej Zajicek (work) |
2017-12-07 | Timers: Fix TBF and some last remains | Ondrej Zajicek (work) |
2017-12-07 | BGP: Update to new timers | Ondrej Zajicek (work) |
2017-12-07 | OSPF: Update to new timers | Ondrej Zajicek (work) |
2017-12-07 | Timers: Show sub-second times in some protocol outputs | Ondrej Zajicek (work) |
2017-12-07 | Timers: Replace old timers with microsecond timers | Ondrej Zajicek (work) |
2017-10-10 | OSPF: Add option to disable OSPFv3-AF | Ondrej Zajicek (work) |
2017-10-10 | OSPF: Fix minor issue in TTL check | Ondrej Zajicek (work) |
2017-10-10 | OSPF: Fix next hop calculation for PtP links in IPv4 OSPFv3-AF | Ondrej Zajicek (work) |
2017-10-10 | OSPF: Support of address families in OSPFv3 | Ondrej Zajicek (work) |
2017-09-06 | Basic VRF support | Ondrej Zajicek (work) |
2017-05-23 | Change parser to handle numbers as unsigned | Ondrej Zajicek (work) |
2017-04-29 | Minor fixes | Ondrej Zajicek (work) |
2017-03-22 | Merge branch 'nexthop-merged' into int-new | Jan Moskyto Matejka |
2017-03-08 | Update OSPF and RIP protocol names and related documentation | Ondrej Zajicek (work) |
2017-02-22 | Merge branch 'int-new' into nexthop-merged | Jan Moskyto Matejka |
2017-02-20 | Several minor fixes | Ondrej Zajicek (work) |
2017-02-08 | Merge branch 'master' into int-new | Ondrej Zajicek (work) |
2016-12-22 | Nexthop: Support for label stack in nest | Jan Moskyto Matejka |
2016-12-22 | Removing (struct rta)->cast. Never used. | Jan Moskyto Matejka |
2016-12-22 | Merged multipath and single-path data structures. | Jan Moskyto Matejka |
2016-12-15 | OSPF: Fix ECMP external merging | Ondrej Zajicek (work) |
2016-12-13 | OSPF: Fix net-summary origination combined with stubnet option | Ondrej Zajicek (work) |
2016-11-09 | Unit Testing for BIRD | Ondrej Zajicek (work) |
2016-11-08 | Merge branch 'master' into int-new | Ondrej Zajicek (work) |
2016-11-08 | Minor code cleanups | Ondrej Zajicek (work) |
2016-11-02 | OSPF: Use message authentication interface | Ondrej Zajicek (work) |
2016-11-02 | Add generic message authentication interface | Ondrej Zajicek (work) |
2016-11-01 | Build: switch on -Wextra, get rid of most of the warnings | Jan Moskyto Matejka |
2016-05-17 | IO: Minor changes in socket AF handing | Ondrej Zajicek (work) |
2016-05-12 | Merge remote-tracking branch 'origin/master' into int-new | Ondrej Zajicek (work) |
2016-05-12 | Prog Doc: Complete several missing parameters | Pavel Tvrdik |
2016-05-10 | Merge branch 'int-new' into int-new-merged | Jan Moskyto Matejka |
2016-05-10 | Merge remote-tracking branch 'origin/rte-update' into int-new | Jan Moskyto Matejka |
2016-05-10 | Build system reworked to one global Makefile with includes and no nesting | Jan Moskyto Matejka |
2016-04-08 | Route update: move table lookup from protocols into rte_update2(). | Jan Moskyto Matejka |
2016-04-08 | Merge branch 'master' into int-new-channels | Jan Moskyto Matejka |
2016-04-07 | Channelize: rt_notify arg conversion table -> channel | Jan Moskyto Matejka |
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-02-25 | OSPF: Multicast ability is irrelevant for stub interfaces | Ondrej Zajicek (work) |
2016-02-01 | Channels - explicit links between protocols and tables | Ondrej Zajicek (work) |
2016-01-11 | Hidden AF_INET* inside sysdep/ | Jan Moskyto Matejka |
2015-12-29 | Move ID allocator to a separate file and use it also in OSPF | Ondrej Zajicek (work) |
2015-12-24 | Follow-up work on integration | Ondrej Zajicek (work) |
2015-12-21 | Modify FIB_WALK() and FIB_ITERATE() to work with new FIB code | Ondrej Zajicek (work) |