| Commit message (Expand) | Author | Age | Files | Lines |
* | *: remove ZEBRA_INTERFACE_VRF_UPDATE | anlan_cs | 2023-10-07 | 1 | -1/+0 |
* | lib: add notifications for opaque zapi messages | Mark Stapp | 2023-06-23 | 1 | -1/+3 |
* | *: Rename `struct thread` to `struct event` | Donald Sharp | 2023-03-24 | 1 | -2/+2 |
* | lib, bgpd: Add more debugs to GR Capability exchange | Donald Sharp | 2023-03-09 | 1 | -0/+20 |
* | *: auto-convert to SPDX License IDs | David Lamparter | 2023-02-09 | 1 | -16/+1 |
* | lib: fix zlog command types table | Mark Stapp | 2022-12-08 | 1 | -7/+18 |
* | zebra, pimd: add AF param on NEXTHOP_LOOKUP_MRIB | David Lamparter | 2022-04-26 | 1 | -1/+1 |
* | lib: Prevent uninitialized bytes | Donald Sharp | 2022-03-25 | 1 | -1/+1 |
* | *: Rename quagga_timestamp with frr_timestamp | Donald Sharp | 2021-11-11 | 1 | -1/+1 |
* | *: Remove the ZEBRA_IMPORT_ROUTE_XXX zapi messages | Donald Sharp | 2021-09-27 | 1 | -3/+0 |
* | Merge pull request #8237 from pguibert6WIND/nhrp_use_zebra_2 | Mark Stapp | 2021-05-05 | 1 | -1/+4 |
|\ |
|
| * | zebra: add 3 new gre commands, and enforce synchro mecanism | Philippe Guibert | 2021-04-30 | 1 | -1/+4 |
* | | lib: rework how we "override" assert() | David Lamparter | 2021-05-02 | 1 | -11/+0 |
|/ |
|
* | nhrp, zebra, lib: enforce usage of zapi_neigh_ip structure | Philippe Guibert | 2021-04-13 | 1 | -2/+2 |
* | lib: add api to configure neighbor table per interface | Philippe Guibert | 2021-04-09 | 1 | -2/+2 |
* | nhrp, lib, zebra: add/del neighbor entry possible from nhrp | Philippe Guibert | 2021-04-09 | 1 | -1/+3 |
* | zebra: link layer config and notification, implementation in zebra | Philippe Guibert | 2021-04-09 | 1 | -1/+3 |
* | lib: link layer neighbor registration and notification, define API msgs | Philippe Guibert | 2021-04-09 | 1 | -1/+5 |
* | lib/zebra: zapi for installing EVPN nexthops from bgp | Anuradha Karuppiah | 2021-03-26 | 1 | -1/+3 |
* | Merge pull request #6766 from opensourcerouting/xref | Russ White | 2021-02-02 | 1 | -4/+6 |
|\ |
|
| * | lib/xref: use to transport thread_* file/line/func | David Lamparter | 2021-02-01 | 1 | -4/+6 |
* | | lib: Prevent unininted usage of data | Donald Sharp | 2021-01-30 | 1 | -0/+3 |
|/ |
|
* | zebra: Adding zapi client close notification | Karen Schoener | 2020-12-08 | 1 | -1/+2 |
* | bgpd: Advertise FIB installed routes to bgp peers (Part 1) | Soman K S | 2020-11-06 | 1 | -1/+2 |
* | lib: add proto NHG Notif header to log command types | Stephen Worley | 2020-09-28 | 1 | -1/+2 |
* | lib: add logging for ZEBRA_NHG_ADD[DEL] | Stephen Worley | 2020-09-28 | 1 | -1/+3 |
* | lib, zebra: add support for sending ARP requests | Jakub UrbaĆczyk | 2020-08-12 | 1 | -1/+2 |
* | lib, zebra: Add SR-TE policy infrastructure to zebra | Sebastien Merle | 2020-08-07 | 1 | -0/+3 |
* | zebra: Ethernet segment management and support for MAC-ECMP | Anuradha Karuppiah | 2020-08-05 | 1 | -0/+4 |
* | *: un-split strings across lines | David Lamparter | 2020-07-14 | 1 | -6/+3 |
* | lib: add OPAQUE zapi message | Mark Stapp | 2020-06-02 | 1 | -1/+4 |
* | lib: rewrite zlog lock-free & TLS-buffered | David Lamparter | 2020-04-01 | 1 | -679/+24 |
* | lib: rewrite zlog_hexdump() | David Lamparter | 2020-03-24 | 1 | -50/+38 |
* | *: use gmtime_r, localtime_r exclusively | Mark Stapp | 2020-03-05 | 1 | -3/+3 |
* | lib: add missing command DESC for MLAG messages | Anuradha Karuppiah | 2020-02-14 | 1 | -0/+5 |
* | Merge pull request #5750 from qlyoung/fix-null-after-xfree | Renato Westphal | 2020-02-05 | 1 | -1/+0 |
|\ |
|
| * | *: don't null after XFREE; XFREE does this itself | Quentin Young | 2020-02-03 | 1 | -1/+0 |
* | | lib: Adding GR capabilites encode and decode. | Santosh P K | 2020-01-30 | 1 | -1/+1 |
|/ |
|
* | lib,zebra: add zapi msg top level error handling | Stephen Worley | 2020-01-08 | 1 | -0/+1 |
* | lib, zebra: add new MPLS zapi message with route replace semantics | Renato Westphal | 2019-09-10 | 1 | -0/+1 |
* | lib: add frr_with_mutex() block-wrapper | David Lamparter | 2019-09-03 | 1 | -90/+65 |
* | Merge pull request #4497 from opensourcerouting/rcu | Donald Sharp | 2019-08-08 | 1 | -4/+0 |
|\ |
|
| * | lib: make SA_SIGINFO use unconditional | David Lamparter | 2019-07-31 | 1 | -4/+0 |
* | | *: fix ctype (isalpha & co.) casts | David Lamparter | 2019-08-06 | 1 | -7/+6 |
* | | lib: Remove double log mutex unlock | Stephen Worley | 2019-08-02 | 1 | -3/+1 |
|/ |
|
* | Merge pull request #4635 from AnuradhaKaruppiah/evpn-pim-replay | Jafar Al-Gharaibeh | 2019-07-15 | 1 | -0/+1 |
|\ |
|
| * | pimd, zebra: request for replay of SG entries on startup | Anuradha Karuppiah | 2019-07-03 | 1 | -0/+1 |
* | | lib: Remove extraneous spacing/output filter cmds | Stephen Worley | 2019-06-19 | 1 | -1/+1 |
* | | lib: Use gotos in filter control functions | Stephen Worley | 2019-06-19 | 1 | -16/+22 |
* | | lib: Filter logs as they come in via macros | Stephen Worley | 2019-06-19 | 1 | -14/+80 |