summaryrefslogtreecommitdiff
path: root/lib/if.h
AgeCommit message (Expand)Author
2023-11-04Merge pull request #14724 from donaldsharp/workqueue_cleanupDonatas Abraitis
2023-11-03lib: Cleanup some header files in libDonald Sharp
2023-11-02lib: convert if_zapi_callbacks into actual hooksDavid Lamparter
2023-10-10lib: remove unused connected_add prototypeDavid Lamparter
2023-09-01lib,zebra: add tx queuelen to interface structMark Stapp
2023-02-17Merge pull request #12780 from opensourcerouting/spdx-license-idDonald Sharp
2023-02-10lib,yang,zebra: add extended admin-group supportLouis Scalbert
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2023-02-02lib: fix traffic engineering extended maskLouis Scalbert
2023-01-15lib: add a function to get the VRF or loopback interfaceLouis Scalbert
2023-01-13Revert "Merge pull request #11127 from louis-6wind/bgp-leak"Donald Sharp
2022-12-16lib: add a function to get the VRF or loopback interfaceLouis Scalbert
2022-10-27lib: fix the default TE bandwidthLouis Scalbert
2022-10-17lib,zebra: do not enable link-params when a link-params command failsLouis Scalbert
2022-05-02lib: change FRR interface name length definitionRafael Zalamena
2022-01-24*: do not print vrf name for interface config when using vrf-liteIgor Ryzhov
2021-11-22*: cleanup ifp->vrf_idIgor Ryzhov
2021-11-22Merge pull request #10076 from idryzhov/if-is-loopback-or-vrfDonald 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_vrfIgor Ryzhov
2021-11-11*: Cleanup some documentation from quagga->frrDonald Sharp
2021-11-05Merge pull request #9833 from idryzhov/cleanup-if-by-index-all-vrfRuss White
2021-10-28lib: make if_lookup_by_index_all_vrf internalIgor Ryzhov
2021-10-27Merge pull request #9837 from idryzhov/cleanup-if-by-name-vrf-allRuss White
2021-10-25*: fix interface config write in NB-converted daemonsIgor Ryzhov
2021-10-19lib: allow to create interfaces in non-existing VRFsIgor Ryzhov
2021-10-15lib: make if_lookup_by_name_all_vrf internalIgor Ryzhov
2021-10-05lib: fix spelling nits in more lib filesewlumpkin
2021-07-29*: cleanup interface node installationIgor Ryzhov
2021-05-12lib,zebra: Use a flag to track down status for connected addrsMark 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 & coDavid Lamparter
2021-02-02lib: add utility to get the next index in a vrfPat Ruddy
2020-08-28lib: Note old ifindex on shutdownDonald Sharp
2020-08-05evpn-netns: Revert PR5077, has been re-worked post-refactorPat Ruddy
2020-06-22zebra: show interfaces from all VRFs in "show interface ..." commandsIgor Ryzhov
2020-05-19Merge pull request #6426 from pguibert6WIND/update_ifname_before_hookStephen Worley
2020-05-19lib: fix bandwidth multiplier for link paramEmanuele Di Pascale
2020-05-19lib, zebra: update interface name at netlink creationPhilippe Guibert
2020-04-30lib: constify a few parameters of helper functionsRenato Westphal
2020-04-23*: change the signature of the northbound callbacks to be more flexibleRenato Westphal
2020-04-16lib: add interface operational northbound callbackChirag Shah
2020-04-13lib: handle failure to change ifindexQuentin Young
2019-11-02lib, ospfd, zebra: Convert interface_delete to take double pointerDonald Sharp
2019-11-02*: Convert connected_free to a double pointerDonald Sharp
2019-10-29vrrpd: only count ipv4 addresses on check startGhasem Naddaf
2019-10-09*: Cleanup interface creation apisStephen Worley
2019-10-09lib: Use correct if compare function in tree protoStephen Worley
2019-09-19*: Convert zapi->interface_delete to ifp callbackDonald Sharp