Age | Commit message (Expand) | Author |
2019-07-24 | Merge remote-tracking branch 'origin/mq-filter-stack' | Ondrej Zajicek (work) |
2019-07-17 | BFD: Support for VRFs | Ondrej Zajicek (work) |
2019-07-03 | Dynamic attributes definition split whether it is bitmask or not. | Maria Matejka |
2019-03-18 | Merge branch 'master' into HEAD | Maria Matejka |
2019-03-14 | Nest: Update handling of temporary attributes | Ondrej Zajicek (work) |
2019-02-20 | Filter + Config: Fix bugs, tests and split symbols by type | Maria Matejka |
2019-02-20 | Filter refactoring: dropped the recursion from the interpreter | Maria Matejka |
2018-12-14 | Doc: Rename code documentation files back to Doc | Ondrej Zajicek (work) |
2018-11-28 | Nest: Do not hard-reset interface when preferred address is changed | Ondrej Zajicek (work) |
2018-09-18 | No more warnings ... | Jan Maria Matejka |
2018-06-27 | Nest: Neighbor cache cleanups | Ondrej Zajicek (work) |
2018-06-26 | Doc: renamed progdoc files Doc -> progdoc to fix collision with doc/ folder o... | Maria Matejka |
2018-06-26 | Config: Dropping CF_ADDTO. | Jan Maria Matejka |
2018-05-30 | Nest: Removing separate tmpa from route propagation | Jan Maria Matejka |
2018-05-29 | Protocol: Introducing an enum protocol_class | Jan Maria Matejka |
2018-05-24 | Do not initialize route metrics in import_control hook | Ondrej Zajicek (work) |
2018-01-09 | Nest: Allow modification of channels inherited from templates | 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 | Timers: Add typecast to unit-converting macros | Ondrej Zajicek (work) |
2017-12-07 | RIP: Update to new timers | Ondrej Zajicek (work) |
2017-12-07 | Timers: Replace old timers with microsecond timers | Ondrej Zajicek (work) |
2017-12-07 | Nest: Maintain separate IPv4, IPv6 and LLv6 preferred addresses | 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-05-23 | Minor cleanups and 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-20 | Several minor fixes | Ondrej Zajicek (work) |
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-11-09 | Unit Testing for BIRD | Ondrej Zajicek (work) |
2016-11-08 | Merge branch 'master' into int-new | Ondrej Zajicek (work) |
2016-11-08 | Merge tag 'v1.6.2' into int-new | Ondrej Zajicek (work) |
2016-11-02 | RIP: Use message authentication interface | Ondrej Zajicek (work) |
2016-11-02 | Nest: Add support for MAC algorithms in grammar | Pavel Tvrdík |
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-09-14 | Nest: Keep multipath next hops sorted | Ondrej Zajicek (work) |
2016-05-17 | IO: Minor changes in socket AF handing | Ondrej Zajicek (work) |
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-17 | RIP: fix typo in configuration at rx length opt | Pavel Tvrdík |
2016-02-01 | Channels - explicit links between protocols and tables | Ondrej Zajicek (work) |