| Age | Commit message (Expand) | Author |
| 2023-10-07 | *: remove ZEBRA_INTERFACE_VRF_UPDATE | anlan_cs |
| 2023-07-04 | Merge pull request #13333 from donaldsharp/vrf_bitmap_cleanup | Donatas Abraitis |
| 2023-07-01 | Merge pull request #13847 from opensourcerouting/fix/free_zclient_sync_on_des... | Donald Sharp |
| 2023-06-27 | isisd, ospfd: fix opaque zapi source parsing | Mark Stapp |
| 2023-06-26 | *: Rearrange vrf_bitmap_X api to reduce memory footprint | Donald Sharp |
| 2023-06-26 | ospfd: Stop and free synchronous Zebra client on OSPF termination | Donatas Abraitis |
| 2023-05-08 | ospfd, ospf6d: log when GR messages are sent to zebra | Renato Westphal |
| 2023-05-08 | ospfd: add support for unplanned graceful restart | Renato Westphal |
| 2023-04-18 | ospfd: use rib metric as the base for set metric +/- | Jafar Al-Gharaibeh |
| 2023-03-31 | ospfd: implement Type-7 default routes for NSSA areas | Renato Westphal |
| 2023-03-24 | *: Convert event.h to frrevent.h | Donald Sharp |
| 2023-03-24 | *: Convert `struct event_master` to `struct event_loop` | Donald Sharp |
| 2023-03-24 | *: Convert THREAD_XXX macros to EVENT_XXX macros | Donald Sharp |
| 2023-03-24 | *: Convert struct thread_master to struct event_master and it's ilk | Donald Sharp |
| 2023-03-24 | *: Convert thread_add_XXX functions to event_add_XXX | Donald Sharp |
| 2023-03-24 | *: Rename `struct thread` to `struct event` | Donald Sharp |
| 2023-03-24 | *: Rename thread.[ch] to event.[ch] | Donald Sharp |
| 2023-03-02 | ospfd: correctly update outbound filter-list once prefix-list is updated | Renato Westphal |
| 2023-02-09 | *: auto-convert to SPDX License IDs | David Lamparter |
| 2023-01-17 | Revert "ospfd: rSPF calc and messaging for optimal route reflection" | Donatas Abraitis |
| 2022-10-12 | ospfd: rSPF calc and messaging for optimal route reflection | Madhuri Kuruganti |
| 2022-06-08 | ospfd: Fixup ospfd.h to declare variable names | Donald Sharp |
| 2022-05-11 | *: Properly use memset() when zeroing | Donatas Abraitis |
| 2022-03-25 | ospfd: fix ospf default route wrongly sent back | Francois Dumontet |
| 2022-02-23 | *: Change thread->func to return void instead of int | Donald Sharp |
| 2022-02-14 | ospfd: Fix spelling mistakes | Donald Sharp |
| 2022-01-15 | lib, ospfd, ospf6d, zebra: add OSPF opaque route attributes | Renato Westphal |
| 2021-10-20 | *: convert zclient callbacks to table | David Lamparter |
| 2021-07-21 | ospfd: remove unnecessary memory allocation | Igor Ryzhov |
| 2021-07-13 | Merge pull request #8767 from opensourcerouting/ospfd-gr | Russ White |
| 2021-07-09 | lib,ospfd,ospf6d: remove duplicated function | Rafael Zalamena |
| 2021-07-05 | ospfd: introduce support for Graceful Restart (restarting mode) | Renato Westphal |
| 2021-07-01 | *: Replace IPV4_MAX_PREFIXLEN to IPV4_MAX_BITLEN | Donatas Abraitis |
| 2021-06-28 | isisd, ospfd: update interface_link_params callback to check for change | Karen Schoener |
| 2021-05-07 | Merge pull request #8634 from idryzhov/ospf-vrf-redist | Mark Stapp |
| 2021-05-05 | ospfd: fix redistribution config when vrf doesn't exist | Igor Ryzhov |
| 2021-05-04 | ospfd: Fix indentation in ospf_is_type_redistributed | Donald Sharp |
| 2021-05-04 | ospfd: Do not use `case default` for switches that have enum | Donald Sharp |
| 2021-05-04 | ospfd: Cleanup some awful deep indentation in ospf_zebra.c | Donald Sharp |
| 2021-03-30 | Merge pull request #8058 from rgirada/ospf-ecmp | Mark Stapp |
| 2021-03-29 | ospfd: Max multipath config support | rgirada |
| 2021-03-23 | ospfd: Add Link-State support | Olivier Dugeon |
| 2021-03-17 | *: require semicolon after DEFINE_MTYPE & co | David Lamparter |
| 2021-03-09 | ospfd: Correct Segment Routing prefix bugs | Olivier Dugeon |
| 2021-02-11 | ospfd: Debug race condition in Segment Routing | Olivier Dugeon |
| 2021-01-19 | ospfd: Fix backup path RIB handling | GalaxyGorilla |
| 2021-01-19 | ospfd: Add TI-LFA Prefix-SID Protection | GalaxyGorilla |
| 2021-01-19 | ospfd: TI-LFA basic infrastructure and algorithms | GalaxyGorilla |
| 2020-12-09 | ldpd, isisd, ospfd: Remove periodic ldp-sync hello message | Karen Schoener |
| 2020-12-09 | isisd, ospfd: IGPs detect LDP down via zapi client close message | Karen Schoener |