summaryrefslogtreecommitdiffstats
path: root/zebra/test_main.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp2017-02-071-1/+1
|\
| * *: Convert libzebra -> libfrrDonald Sharp2017-02-031-1/+1
* | Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp2017-01-061-2/+2
|\|
| * build: rename (1 of ?): configure.ac + preprocDavid Lamparter2016-12-201-2/+2
* | Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-10-181-2/+2
|\|
| * zebra: use qobj and enable concurrent config editsDavid Lamparter2016-10-071-3/+3
* | bgpd and zebra: scrubbed argc CHECK MEsDaniel Walton2016-09-291-3/+0
* | all: added CHECK ME for DEFUNs that look at argcDaniel Walton2016-09-291-0/+1
* | zebra: add 'int idx_foo' argv index variablesDaniel Walton2016-09-231-1/+2
* | convert <1-255> to (1-255), ()s to <>s, etcDaniel Walton2016-09-231-1/+1
* | 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-1/+1
* | zebra: Fixup to use the new parserDonald Sharp2016-09-211-1/+1
|/
* *: split & distribute memtypes and stop (re|ab)using lib/ MTYPEsDavid Lamparter2016-09-191-0/+1
* lib: migrate to new memory-type handlingDavid Lamparter2016-09-191-0/+1
* *: use an ifindex_t type, defined in lib/if.h, for ifindex valuesPaul Jakma2016-08-181-1/+1
* zebra: Refactor zebra_vrfDonald Sharp2016-04-151-61/+2
* lib, zebra: Rework zebra_ns to be a bit more modularDonald Sharp2016-04-151-1/+1
* lib, zebra: The Bulk of the conversion over to NS and VRFDonald Sharp2016-02-011-6/+1
* lib, zebra: Abstract vrf.c to handle both vrf_id_t and char *nameDonald Sharp2016-02-011-3/+3
* zebra, lib/memtypes.c: the netlink sockets work per VRFFeng Lu2015-10-301-2/+5
* zebra: add hooks upon enabling / disabling a VRFFeng Lu2015-10-301-0/+37
* *: call if_init()/if_terminate() from vrf_init()/vrf_terminate()Feng Lu2015-10-301-1/+0
* lib, zebra: move "struct vrf" to be a lib moduleFeng Lu2015-10-301-0/+25
* Create override for quagga reinstall of originated routesDonald Sharp2015-08-261-9/+17
* Multi-Instance OSPF SummaryDonald Sharp2015-05-201-1/+1
* *: nuke ^L (page feed)David Lamparter2014-06-041-3/+3
* lib/command.c: rewrite command matching/parsingChristian Franke2014-04-011-3/+0
* *: use array_size() helper macroBalaji.G2012-10-251-1/+1
* zebra: test_main.c should be a bit more helpful about its usagePaul Jakma2009-08-281-1/+5
* all: check return value from daemon() callStephen Hemminger2009-08-131-2/+5
* [daemons/cleanup] Remove disabled log_mode argument support.Jeremy Jackson2009-06-181-6/+1
* + sayonara old_pid!Denis Ovsienko2007-09-141-4/+0
* [zebra] Add test rig code, for testing the zebra RIBPaul Jakma2006-07-271-0/+337