summaryrefslogtreecommitdiffstats
path: root/zebra/main.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* zebra: Move client_list to the zebra_router data structureDonald Sharp2019-01-311-3/+3
* zebra: Move the master thread handler to the zrouter structureDonald Sharp2019-01-311-2/+2
* zebra: start the netns notification mechanism after ns initialisationPhilippe Guibert2019-01-091-4/+1
* Merge pull request #3370 from pguibert6WIND/default_vrf_initializationRenato Westphal2018-12-041-2/+5
|\
| * zebra: delay default vrf name after vrf initializationPhilippe Guibert2018-11-211-2/+5
| * lib, zebra: default vrf configured will not be overwritten by discoveryPhilippe Guibert2018-11-211-1/+1
* | Merge pull request #3378 from opensourcerouting/remove-config-lockDonald Sharp2018-12-011-1/+0
|\ \
| * | *: remove the configuration lock from all daemonsRenato Westphal2018-11-261-1/+0
| |/
* | zebra: separate netlink socket for dataplaneMark Stapp2018-11-211-1/+4
* | zebra: reorg dataplane pthread startMark Stapp2018-11-211-0/+3
* | zebra: introduce dedicated dataplane pthreadMark Stapp2018-11-211-3/+3
|/
* Merge pull request #2705 from opensourcerouting/northbound-yang-v2Donald Sharp2018-10-311-1/+8
|\
| * yang, lib: add 'frr-interface.yang' and associated stub callbacksRenato Westphal2018-10-271-0/+1
| * *: add empty array of YANG modulesRenato Westphal2018-10-271-1/+7
* | Merge pull request #2946 from mjstapp/dplane_2Donald Sharp2018-10-281-0/+27
|\ \ | |/ |/|
| * zebra: only perform shutdown signal processing onceMark Stapp2018-10-251-2/+14
| * zebra: support zebra shutdown and cleanupMark Stapp2018-10-251-1/+14
| * zebra: add dplane show commandsMark Stapp2018-10-251-0/+2
* | zebra: Start breakup of zns into zrouter and znsDonald Sharp2018-10-241-1/+5
|/
* *: list_delete_and_null() -> list_delete()David Lamparter2018-10-021-1/+1
* zebra: ZEBRA_[ERR|WARN] -> EC_ZEBRAQuentin Young2018-09-131-1/+1
* zebra: add an option to zebra command to change default vrf namePhilippe Guibert2018-08-281-1/+6
* *: rename zlog_fer -> flog_errQuentin Young2018-08-141-1/+1
* *: stop double initialization of ferrQuentin Young2018-08-141-0/+3
* zebra, lib: error references for zebraQuentin Young2018-08-141-1/+3
* Merge pull request #2753 from qlyoung/fix-zebra-shutdown-crash-2Jafar Al-Gharaibeh2018-07-311-0/+5
|\
| * zebra: dont delete pthreads from under themselvesQuentin Young2018-07-311-0/+5
* | Refactor code for new fuzzing netlink flagStephen Worley2018-07-241-12/+23
* | Remove whitespace change in netlink fuzz codeStephen Worley2018-07-241-1/+0
* | zebra: Add code for fuzzing netlinkStephen Worley2018-07-211-6/+25
|/
* zebra: fix some cli option descriptionsQuentin Young2018-07-181-3/+3
* zebra: fix zapi fuzzing infraQuentin Young2018-07-181-7/+8
* zebra: refactor zserv names, consolidate eventsQuentin Young2018-05-291-2/+3
* zebra: multithreaded zservQuentin Young2018-05-291-0/+3
* zebra: upon zclient breaking, flush PBR entriesPhilippe Guibert2018-05-221-0/+2
* zebra: Allow runtime determination of v6 RR semanticsDonald Sharp2018-05-181-21/+30
* zebra: use hooks for client lifecycle callbacksQuentin Young2018-04-231-0/+4
* zebra: clean up zapi organizationQuentin Young2018-04-231-0/+1
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-1/+1
* zebra: Cleanup dead function rib_weed_tableDonald Sharp2018-03-161-3/+0
* bgpd, lib, zebra: Switch to work_queue_free_and_nullDonald Sharp2018-03-091-2/+2
* *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-5/+4
* zebra: adapt the vrf and logical router initialisationPhilippe Guibert2018-02-271-0/+5
* zebra: fix assert mpls when terminating zebraPhilippe Guibert2018-02-271-2/+2
* zebra: collect and get netnamespaces informationPhilippe Guibert2018-02-271-0/+2
* zebra: handle the zns init/destroyPhilippe Guibert2018-02-271-3/+1
* zebra: add a runtime flag to enable vrf with netnsPhilippe Guibert2018-02-271-1/+8
* zebra: Move NS/VRF initialization earlierDonald Sharp2018-01-121-10/+7
* bgpd, lib, zebra: fix style problemsmitesh2017-12-271-2/+4
* zebra, lib: zebra changes for symmetric routing supportMitesh Kanjariya2017-12-141-1/+4