| Age | Commit message (Expand) | Author | 
| 2019-07-03 | lib: split off c-ares code from nhrpd | David Lamparter | 
| 2019-06-23 | Revert "Ospf missing interface handling 2" | Donald Sharp | 
| 2019-06-12 | *: change if_lookup_by_name() api with vrf | Philippe Guibert | 
| 2019-06-06 | lib,bgpd,babeld,ripngd,nhrpd,bfdd: clean up SA warnings | Mark Stapp | 
| 2019-05-14 | lib: hashing functions should take const arguments | Quentin Young | 
| 2019-05-03 | *: use ZAPI_CALLBACK_ARGS macro for zapi handlers | Quentin Young | 
| 2019-04-18 | lib: ZEBRA_NUM_OF -> array_size | David Lamparter | 
| 2019-03-29 | bfdd, nhrpd, pimd: When deleting an interface clean up | Donald Sharp | 
| 2019-02-25 | *: compare pointer types to NULL, not 0 | Quentin Young | 
| 2019-02-25 | *: Rename backet to bucket | Tim Bray | 
| 2019-01-30 | build: fix a whole bunch of *FLAGS | David Lamparter | 
| 2018-11-12 | *: Replace zclient_new with zclient_new_notify | Donald Sharp | 
| 2018-10-27 | yang, lib: add 'frr-interface.yang' and associated stub callbacks | Renato Westphal | 
| 2018-10-27 | *: add empty array of YANG modules | Renato Westphal | 
| 2018-10-19 | *: Replace hash_cmp function return value to a bool | Donald Sharp | 
| 2018-09-13 | *: style for EC replacements | Quentin Young | 
| 2018-09-13 | nhrpd: NHRP_[ERR|WARN] -> EC_NHRP | Quentin Young | 
| 2018-09-13 | nhrpd: missing operand added | F. Aragon | 
| 2018-09-09 | Merge pull request #2977 from opensourcerouting/doc-fix | Donald Sharp | 
| 2018-09-09 | build: fix not building docs w/o sphinx | David Lamparter | 
| 2018-09-08 | *: cleanup .gitignore files | David Lamparter | 
| 2018-09-08 | *: fix config.h/zebra.h include order | David Lamparter | 
| 2018-09-08 | build: move vtysh & manpage listings to subdir.am | David Lamparter | 
| 2018-08-28 | *: add a vrf update hook to be informed of the vrf name | Philippe Guibert | 
| 2018-08-14 | *: rename ferr_ref -> log_ref | Quentin Young | 
| 2018-08-14 | *: rename zlog_fer -> flog_err | Quentin Young | 
| 2018-08-14 | *: stop double initialization of ferr | Quentin Young | 
| 2018-08-14 | *: fix source file headers & includes for errcodes | Quentin Young | 
| 2018-08-14 | nhrpd: Add NHRP_ERR_XXXX for zlog_err to zlog_ferr conversion | Donald Sharp | 
| 2018-08-11 | *: ALLOC calls cannot fail | Donald Sharp | 
| 2018-07-02 | Merge pull request #2609 from pacovn/clang_scan_nhrpd_vici_initialization | Donald Sharp | 
| 2018-07-02 | Merge pull request #2604 from pacovn/PVS-Studio_odd_operator_usage | Quentin Young | 
| 2018-07-02 | nhrpd: uninitialized variable (Clang scan) | F. Aragon | 
| 2018-07-02 | eigrpd nhrpd ospfd pimd: fomat fixes (PVS-Studio) | F. Aragon | 
| 2018-07-02 | nhrpd: odd operator usage fix (PVS-Studio) | F. Aragon | 
| 2018-06-29 | nhrpd: uninitialized variable (Clang scan) | F. Aragon | 
| 2018-06-18 | nhrpd: array limit check (cppcheck) | paco | 
| 2018-03-27 | *: use C99 standard fixed-width integer types | Quentin Young | 
| 2018-03-06 | *: conform with COMMUNITY.md formatting rules, via 'make indent' | Lou Berger | 
| 2018-02-26 | *: Rename ZEBRA_FLAG_INTERNAL -> ZEBRA_FLAG_ALLOW_RECURSION | Donald Sharp | 
| 2018-02-08 | *: Track vrfs per nexthop not per route entry | Donald Sharp | 
| 2018-01-12 | *: Send/receive the nexthop vrf_id | Donald Sharp | 
| 2017-11-27 | *: Make zapi route install Notifications optional | Donald Sharp | 
| 2017-10-24 | *: add missing \n in some help strings | Renato Westphal | 
| 2017-10-23 | *: Modify zclient_init to require privs data | Donald Sharp | 
| 2017-10-23 | nhrpd: Let struct zebra_privs_t be available | Donald Sharp | 
| 2017-10-10 | *: use the FOR_ALL_INTERFACES abstraction from babeld | Renato Westphal | 
| 2017-10-10 | *: introduce new rb-tree to optimize interface lookup by ifindex | Renato Westphal | 
| 2017-10-10 | *: use rb-trees to store interfaces instead of sorted linked-lists | Renato Westphal | 
| 2017-09-05 | nhrpd: Add hash table names | Donald Sharp |