summaryrefslogtreecommitdiffstats
path: root/zebra/router-id.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: 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
* zebra: Change the mechanism for comparing route ID's.Ken Williams2014-04-221-3/+1
* zebra: change router-id selection algoStephen Hemminger2009-12-211-10/+6
* [zebra] Bug #351: Don't redistribute routes to ipv4 link-local prefixesPaul Jakma2007-04-101-9/+5
* 2005-06-28 Paul Jakma <paul.jakma@sun.com>paul2005-06-281-1/+2
* 2005-04-07 Paul Jakma <paul.jakma@sun.com>paul2005-04-071-17/+13
* Common router id.hasso2004-10-031-0/+265