summaryrefslogtreecommitdiffstats
path: root/lib/if.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #12780 from opensourcerouting/spdx-license-idDonald Sharp2023-02-171-16/+1
|\
| * *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-16/+1
* | lib,yang,zebra: add extended admin-group supportLouis Scalbert2023-02-101-2/+21
* | lib: fix traffic engineering extended maskLouis Scalbert2023-02-021-1/+1
|/
* lib: add a function to get the VRF or loopback interfaceLouis Scalbert2023-01-151-0/+1
* Revert "Merge pull request #11127 from louis-6wind/bgp-leak"Donald Sharp2023-01-131-1/+0
* lib: add a function to get the VRF or loopback interfaceLouis Scalbert2022-12-161-0/+1
* lib: fix the default TE bandwidthLouis Scalbert2022-10-271-1/+5
* lib,zebra: do not enable link-params when a link-params command failsLouis Scalbert2022-10-171-0/+2
* lib: change FRR interface name length definitionRafael Zalamena2022-05-021-1/+1
* *: do not print vrf name for interface config when using vrf-liteIgor Ryzhov2022-01-241-0/+2
* *: cleanup ifp->vrf_idIgor Ryzhov2021-11-221-19/+18
* Merge pull request #10076 from idryzhov/if-is-loopback-or-vrfDonald Sharp2021-11-221-2/+2
|\
| * *: unify if_is_loopback/if_is_loopback_or_vrfIgor Ryzhov2021-11-161-2/+2
* | *: clean up ifp-by-local-address function(s)David Lamparter2021-11-171-1/+7
|/
* *: Cleanup some documentation from quagga->frrDonald Sharp2021-11-111-8/+4
* Merge pull request #9833 from idryzhov/cleanup-if-by-index-all-vrfRuss White2021-11-051-1/+0
|\
| * lib: make if_lookup_by_index_all_vrf internalIgor Ryzhov2021-10-281-1/+0
* | Merge pull request #9837 from idryzhov/cleanup-if-by-name-vrf-allRuss White2021-10-271-1/+0
|\ \
| * | lib: make if_lookup_by_name_all_vrf internalIgor Ryzhov2021-10-151-1/+0
| |/
* | *: fix interface config write in NB-converted daemonsIgor Ryzhov2021-10-251-0/+1
* | lib: allow to create interfaces in non-existing VRFsIgor Ryzhov2021-10-191-9/+4
|/
* lib: fix spelling nits in more lib filesewlumpkin2021-10-051-2/+2
* *: cleanup interface node installationIgor Ryzhov2021-07-291-1/+2
* lib,zebra: Use a flag to track down status for connected addrsMark Stapp2021-05-121-0/+3
* *: require semicolon after DEFINE_QOBJ & co.David Lamparter2021-03-171-2/+2
* *: require semicolon after DEFINE_HOOK & co.David Lamparter2021-03-171-2/+2
* *: require semicolon after DEFINE_MTYPE & coDavid Lamparter2021-03-171-1/+1
* lib: add utility to get the next index in a vrfPat Ruddy2021-02-021-0/+2
* lib: Note old ifindex on shutdownDonald Sharp2020-08-281-0/+2
* evpn-netns: Revert PR5077, has been re-worked post-refactorPat Ruddy2020-08-051-4/+3
* zebra: show interfaces from all VRFs in "show interface ..." commandsIgor Ryzhov2020-06-221-1/+2
* Merge pull request #6426 from pguibert6WIND/update_ifname_before_hookStephen Worley2020-05-191-3/+4
|\
| * lib, zebra: update interface name at netlink creationPhilippe Guibert2020-05-191-3/+4
* | lib: fix bandwidth multiplier for link paramEmanuele Di Pascale2020-05-191-1/+1
|/
* lib: constify a few parameters of helper functionsRenato Westphal2020-04-301-6/+6
* *: change the signature of the northbound callbacks to be more flexibleRenato Westphal2020-04-231-18/+0
* lib: add interface operational northbound callbackChirag Shah2020-04-161-0/+18
* lib: handle failure to change ifindexQuentin Young2020-04-131-28/+53
* lib, ospfd, zebra: Convert interface_delete to take double pointerDonald Sharp2019-11-021-1/+1
* *: Convert connected_free to a double pointerDonald Sharp2019-11-021-1/+1
* vrrpd: only count ipv4 addresses on check startGhasem Naddaf2019-10-291-0/+1
* *: Cleanup interface creation apisStephen Worley2019-10-101-3/+9
* lib: Use correct if compare function in tree protoStephen Worley2019-10-101-1/+1
* *: Convert zapi->interface_delete to ifp callbackDonald Sharp2019-09-191-0/+1
* *: Convert interface_down to interface down callbackDonald Sharp2019-09-191-0/+1
* *: Convert from ->interface_up to the interface callbackDonald Sharp2019-09-191-0/+1
* *: Switch all zclient->interface_add to interface create callbackDonald Sharp2019-09-191-0/+2
* *: Add infrastructure to support zapi interface callbacksDonald Sharp2019-09-191-0/+5
* lib, zebra: Allow for interface deletion when kernel event happensDonald Sharp2019-09-191-0/+6