| Age | Commit message (Expand) | Author | 
| 2018-08-14 | *: use frr_elevate_privs() (1/2: coccinelle) | David Lamparter | 
| 2018-08-14 | *: rename zlog_fer -> flog_err | Quentin Young | 
| 2018-08-14 | zebra, lib: error references for zebra | Quentin Young | 
| 2018-08-14 | bgpd, lib, zebra: Convert LIB_ERR_PRIVILEGES | Donald Sharp | 
| 2018-07-24 | Merge pull request #2665 from chiragshah6/evpn_dev | Russ White | 
| 2018-07-23 | zebra: clean up const use in bsd build | Mark Stapp | 
| 2018-07-17 | bgpd: support evpn nd ext community | Chirag Shah | 
| 2018-07-11 | zebra, libs: use const prefix ptrs in apis | Mark Stapp | 
| 2018-06-12 | zebra: Fix compilation of bsd | Donald Sharp | 
| 2018-05-30 | zebra: Add a result from dataplane request | Donald Sharp | 
| 2018-05-30 | zebra: Rename SOUTHBOUND_XXX to DP_XXX | Donald Sharp | 
| 2018-03-27 | *: use C99 standard fixed-width integer types | Quentin Young | 
| 2018-03-09 | lib: Isolate nexthop_group functions to nexthop_group.c | Donald Sharp | 
| 2018-03-06 | *: conform with COMMUNITY.md formatting rules, via 'make indent' | Lou Berger | 
| 2018-02-27 | zebra: ipv6 operations stick to namespace | Philippe Guibert | 
| 2018-01-24 | zebra: Modify southbound interface to pass `struct route_node` | Donald Sharp | 
| 2018-01-22 | lib, zebra: Rename and place appropriately the label stack | Donald Sharp | 
| 2018-01-11 | zebra: Add one-shot thread to recheck speed | Donald Sharp | 
| 2017-11-29 | zebra: Fix lsp add/del from kernel using SETFLAG | Donald Sharp | 
| 2017-11-29 | zebra: Implement call back for route install/delete success/fail | Donald Sharp | 
| 2017-11-16 | zebra: rt_socket.c should not use SET_FLAG | Donald Sharp | 
| 2017-09-12 | zebra: deduplicate nexthops | David Lamparter | 
| 2017-08-30 | *: fix style | Quentin Young | 
| 2017-08-28 | zebra: cleanup blackhole support | David Lamparter | 
| 2017-08-22 | zebra: increase maximum label stack depth | Renato Westphal | 
| 2017-08-02 | Merge branch 'master' into PIM_VRF | Donald Sharp | 
| 2017-07-31 | build: zebra: remove *_method Makefile hacks | David Lamparter | 
| 2017-07-24 | lib, pimd, zebra: Allow pim to set pimregX into appropriate vrf | Donald Sharp | 
| 2017-07-24 | zebra: Allow S,G lookup to use RTNL_FAMILY_IPMR | Donald Sharp | 
| 2017-07-17 | *: reindentreindent-master-after | whitespace / reindent | 
| 2017-07-14 | Merge remote-tracking branch 'origin/master' into evpn_plus_struct_attr | Donald Sharp | 
| 2017-07-12 | bgpd, zebra: Support for sticky MACs | vivek | 
| 2017-07-12 | zebra: MAC and Neighbor (ARP/ND) handling | vivek | 
| 2017-07-12 | zebra: VNI and VTEP handling | vivek | 
| 2017-07-10 | Rename ALL_NEXTHOPS_RO to ALL_NEXTHOPS | ßingen | 
| 2017-06-28 | Allow for more than 1 NH recursion level | ßingen | 
| 2017-06-21 | *: simplify log message lookup | Quentin Young | 
| 2017-06-01 | zebra: Refactor 'struct rib' to be 'struct route_entry' | Donald Sharp | 
| 2017-05-15 | *: make consistent & update GPLv2 file headers | David Lamparter | 
| 2017-03-08 | *: get rid of zlog(*, LOG_LEVEL, ...) | David Lamparter | 
| 2017-01-30 | zebra: add srcdest support to rib | Christian Franke | 
| 2017-01-18 | zebra: Fix kernel_get_ipmr_sg_stats to return an value | Donald Sharp | 
| 2017-01-17 | zebra: Fix wrong return type | Donald Sharp | 
| 2017-01-17 | zebra: Allow the collection of sg stats on more platforms. | Donald Sharp | 
| 2016-11-15 | lib: replace strlcpy & strlcat with glibc versions | David Lamparter | 
| 2016-10-18 | zebra: Fix route deletion on *BSD | Timo Teräs | 
| 2016-10-18 | zebra: kernel interface simplification | Timo Teräs | 
| 2016-09-23 | zebra: check at startup if the kernel supports MPLS | Renato Westphal | 
| 2016-09-23 | mpls: add support to the OpenBSD kernel | Renato Westphal | 
| 2016-08-18 | *: use an ifindex_t type, defined in lib/if.h, for ifindex values | Paul Jakma |