| Commit message (Expand) | Author | Age | Files | Lines |
* | zebra: Move client_list to the zebra_router data structure | Donald Sharp | 2019-01-31 | 1 | -3/+3 |
* | zebra: Move the master thread handler to the zrouter structure | Donald Sharp | 2019-01-31 | 1 | -2/+2 |
* | zebra: start the netns notification mechanism after ns initialisation | Philippe Guibert | 2019-01-09 | 1 | -4/+1 |
* | Merge pull request #3370 from pguibert6WIND/default_vrf_initialization | Renato Westphal | 2018-12-04 | 1 | -2/+5 |
|\ |
|
| * | zebra: delay default vrf name after vrf initialization | Philippe Guibert | 2018-11-21 | 1 | -2/+5 |
| * | lib, zebra: default vrf configured will not be overwritten by discovery | Philippe Guibert | 2018-11-21 | 1 | -1/+1 |
* | | Merge pull request #3378 from opensourcerouting/remove-config-lock | Donald Sharp | 2018-12-01 | 1 | -1/+0 |
|\ \ |
|
| * | | *: remove the configuration lock from all daemons | Renato Westphal | 2018-11-26 | 1 | -1/+0 |
| |/ |
|
* | | zebra: separate netlink socket for dataplane | Mark Stapp | 2018-11-21 | 1 | -1/+4 |
* | | zebra: reorg dataplane pthread start | Mark Stapp | 2018-11-21 | 1 | -0/+3 |
* | | zebra: introduce dedicated dataplane pthread | Mark Stapp | 2018-11-21 | 1 | -3/+3 |
|/ |
|
* | Merge pull request #2705 from opensourcerouting/northbound-yang-v2 | Donald Sharp | 2018-10-31 | 1 | -1/+8 |
|\ |
|
| * | yang, lib: add 'frr-interface.yang' and associated stub callbacks | Renato Westphal | 2018-10-27 | 1 | -0/+1 |
| * | *: add empty array of YANG modules | Renato Westphal | 2018-10-27 | 1 | -1/+7 |
* | | Merge pull request #2946 from mjstapp/dplane_2 | Donald Sharp | 2018-10-28 | 1 | -0/+27 |
|\ \
| |/
|/| |
|
| * | zebra: only perform shutdown signal processing once | Mark Stapp | 2018-10-25 | 1 | -2/+14 |
| * | zebra: support zebra shutdown and cleanup | Mark Stapp | 2018-10-25 | 1 | -1/+14 |
| * | zebra: add dplane show commands | Mark Stapp | 2018-10-25 | 1 | -0/+2 |
* | | zebra: Start breakup of zns into zrouter and zns | Donald Sharp | 2018-10-24 | 1 | -1/+5 |
|/ |
|
* | *: list_delete_and_null() -> list_delete() | David Lamparter | 2018-10-02 | 1 | -1/+1 |
* | zebra: ZEBRA_[ERR|WARN] -> EC_ZEBRA | Quentin Young | 2018-09-13 | 1 | -1/+1 |
* | zebra: add an option to zebra command to change default vrf name | Philippe Guibert | 2018-08-28 | 1 | -1/+6 |
* | *: rename zlog_fer -> flog_err | Quentin Young | 2018-08-14 | 1 | -1/+1 |
* | *: stop double initialization of ferr | Quentin Young | 2018-08-14 | 1 | -0/+3 |
* | zebra, lib: error references for zebra | Quentin Young | 2018-08-14 | 1 | -1/+3 |
* | Merge pull request #2753 from qlyoung/fix-zebra-shutdown-crash-2 | Jafar Al-Gharaibeh | 2018-07-31 | 1 | -0/+5 |
|\ |
|
| * | zebra: dont delete pthreads from under themselves | Quentin Young | 2018-07-31 | 1 | -0/+5 |
* | | Refactor code for new fuzzing netlink flag | Stephen Worley | 2018-07-24 | 1 | -12/+23 |
* | | Remove whitespace change in netlink fuzz code | Stephen Worley | 2018-07-24 | 1 | -1/+0 |
* | | zebra: Add code for fuzzing netlink | Stephen Worley | 2018-07-21 | 1 | -6/+25 |
|/ |
|
* | zebra: fix some cli option descriptions | Quentin Young | 2018-07-18 | 1 | -3/+3 |
* | zebra: fix zapi fuzzing infra | Quentin Young | 2018-07-18 | 1 | -7/+8 |
* | zebra: refactor zserv names, consolidate events | Quentin Young | 2018-05-29 | 1 | -2/+3 |
* | zebra: multithreaded zserv | Quentin Young | 2018-05-29 | 1 | -0/+3 |
* | zebra: upon zclient breaking, flush PBR entries | Philippe Guibert | 2018-05-22 | 1 | -0/+2 |
* | zebra: Allow runtime determination of v6 RR semantics | Donald Sharp | 2018-05-18 | 1 | -21/+30 |
* | zebra: use hooks for client lifecycle callbacks | Quentin Young | 2018-04-23 | 1 | -0/+4 |
* | zebra: clean up zapi organization | Quentin Young | 2018-04-23 | 1 | -0/+1 |
* | *: use C99 standard fixed-width integer types | Quentin Young | 2018-03-27 | 1 | -1/+1 |
* | zebra: Cleanup dead function rib_weed_table | Donald Sharp | 2018-03-16 | 1 | -3/+0 |
* | bgpd, lib, zebra: Switch to work_queue_free_and_null | Donald Sharp | 2018-03-09 | 1 | -2/+2 |
* | *: conform with COMMUNITY.md formatting rules, via 'make indent' | Lou Berger | 2018-03-06 | 1 | -5/+4 |
* | zebra: adapt the vrf and logical router initialisation | Philippe Guibert | 2018-02-27 | 1 | -0/+5 |
* | zebra: fix assert mpls when terminating zebra | Philippe Guibert | 2018-02-27 | 1 | -2/+2 |
* | zebra: collect and get netnamespaces information | Philippe Guibert | 2018-02-27 | 1 | -0/+2 |
* | zebra: handle the zns init/destroy | Philippe Guibert | 2018-02-27 | 1 | -3/+1 |
* | zebra: add a runtime flag to enable vrf with netns | Philippe Guibert | 2018-02-27 | 1 | -1/+8 |
* | zebra: Move NS/VRF initialization earlier | Donald Sharp | 2018-01-12 | 1 | -10/+7 |
* | bgpd, lib, zebra: fix style problems | mitesh | 2017-12-27 | 1 | -2/+4 |
* | zebra, lib: zebra changes for symmetric routing support | Mitesh Kanjariya | 2017-12-14 | 1 | -1/+4 |