| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | lib: add libunwind support for backtraces | David Lamparter | 2018-10-18 | 1 | -6/+75 |
* | lib, zebra: Allow the specification of BUM flooding | Donald Sharp | 2018-10-12 | 1 | -0/+1 |
* | bgpd, doc, ldpd, lib, tests, zebra: LM fixes | paco | 2018-09-18 | 1 | -0/+1 |
* | *: style for EC replacements | Quentin Young | 2018-09-13 | 1 | -4/+3 |
* | *: LIB_[ERR|WARN] -> EC_LIB | Quentin Young | 2018-09-13 | 1 | -7/+7 |
* | fabricd: add new daemon as build of isisd | Christian Franke | 2018-09-05 | 1 | -0/+4 |
* | lib: Remove dead code | Donald Sharp | 2018-09-04 | 1 | -1/+0 |
* | doc, lib, zebra: Remove deprecated encode and decode functionality | Donald Sharp | 2018-08-24 | 1 | -4/+0 |
* | lib: fix deadlock in log.c | Quentin Young | 2018-08-21 | 1 | -0/+5 |
* | *: rename ferr_zlog -> flog_err_sys | Quentin Young | 2018-08-14 | 1 | -13/+15 |
* | *: rename zlog_fer -> flog_err | Quentin Young | 2018-08-14 | 1 | -7/+7 |