Age | Commit message (Expand) | Author |
2023-04-04 | BFD notifications respect protocol loop settings | Maria Matejka |
2023-02-07 | Merge commit '0bb04d5390f21b0c96fc4894ba5d5510c541f0ef' into HEAD | Maria Matejka |
2023-02-02 | Interface updates are asynchronous | Maria Matejka |
2023-01-25 | VRF setting reduced to one argument, using default dummy iface for default vrf | Maria Matejka |
2023-01-24 | Merge v2.0.12 into thread-next | Maria Matejka |
2023-01-22 | BFD: Improve incoming packet matching | Ondrej Zajicek |
2022-09-20 | Pipe kick-and-drain packed into a neat structure and functions. | Maria Matejka |
2022-09-20 | BFD: The old pipe notification mechanism replaced by events | Maria Matejka |
2022-09-20 | Merge commit 'adf37d8e' into thread-next | Maria Matejka |
2022-09-09 | Merge commit 'd2c1036a42881d413ec97203ede92a69f8cd218f' into thread-next | Maria Matejka |
2022-09-08 | Table access is now locked. | Maria Matejka |
2022-08-18 | Simplified the protocol hookup code in Makefiles | Maria Matejka |
2022-07-18 | Merge commit '94eb0858' into thread-next | Maria Matejka |
2022-07-18 | Merge commit 'a4451535' into thread-next | Maria Matejka |
2022-05-30 | Merge commit '17f91f9e6e70f7e3f29502e854823c0d48571eaa' into haugesund | Maria Matejka |
2022-05-30 | Merge commit 'ef6a903e6f44b467f9606018446095521ad01ef1' into haugesund | Maria Matejka |
2022-05-30 | Merge commit '692055e3df6cc9f0d428d3b0dd8cdd8e825eb6f4' into haugesund-to-2.0 | Maria Matejka |
2022-05-04 | Explicit definition structures of route attributes | Maria Matejka |
2022-05-04 | Splitting route data structures out to lib | Maria Matejka |
2022-04-07 | BFD: Add 'strict bind' option | Ondrej Zajicek (work) |
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 |
2022-03-02 | Introducing an universal temporary linpool flushed after every task | Maria Matejka |
2021-11-22 | VRF setting reduced to one argument, using default dummy iface for default vrf | Maria Matejka |
2021-11-22 | Converting the former BFD loop to a universal IO loop and protocol loop. | Maria Matejka |
2021-11-22 | Unified time for whole BIRD | Maria Matejka |
2021-11-22 | Moved BFD IO loop out of BFD as we want to use it as socket-io coroutine | Maria Matejka |
2021-11-22 | Dropping the POSIX thread-local variables in favor of much easier-to-use C11 ... | Maria Matejka |
2021-01-10 | BFD: Dispatch sessions also by interface index | Ondrej Zajicek (work) |
2020-11-24 | Some minor sl_allocz() cleanups | Ondrej Zajicek (work) |
2020-11-12 | BFD: Fix superfluous reconfiguration of sessions | 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-01-28 | BFD: Option to specify which class of BFD sessions are accepted | Ondrej Zajicek (work) |
2019-09-30 | BFD: Fix reconfiguration of neighbors | Ondrej Zajicek (work) |
2019-07-25 | BFD: Fix formatting of 'show bfd sessions' | Ondrej Zajicek (work) |
2019-07-24 | Merge remote-tracking branch 'origin/mq-filter-stack' | Ondrej Zajicek (work) |
2019-07-24 | Nest: VRF of protocol can be explicitly specified as 'default' | Ondrej Zajicek (work) |
2019-07-17 | BFD: Support for VRFs | Ondrej Zajicek (work) |
2019-02-20 | Filter + Config: Fix bugs, tests and split symbols by type | Maria Matejka |
2018-12-14 | Doc: Rename code documentation files back to Doc | 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-29 | Protocol: Introducing an enum protocol_class | Jan Maria Matejka |
2017-12-16 | Minor fixes for debug mode | Ondrej Zajicek (work) |
2017-12-07 | Timers: Revert temporary names and remove old timer.h | Ondrej Zajicek (work) |
2017-12-07 | Timers: Show sub-second times in some protocol outputs | Ondrej Zajicek (work) |
2017-12-07 | Timers: Parse and format functions for microsecond times | Ondrej Zajicek (work) |