summaryrefslogtreecommitdiffstats
path: root/zebra/main.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: add frr_init() infrastructureDavid Lamparter2017-03-071-113/+38
* bgpd, zebra: Allow setting ecmp from daemon cliDonald Sharp2017-03-011-0/+11
* *: Convert libzebra -> libfrrDonald Sharp2017-02-031-1/+1
* *: fix warning fallout from set_socket_pathDavid Lamparter2017-02-011-1/+1
* zebra: Add vty_socket cli option to override the compiled-in location for the...Martin Winter2017-01-251-1/+11
* build: rename (1 of ?): configure.ac + preprocDavid Lamparter2016-12-201-5/+5
* zebra: plug more memory leaksRenato Westphal2016-11-281-2/+16
* zebra/lib: plug several memleaksRenato Westphal2016-11-281-0/+12
* zebra: use qobj and enable concurrent config editsDavid Lamparter2016-10-071-0/+1
* zebra: optionally use protobuf with FPMAvneesh Sachdev2016-09-231-4/+10
* zebra: check at startup if the kernel supports MPLSRenato Westphal2016-09-231-3/+1
* zebra: install MPLS CLI commands only if MPLS is enabled.Renato Westphal2016-09-231-0/+3
* Quagga: Static LSP configurationvivek2016-09-231-0/+3
* *: 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
* zebra: Line up help output betterDonald Sharp2016-09-061-1/+1
* Fix for CM-12450 Ensure quagga logs at startup are sent to syslog (until log ...Sid Khot2016-08-181-1/+3
* all: add default log file if none are definedDon Slice2016-07-111-3/+2
* quagga: Fixup startup to allow consistency between sysV and systemdDonald Sharp2016-04-271-4/+0
* zebra: Refactor zebra_vrfDonald Sharp2016-04-151-77/+0
* lib, zebra: Rework zebra_ns to be a bit more modularDonald Sharp2016-04-151-59/+10
* lib, zebra: Rework vrf_add_updateDonald Sharp2016-04-151-0/+3
* lib, zebra: Rearrange vrf_delete_updateDonald Sharp2016-04-151-0/+8
* lib, zebra: Fix vrf new hook callback.Donald Sharp2016-04-011-10/+0
* zebra: Some small modifications to actually delete the vrfDonald Sharp2016-03-231-0/+9
* Zebra: Make RA socket operation on a per-NS basisvivek2016-02-191-10/+11
* Zebra: Link VRF to corresponding NSvivek2016-02-191-0/+1
* *: Modify protocols to have systemd integrationDonald Sharp2016-02-101-0/+4
* lib, zebra: The Bulk of the conversion over to NS and VRFDonald Sharp2016-02-011-6/+51
* lib, zebra: Abstract vrf.c to handle both vrf_id_t and char *nameDonald Sharp2016-02-011-3/+3
* Quagga: Cleanup RTADV defineDonald Sharp2015-11-201-3/+3
* zebra, lib/memtypes.c: the netlink sockets work per VRFFeng Lu2015-10-301-3/+5
* zebra: maintain RTADV per VRFFeng Lu2015-10-301-1/+8
* zebra: add hooks upon enabling / disabling a VRFFeng Lu2015-10-301-0/+40
* zebra: maintain the router-id per VRFFeng Lu2015-10-301-1/+2
* lib, zebra: move "struct vrf" to be a lib moduleFeng Lu2015-10-301-1/+26
* Create override for quagga reinstall of originated routesDonald Sharp2015-08-261-17/+25
* ptm-integration.patchDonald Sharp2015-07-221-0/+1
* zebra-redistribute-table.patchDonald Sharp2015-05-201-1/+1
* Multi-Instance OSPF SummaryDonald Sharp2015-05-201-1/+1
* ptm-integration.patchDonald Sharp2015-05-201-0/+7
* Bump default netlink socket buffer size to 4M.Donald Sharp2015-05-201-1/+1
* *: nuke ^L (page feed)David Lamparter2014-06-041-2/+2
* lib/command.c: rewrite command matching/parsingChristian Franke2014-04-011-3/+0
* zebra: add module to communicate routes to FPMAvneesh Sachdev2012-11-301-0/+7
* *: use array_size() helper macroBalaji.G2012-10-251-2/+2
* zebra: fix up compilation without rtadv/IPv6Joachim Nilsson2012-05-091-0/+2
* quagga: option "-z" ("--socket <path>") addedVyacheslav Trushkin2011-12-131-3/+9
* all: check return value from daemon() callStephen Hemminger2009-08-131-2/+5
* [zebra] do not touch socket before pidfile lockingDenis Ovsienko2009-07-241-0/+3