| Age | Commit message (Expand) | Author |
| 2022-05-02 | lib: change FRR interface name length definition | Rafael Zalamena |
| 2022-01-24 | *: do not print vrf name for interface config when using vrf-lite | Igor Ryzhov |
| 2021-11-22 | *: cleanup ifp->vrf_id | Igor Ryzhov |
| 2021-11-22 | Merge pull request #10076 from idryzhov/if-is-loopback-or-vrf | Donald Sharp |
| 2021-11-17 | *: clean up ifp-by-local-address function(s) | David Lamparter |
| 2021-11-16 | *: unify if_is_loopback/if_is_loopback_or_vrf | Igor Ryzhov |
| 2021-11-11 | *: Cleanup some documentation from quagga->frr | Donald Sharp |
| 2021-11-05 | Merge pull request #9833 from idryzhov/cleanup-if-by-index-all-vrf | Russ White |
| 2021-10-28 | lib: make if_lookup_by_index_all_vrf internal | Igor Ryzhov |
| 2021-10-27 | Merge pull request #9837 from idryzhov/cleanup-if-by-name-vrf-all | Russ White |
| 2021-10-25 | *: fix interface config write in NB-converted daemons | Igor Ryzhov |
| 2021-10-19 | lib: allow to create interfaces in non-existing VRFs | Igor Ryzhov |
| 2021-10-15 | lib: make if_lookup_by_name_all_vrf internal | Igor Ryzhov |
| 2021-10-05 | lib: fix spelling nits in more lib files | ewlumpkin |
| 2021-07-29 | *: cleanup interface node installation | Igor Ryzhov |
| 2021-05-12 | lib,zebra: Use a flag to track down status for connected addrs | Mark Stapp |
| 2021-03-17 | *: require semicolon after DEFINE_QOBJ & co. | David Lamparter |
| 2021-03-17 | *: require semicolon after DEFINE_HOOK & co. | David Lamparter |
| 2021-03-17 | *: require semicolon after DEFINE_MTYPE & co | David Lamparter |
| 2021-02-02 | lib: add utility to get the next index in a vrf | Pat Ruddy |
| 2020-08-28 | lib: Note old ifindex on shutdown | Donald Sharp |
| 2020-08-05 | evpn-netns: Revert PR5077, has been re-worked post-refactor | Pat Ruddy |
| 2020-06-22 | zebra: show interfaces from all VRFs in "show interface ..." commands | Igor Ryzhov |
| 2020-05-19 | Merge pull request #6426 from pguibert6WIND/update_ifname_before_hook | Stephen Worley |
| 2020-05-19 | lib: fix bandwidth multiplier for link param | Emanuele Di Pascale |
| 2020-05-19 | lib, zebra: update interface name at netlink creation | Philippe Guibert |
| 2020-04-30 | lib: constify a few parameters of helper functions | Renato Westphal |
| 2020-04-23 | *: change the signature of the northbound callbacks to be more flexible | Renato Westphal |
| 2020-04-16 | lib: add interface operational northbound callback | Chirag Shah |
| 2020-04-13 | lib: handle failure to change ifindex | Quentin Young |
| 2019-11-02 | lib, ospfd, zebra: Convert interface_delete to take double pointer | Donald Sharp |
| 2019-11-02 | *: Convert connected_free to a double pointer | Donald Sharp |
| 2019-10-29 | vrrpd: only count ipv4 addresses on check start | Ghasem Naddaf |
| 2019-10-09 | *: Cleanup interface creation apis | Stephen Worley |
| 2019-10-09 | lib: Use correct if compare function in tree proto | Stephen Worley |
| 2019-09-19 | *: Convert zapi->interface_delete to ifp callback | Donald Sharp |
| 2019-09-19 | *: Convert interface_down to interface down callback | Donald Sharp |
| 2019-09-19 | *: Convert from ->interface_up to the interface callback | Donald Sharp |
| 2019-09-19 | *: Switch all zclient->interface_add to interface create callback | Donald Sharp |
| 2019-09-19 | *: Add infrastructure to support zapi interface callbacks | Donald Sharp |
| 2019-09-19 | lib, zebra: Allow for interface deletion when kernel event happens | Donald Sharp |
| 2019-08-26 | Merge pull request #4812 from pogojotz/fix-destination-multi-use | Donald Sharp |
| 2019-08-18 | zebra: Do not use connection dest for bcast | Juergen Werner |
| 2019-08-13 | zebra: Ensure master's ifname is known, even if slave comes up first | Dinesh G Dutt |
| 2019-06-23 | Revert "Ospf missing interface handling 2" | Donald Sharp |
| 2019-06-22 | Merge pull request #3775 from pguibert6WIND/ospf_missing_interface_handling_2 | Donald Sharp |
| 2019-06-21 | lib: use MTYPE_STATIC | David Lamparter |
| 2019-06-12 | *: change interface structure, from vrf_id to vrf | Philippe Guibert |
| 2019-06-12 | lib, bgpd, ospfd, pimd, zebra, rip, ripng, bfd: change if_update_to_new_vrf()... | Philippe Guibert |
| 2019-06-12 | *: change if_lookup_by_name() api with vrf | Philippe Guibert |