summaryrefslogtreecommitdiff
path: root/zebra/router-id.c
AgeCommit message (Expand)Author
2023-10-11Revert "lib: register bgp link-state afi/safi"Donald Sharp
2023-09-18lib: register bgp link-state afi/safiLouis Scalbert
2023-03-28zebra: Use zebra_vrf_lookup_by_id when we canDonald Sharp
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2023-01-31zebra: Add missing enums to switch statementsDonald Sharp
2022-04-28lib, zebra, pimd: clean up/fix VRF DECLVAR macrosDavid Lamparter
2021-11-22*: cleanup ifp->vrf_idIgor Ryzhov
2021-09-07zebra: If we hand set the router-id only update everyone if it changesDonald Sharp
2021-07-01*: Convert numeric 32 into IPV4_MAX_BITLEN for prefixlenDonatas Abraitis
2021-07-01*: Convert numeric 128 into IPV6_MAX_BITLEN for prefixlenDonatas Abraitis
2021-03-22zebra: kill zebra_memory.h, use MTYPE_STATICDavid Lamparter
2020-12-14*: Replace s_addr check agains 0 with INADDR_ANYDonatas Abraitis
2020-10-29*: Correct spelling stuffDonald Sharp
2020-07-17zebra: add IPv6 router-idSebastien Merle
2020-07-09zebra: Allow router-id to be part of the vrf sub nodeDonald Sharp
2020-02-06*: Replace s_addr 0 => INADDR_ANYDonatas Abraitis
2019-12-17zebra: add 'show router-id'Jafar Al-Gharaibeh
2019-06-23Revert "Ospf missing interface handling 2"Donald Sharp
2019-06-12*: change interface structure, from vrf_id to vrfPhilippe Guibert
2019-01-31zebra: Remove `struct zebra_t`Donald Sharp
2019-01-31zebra: Move client_list to the zebra_router data structureDonald Sharp
2018-11-17zebra: improve identification of loopback interfaces in the router-id codeRenato Westphal
2018-07-27lib,zebra: fix json output when vrf1 when not activeNathan Van Gheem
2018-04-22zebra: clean up zapi organizationQuentin Young
2017-09-15*: use clang's 'ForEachMacros' format style optionRenato Westphal
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-07-14Merge remote-tracking branch 'frr/master' into newline-reduxDavid Lamparter
2017-07-13vtysh: return non-zero for configuration failuresDaniel Walton
2017-07-13*: ditch vty_outln(), part 1 of 2David Lamparter
2017-06-29*: use vty_outlnQuentin Young
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2016-12-05Merge branch 'stable/2.0'David Lamparter
2016-11-28zebra/lib: remove redundant fields from zebra_vrfRenato Westphal
2016-11-28zebra: order VRFs by name on user outputRenato Westphal
2016-11-28lib: convert vrf code to use red-black trees as wellRenato Westphal
2016-09-29bgpd and zebra: scrubbed argc CHECK MEsDaniel Walton
2016-09-29all: added CHECK ME for DEFUNs that look at argcDaniel Walton
2016-09-25zebra: CHECK ME fixesDaniel Walton
2016-09-23zebra: add 'int idx_foo' argv index variablesDaniel Walton
2016-09-23ALIAS removal for bgp, ospf, pim, isis, rip, ripng, lib and zebraDaniel Walton
2016-09-22zebra: argv update for all but zebra_vty.cDaniel Walton
2016-09-22Revert "zebra: Fixup to use the new parser"Daniel Walton
2016-09-20zebra: Fixup to use the new parserDonald Sharp
2016-09-19*: split & distribute memtypes and stop (re|ab)using lib/ MTYPEsDavid Lamparter
2016-05-26Fix most compiler warnings in default GCC build.Paul Jakma
2016-04-14zebra: Refactor zebra_vrfDonald Sharp
2016-04-14zebra: Refactor struct zebra_tDonald Sharp
2016-03-29zebra: Use vrf name instead of vrf-id for router-id definitionDon Slice
2016-02-01lib, zebra: The Bulk of the conversion over to NS and VRFDonald Sharp
2015-11-23Should be able to "no" the full text of any config lineDaniel Walton