| Age | Commit message (Expand) | Author |
| 2019-05-03 | zebra: fix compilation on OpenBSD | Rafael Zalamena |
| 2019-04-10 | zebra: pseudowire event recovery (DoS fix) | F. Aragon |
| 2019-04-09 | zebra: label manager race condition fix | F. Aragon |
| 2019-03-15 | zebra: System routes sometimes can not be properly selected | Donald Sharp |
| 2019-03-15 | zebra: `show ip route A.B.C.D json` would only show last route entry | Donald Sharp |
| 2019-03-15 | zebra: Allow json output to give a bit more data | Donald Sharp |
| 2019-03-15 | zebra: display metric for connected routes | Anuradha Karuppiah |
| 2019-03-15 | zebra: set connected route metric based on the devaddr metric | Anuradha Karuppiah |
| 2019-01-08 | zebra: update local ns_id field | Philippe Guibert |
| 2018-12-13 | Merge pull request #3481 from opensourcerouting/6.0-spelchek | Jafar Al-Gharaibeh |
| 2018-12-13 | *: spelchek | David Lamparter |
| 2018-12-12 | zebra: filter zebra messages (label manager) | F. Aragon |
| 2018-12-12 | bgpd, doc, ldpd, lib, tests, zebra: LM fixes | paco |
| 2018-10-25 | build: fix not building docs w/o sphinx | David Lamparter |
| 2018-10-25 | build: clean up protobuf build integration | David Lamparter |
| 2018-10-25 | *: cleanup .gitignore files | David Lamparter |
| 2018-10-25 | build: move vtysh & manpage listings to subdir.am | David Lamparter |
| 2018-09-20 | zebra: Send correct default vrf tableid for MROUTE stats | Donald Sharp |
| 2018-08-28 | zebra: Fix crash in mroute debug | Donald Sharp |
| 2018-08-26 | Merge pull request #2920 from donaldsharp/bsd_warnings | David Lamparter |
| 2018-08-25 | zebra: No prototype and uninited variables | Donald Sharp |
| 2018-08-25 | Merge pull request #2897 from donaldsharp/zebra_rnh_fixup | Renato Westphal |
| 2018-08-25 | zebra: Add support for static encap mpls labels | Stephen Worley |
| 2018-08-25 | zebra: When registering a nexthop, we do not always need to re-eval | Donald Sharp |
| 2018-08-25 | build: drop unused SMUX client OID MIBs | David Lamparter |
| 2018-08-24 | doc, lib, zebra: Remove deprecated encode and decode functionality | Donald Sharp |
| 2018-08-24 | zebra: Remove unmaintained and uncompilable code | Donald Sharp |
| 2018-08-23 | zebra: if multiple connecteds, select loopback or vrf if present | Don Slice |
| 2018-08-22 | zebra: mark router flag for remote neigh update | Chirag Shah |
| 2018-08-22 | zebra: check router_flag change for neigh update | Chirag Shah |
| 2018-08-22 | zebra: mark router flag for neigh update | Chirag Shah |
| 2018-08-22 | Merge pull request #2818 from kssoman/rmap_fix | Donald Sharp |
| 2018-08-17 | zebra : routemap "match ipv6 address prefix list" does not work | kssoman |
| 2018-08-17 | zebra : Zebra does not properly track which route-maps are changed (#2493) | kssoman |
| 2018-08-16 | Merge pull request #2856 from opensourcerouting/bfd-work | Donald Sharp |
| 2018-08-16 | bfdd: fix zebra_ptm adapter memory leak | Rafael Zalamena |
| 2018-08-16 | zebra: When using BFD ensure that zebra thinks ptm is disabled | Donald Sharp |
| 2018-08-16 | Merge pull request #2846 from donaldsharp/backet_data | Russ White |
| 2018-08-16 | Merge pull request #2448 from qlyoung/error-reference-cards | David Lamparter |
| 2018-08-15 | zebra: Trust backet->data | Donald Sharp |
| 2018-08-15 | lib, ripngd, zebra: Remove pre-solaris 9 special cased code | Donald Sharp |
| 2018-08-14 | *: frr_elevate_privs whitespace fixes | David Lamparter |
| 2018-08-14 | zebra: fix warnings from frr_elevate_privs() | David Lamparter |
| 2018-08-14 | *: use frr_elevate_privs() (2/2: manual) | David Lamparter |
| 2018-08-14 | *: use frr_elevate_privs() (1/2: coccinelle) | David Lamparter |
| 2018-08-14 | *: rename ferr_zlog -> flog_err_sys | Quentin Young |
| 2018-08-14 | *: rename ferr_ref -> log_ref | Quentin Young |
| 2018-08-14 | *: rename zlog_fer -> flog_err | Quentin Young |
| 2018-08-14 | zebra: add missing include | Quentin Young |
| 2018-08-14 | zebra: Cleanup compile issues discovered by ci | Donald Sharp |