Age | Commit message (Expand) | Author |
2022-05-04 | Moved route preference to eattrs | Maria Matejka |
2022-05-04 | Explicit definition structures of route attributes | Maria Matejka |
2022-05-04 | Protocols use EA_LITERAL_* to set attributes | Maria Matejka |
2022-05-04 | Splitting route data structures out to lib | Maria Matejka |
2022-05-04 | Unified attribute and filter types | Maria Matejka |
2022-04-13 | RIP: fixed the EA_RIP_FROM attribute | Maria Matejka |
2022-04-06 | Protocols have their own explicit init routines | Maria Matejka |
2022-04-06 | Slab allocator can free the blocks without knowing the parent structure | Maria Matejka |
2021-10-13 | RIP fixup + dropping the tmp_attrs mechanism as obsolete | Maria Matejka |
2021-10-13 | RIP: convert the rte-local attributes to extended attributes | Maria Matejka |
2021-10-13 | IGP metric getter refactoring to protocol callback | Maria Matejka |
2021-10-13 | Route: moved rte_src pointer from rta to rte | Maria Matejka |
2021-10-13 | Preference moved to RTA and set explicitly in protocols | Maria Matejka |
2021-09-10 | Nest: Clean up main channel handling | Ondrej Zajicek (work) |
2021-03-17 | Minor fixes for restricted builds | Ondrej Zajicek (work) |
2020-11-08 | BFD: Allow per-request session options | Ondrej Zajicek (work) |
2020-06-28 | Show info from multiple protocols when protocol is not specified | Ondrej Zajicek (work) |
2020-05-19 | RIP: Triggered RIP (demand circuit) documentation | Ondrej Zajicek (work) |
2020-05-12 | RIP: Fix handling of passive mode for demand circuit interfaces | Ondrej Zajicek (work) |
2020-05-01 | Nest: Added const to ea_show just to declare that this shouldn't really chang... | Maria Matejka |
2020-04-09 | Configuration strings are constant. | Maria Matejka |
2020-03-14 | RIP: Improvements to demand circuit mode | Ondrej Zajicek (work) |
2020-02-21 | RIP: Demand circuit support (RFC 2091) | Ondrej Zajicek (work) |
2020-02-14 | RIP: Fix crash when interface is removed | Ondrej Zajicek (work) |
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) |