| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | lib: Use memmove to adjust filters after del | Stephen Worley | 2019-06-19 | 1 | -4/+4 |
* | | lib: Add log filter manipulation code | Stephen Worley | 2019-06-19 | 1 | -0/+97 |
|/ |
|
* | lib: simplify SEGV handler | David Lamparter | 2019-06-03 | 1 | -218/+109 |
* | lib: use printfrr for log & vty | David Lamparter | 2019-06-03 | 1 | -27/+17 |
* | lib: fix uninitialized variable in backtrace output | Quentin Young | 2019-05-29 | 1 | -0/+2 |
* | lib, zebra: changes to propagate vxlan mcast SG entries to pimd | Anuradha Karuppiah | 2019-04-20 | 1 | -0/+2 |
* | lib: reduce exported var symbols | Quentin Young | 2019-04-03 | 1 | -1/+1 |
* | lib: Fixup missing log entries | Donald Sharp | 2019-03-25 | 1 | -0/+10 |
* | *: remove null check before XFREE | Quentin Young | 2019-02-26 | 1 | -4/+2 |
* | lib: advertise svi ip as macip opcode | Chirag Shah | 2019-02-07 | 1 | -0/+1 |
* | lib: add hooks for external logging function | Emanuele Di Pascale | 2019-02-05 | 1 | -0/+8 |
* | zebra: dup addr detect zapi changes | Chirag Shah | 2018-11-18 | 1 | -1/+1 |
* | bgpd: dup addr detect config cli | Chirag Shah | 2018-11-18 | 1 | -0/+1 |