| Age | Commit message (Expand) | Author |
| 2023-03-24 | *: Convert event.h to frrevent.h | Donald Sharp |
| 2023-03-24 | *: Convert THREAD_XXX macros to EVENT_XXX macros | Donald Sharp |
| 2023-03-24 | *: Convert thread_add_XXX functions to event_add_XXX | Donald Sharp |
| 2023-03-24 | *: Rename thread.[ch] to event.[ch] | Donald Sharp |
| 2023-02-09 | *: auto-convert to SPDX License IDs | David Lamparter |
| 2021-11-22 | *: cleanup ifp->vrf_id | Igor Ryzhov |
| 2021-05-31 | isisd, ospf6d, pimd: set vrf_id when creating bfd sessions | Igor Ryzhov |
| 2021-04-22 | ospf6d: add support for BFD profiles | Rafael Zalamena |
| 2021-04-22 | ospf6d: rework BFD integration | Rafael Zalamena |
| 2020-11-16 | ospf6d: Json support added for command "show ipv6 ospf6 interface [json]" | github login name |
| 2020-11-04 | ospf6d: Json support added for command "show ipv6 ospf6 neighbor [json]" | github login name |
| 2020-10-22 | :* Convert prefix2str to %pFX | Donatas Abraitis |
| 2020-09-01 | ospf6d : Preparing for ospf6d VRF support. | Kaushik |
| 2020-07-10 | *: add BFD profile support for IS-IS | GalaxyGorilla |
| 2019-10-28 | bfdd: Handling local and remote admin-down | SumitAgarwal123 |
| 2019-05-14 | bfdd, lib, bgpd: add bfd cbit usage | Philippe Guibert |
| 2019-05-07 | bgp, ospfd, ospf6d, pimd, lib, isisd: add bfd_client_sendmsg vrf_id | Philippe Guibert |
| 2019-05-03 | *: use ZAPI_CALLBACK_ARGS macro for zapi handlers | Quentin Young |
| 2018-08-08 | bgpd/ospf(6)d/pimd: hide BFD commands with timers | Rafael Zalamena |
| 2018-08-08 | bgpd/ospf(6)d/pimd: don't show BFD timers | Rafael Zalamena |
| 2018-03-27 | *: use C99 standard fixed-width integer types | Quentin Young |
| 2017-10-10 | *: use the FOR_ALL_INTERFACES abstraction from babeld | Renato Westphal |
| 2017-10-10 | *: use rb-trees to store interfaces instead of sorted linked-lists | Renato Westphal |
| 2017-07-17 | *: reindentreindent-master-after | whitespace / reindent |
| 2017-07-13 | *: ditch vty_outln(), part 1 of 2 | David Lamparter |
| 2017-06-29 | *: use vty_outln | Quentin Young |
| 2017-05-15 | *: make consistent & update GPLv2 file headers | David Lamparter |
| 2017-05-09 | *: remove THREAD_ON macros, add nullity check | Quentin Young |
| 2017-01-23 | *: use monotime() | David Lamparter |
| 2016-12-09 | *: coccinelle-replace vty->index | David Lamparter |
| 2016-09-25 | Expand #defines in command strings | Daniel Walton |
| 2016-09-23 | ospf6d: add 'int idx_foo' argv index variables | Daniel Walton |
| 2016-09-23 | ospf6d: argv update | Daniel Walton |
| 2016-06-21 | bfd: Fix for missing BFD client regs/deregs from quagga clients | radhika |
| 2016-05-08 | zebra - BFD client de-registration support | radhika |
| 2016-04-08 | quagga: Remove iflist global variable | Donald Sharp |
| 2016-03-24 | bgpd, lib, ospfd, ospf6d: Fix bfd interface lookup | Donald Sharp |
| 2016-03-08 | Support for multi-client and client reg msg | radhika |
| 2015-11-23 | Quagga: prefix2str fixup | Donald Sharp |
| 2015-11-03 | *: add VRF ID in the API message header | Feng Lu |
| 2015-10-09 | Fix for IPv6 OSPF BFD session staying down when ifdown/ifup on logical interf... | radhika |
| 2015-08-31 | Support of BFD status in Quagga | radhika |
| 2015-07-22 | This patch changes ospfd from only listening mode for BFD status updates to i... | Donald Sharp |