summaryrefslogtreecommitdiffstats
path: root/zebra/router-id.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-14/+1
* zebra: Add missing enums to switch statementsDonald Sharp2023-01-311-2/+8
* lib, zebra, pimd: clean up/fix VRF DECLVAR macrosDavid Lamparter2022-04-281-4/+4
* *: cleanup ifp->vrf_idIgor Ryzhov2021-11-221-3/+3
* zebra: If we hand set the router-id only update everyone if it changesDonald Sharp2021-09-071-3/+12
* *: Convert numeric 32 into IPV4_MAX_BITLEN for prefixlenDonatas Abraitis2021-07-011-4/+4
* *: Convert numeric 128 into IPV6_MAX_BITLEN for prefixlenDonatas Abraitis2021-07-011-4/+4
* zebra: kill zebra_memory.h, use MTYPE_STATICDavid Lamparter2021-03-221-1/+0
* *: Replace s_addr check agains 0 with INADDR_ANYDonatas Abraitis2020-12-141-1/+2
* *: Correct spelling stuffDonald Sharp2020-10-291-2/+2
* zebra: add IPv6 router-idSebastien Merle2020-07-171-91/+348
* zebra: Allow router-id to be part of the vrf sub nodeDonald Sharp2020-07-091-46/+75
* *: Replace s_addr 0 => INADDR_ANYDonatas Abraitis2020-02-061-3/+4
* zebra: add 'show router-id'Jafar Al-Gharaibeh2019-12-171-0/+31
* Revert "Ospf missing interface handling 2"Donald Sharp2019-06-241-2/+2
* *: change interface structure, from vrf_id to vrfPhilippe Guibert2019-06-121-2/+2
* zebra: Remove `struct zebra_t`Donald Sharp2019-01-311-3/+0
* zebra: Move client_list to the zebra_router data structureDonald Sharp2019-01-311-4/+4
* zebra: improve identification of loopback interfaces in the router-id codeRenato Westphal2018-11-181-4/+2
* lib,zebra: fix json output when vrf1 when not activeNathan Van Gheem2018-07-271-2/+2
* zebra: clean up zapi organizationQuentin Young2018-04-231-0/+1
* *: use clang's 'ForEachMacros' format style optionRenato Westphal2017-09-151-13/+15
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-180/+169
* Merge remote-tracking branch 'frr/master' into newline-reduxDavid Lamparter2017-07-141-1/+1
|\
| * vtysh: return non-zero for configuration failuresDaniel Walton2017-07-131-1/+1
* | *: ditch vty_outln(), part 1 of 2David Lamparter2017-07-131-2/+2
|/
* *: use vty_outlnQuentin Young2017-06-291-8/+6
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* Merge branch 'stable/2.0'David Lamparter2016-12-051-11/+11
|\
| * zebra/lib: remove redundant fields from zebra_vrfRenato Westphal2016-11-281-8/+8
| * zebra: order VRFs by name on user outputRenato Westphal2016-11-281-1/+1
| * lib: convert vrf code to use red-black trees as wellRenato Westphal2016-11-281-3/+3
* | bgpd and zebra: scrubbed argc CHECK MEsDaniel Walton2016-09-291-2/+0
* | all: added CHECK ME for DEFUNs that look at argcDaniel Walton2016-09-291-0/+2
* | zebra: CHECK ME fixesDaniel Walton2016-09-251-31/+15
* | zebra: add 'int idx_foo' argv index variablesDaniel Walton2016-09-231-1/+2
* | ALIAS removal for bgp, ospf, pim, isis, rip, ripng, lib and zebraDaniel Walton2016-09-231-22/+22
* | zebra: argv update for all but zebra_vty.cDaniel Walton2016-09-221-1/+1
* | Revert "zebra: Fixup to use the new parser"Daniel Walton2016-09-221-3/+3
* | zebra: Fixup to use the new parserDonald Sharp2016-09-211-3/+3
|/
* *: split & distribute memtypes and stop (re|ab)using lib/ MTYPEsDavid Lamparter2016-09-191-0/+1
* Fix most compiler warnings in default GCC build.Paul Jakma2016-05-261-0/+3
* zebra: Refactor zebra_vrfDonald Sharp2016-04-151-0/+1
* zebra: Refactor struct zebra_tDonald Sharp2016-04-151-4/+0
* zebra: Use vrf name instead of vrf-id for router-id definitionDon Slice2016-03-291-2/+2
* lib, zebra: The Bulk of the conversion over to NS and VRFDonald Sharp2016-02-011-2/+2
* Should be able to "no" the full text of any config lineDaniel Walton2015-11-231-3/+12
* zebra: maintain the router-id per VRFFeng Lu2015-10-301-39/+93
* Quagga: Fix compile warnings for GCC4.9Donald Sharp2015-09-251-2/+2
* zebra: zebra-warnings.patchDonald Sharp2015-05-201-14/+16