| Commit message (Expand) | Author | Age | Files | Lines |
* | lib: if: track oper-state inline | Christian Hopps | 2025-01-14 | 1 | -0/+10 |
* | lib,zebra: remove table node from ifp struct | Mark Stapp | 2024-10-29 | 1 | -2/+0 |
* | lib, mgmtd: don't register NB config callbacks in mgmtd | Igor Ryzhov | 2024-02-04 | 1 | -0/+1 |
* | zebra: convert interface link-params packet-loss command to NB | Igor Ryzhov | 2024-01-28 | 1 | -1/+1 |
* | zebra: Add connected with noprefixroute | Donald Sharp | 2023-12-06 | 1 | -0/+2 |
* | lib: remove `distribute_{in,out}` from interface | David Lamparter | 2023-11-22 | 1 | -4/+0 |
* | *: convert `struct interface->connected` to DLIST | David Lamparter | 2023-11-22 | 1 | -4/+7 |
* | *: Let's use the native IFNAMSIZ instead of INTERFACE_NAMSIZ | Donald Sharp | 2023-11-21 | 1 | -3/+1 |
* | Merge pull request #14724 from donaldsharp/workqueue_cleanup | Donatas Abraitis | 2023-11-04 | 1 | -19/+21 |
|\ |
|
| * | lib: Cleanup some header files in lib | Donald Sharp | 2023-11-03 | 1 | -19/+21 |
* | | lib: convert if_zapi_callbacks into actual hooks | David Lamparter | 2023-11-03 | 1 | -6/+21 |
|/ |
|
* | lib: remove unused connected_add prototype | David Lamparter | 2023-10-09 | 1 | -1/+0 |
* | lib,zebra: add tx queuelen to interface struct | Mark Stapp | 2023-09-01 | 1 | -0/+3 |
* | Merge pull request #12780 from opensourcerouting/spdx-license-id | Donald Sharp | 2023-02-17 | 1 | -16/+1 |
|\ |
|
| * | *: auto-convert to SPDX License IDs | David Lamparter | 2023-02-09 | 1 | -16/+1 |
* | | lib,yang,zebra: add extended admin-group support | Louis Scalbert | 2023-02-10 | 1 | -2/+21 |
* | | lib: fix traffic engineering extended mask | Louis Scalbert | 2023-02-02 | 1 | -1/+1 |
|/ |
|
* | lib: add a function to get the VRF or loopback interface | Louis Scalbert | 2023-01-15 | 1 | -0/+1 |
* | Revert "Merge pull request #11127 from louis-6wind/bgp-leak" | Donald Sharp | 2023-01-13 | 1 | -1/+0 |
* | lib: add a function to get the VRF or loopback interface | Louis Scalbert | 2022-12-16 | 1 | -0/+1 |
* | lib: fix the default TE bandwidth | Louis Scalbert | 2022-10-27 | 1 | -1/+5 |
* | lib,zebra: do not enable link-params when a link-params command fails | Louis Scalbert | 2022-10-17 | 1 | -0/+2 |
* | lib: change FRR interface name length definition | Rafael Zalamena | 2022-05-02 | 1 | -1/+1 |
* | *: do not print vrf name for interface config when using vrf-lite | Igor Ryzhov | 2022-01-24 | 1 | -0/+2 |
* | *: cleanup ifp->vrf_id | Igor Ryzhov | 2021-11-22 | 1 | -19/+18 |
* | Merge pull request #10076 from idryzhov/if-is-loopback-or-vrf | Donald Sharp | 2021-11-22 | 1 | -2/+2 |
|\ |
|
| * | *: unify if_is_loopback/if_is_loopback_or_vrf | Igor Ryzhov | 2021-11-16 | 1 | -2/+2 |
* | | *: clean up ifp-by-local-address function(s) | David Lamparter | 2021-11-17 | 1 | -1/+7 |
|/ |
|
* | *: Cleanup some documentation from quagga->frr | Donald Sharp | 2021-11-11 | 1 | -8/+4 |
* | Merge pull request #9833 from idryzhov/cleanup-if-by-index-all-vrf | Russ White | 2021-11-05 | 1 | -1/+0 |
|\ |
|
| * | lib: make if_lookup_by_index_all_vrf internal | Igor Ryzhov | 2021-10-28 | 1 | -1/+0 |
* | | Merge pull request #9837 from idryzhov/cleanup-if-by-name-vrf-all | Russ White | 2021-10-27 | 1 | -1/+0 |
|\ \ |
|
| * | | lib: make if_lookup_by_name_all_vrf internal | Igor Ryzhov | 2021-10-15 | 1 | -1/+0 |
| |/ |
|
* | | *: fix interface config write in NB-converted daemons | Igor Ryzhov | 2021-10-25 | 1 | -0/+1 |
* | | lib: allow to create interfaces in non-existing VRFs | Igor Ryzhov | 2021-10-19 | 1 | -9/+4 |
|/ |
|
* | lib: fix spelling nits in more lib files | ewlumpkin | 2021-10-05 | 1 | -2/+2 |
* | *: cleanup interface node installation | Igor Ryzhov | 2021-07-29 | 1 | -1/+2 |
* | lib,zebra: Use a flag to track down status for connected addrs | Mark Stapp | 2021-05-12 | 1 | -0/+3 |
* | *: require semicolon after DEFINE_QOBJ & co. | David Lamparter | 2021-03-17 | 1 | -2/+2 |
* | *: require semicolon after DEFINE_HOOK & co. | David Lamparter | 2021-03-17 | 1 | -2/+2 |
* | *: require semicolon after DEFINE_MTYPE & co | David Lamparter | 2021-03-17 | 1 | -1/+1 |
* | lib: add utility to get the next index in a vrf | Pat Ruddy | 2021-02-02 | 1 | -0/+2 |
* | lib: Note old ifindex on shutdown | Donald Sharp | 2020-08-28 | 1 | -0/+2 |
* | evpn-netns: Revert PR5077, has been re-worked post-refactor | Pat Ruddy | 2020-08-05 | 1 | -4/+3 |
* | zebra: show interfaces from all VRFs in "show interface ..." commands | Igor Ryzhov | 2020-06-22 | 1 | -1/+2 |
* | Merge pull request #6426 from pguibert6WIND/update_ifname_before_hook | Stephen Worley | 2020-05-19 | 1 | -3/+4 |
|\ |
|
| * | lib, zebra: update interface name at netlink creation | Philippe Guibert | 2020-05-19 | 1 | -3/+4 |
* | | lib: fix bandwidth multiplier for link param | Emanuele Di Pascale | 2020-05-19 | 1 | -1/+1 |
|/ |
|
* | lib: constify a few parameters of helper functions | Renato Westphal | 2020-04-30 | 1 | -6/+6 |
* | *: change the signature of the northbound callbacks to be more flexible | Renato Westphal | 2020-04-23 | 1 | -18/+0 |