| Age | Commit message (Expand) | Author | 
| 2018-10-24 | build: make clean and dist consistent | David Lamparter | 
| 2018-10-18 | lib: add libunwind support for backtraces | David Lamparter | 
| 2018-10-09 | bgpd: Cleanup warnings issued by CI system from these changes | Donald Sharp | 
| 2018-10-09 | bgpd: Convert `struct bgp_info` to `struct bgp_path_info` | Donald Sharp | 
| 2018-10-09 | bgpd: Convert BGP_INFO_XXX to BGP_PATH_XXX | Donald Sharp | 
| 2018-10-02 | *: list_delete_and_null() -> list_delete() | David Lamparter | 
| 2018-09-22 | Merge pull request #3010 from opensourcerouting/no-frr-thread-id | Lou Berger | 
| 2018-09-19 | lib: remove frr_pthread->id | David Lamparter | 
| 2018-09-18 | bgpd: fix test (using bgp instance 0) | F. Aragon | 
| 2018-09-18 | bgpd, doc, ldpd, lib, tests, zebra: LM fixes | paco | 
| 2018-09-13 | bgpd lib ospf6d pbrd tests zebra: shadowing fixes | F. Aragon | 
| 2018-09-08 | *: fix config.h/zebra.h include order | David Lamparter | 
| 2018-09-08 | build: fix & clean up *SAN flags | David Lamparter | 
| 2018-09-08 | *: cleanup .gitignore files | David Lamparter | 
| 2018-09-08 | tests: properly locate files in builddir | David Lamparter | 
| 2018-09-08 | build: non-recursive tests | David Lamparter | 
| 2018-09-05 | isisd: fix warnings by removing union isis_N and going to void * instead | Christian Franke | 
| 2018-09-05 | isisd: add TLV 13 Purge Originator Identification | Christian Franke | 
| 2018-09-05 | tests/isisd: remove auth when fuzzing | Christian Franke | 
| 2018-09-05 | fabricd: add field with first and second nexthop to SPF paths | Christian Franke | 
| 2018-08-28 | *: add a vrf update hook to be informed of the vrf name | Philippe Guibert | 
| 2018-08-22 | Merge pull request #2886 from donaldsharp/stream_resize | Russ White | 
| 2018-08-22 | isisd, ospfd, tests: Switch to using stream_resize_inplace | Donald Sharp | 
| 2018-08-21 | build: wrap "fallthrough" attr | David Lamparter | 
| 2018-08-14 | *: use frr_elevate_privs() (2/2: manual) | David Lamparter | 
| 2018-08-11 | tests: Cleanup assumption that ALLOC could fail. | Donald Sharp | 
| 2018-08-03 | isisd: make spf code dst-src aware | Christian Franke | 
| 2018-08-03 | isisd: learn and advertise IPv6 dst-src routes | Christian Franke | 
| 2018-07-25 | tests: Let compiler know this was an intentionall fallthrough | Donald Sharp | 
| 2018-07-25 | tests: Prevent weird type promotion objection in bgp tests | Donald Sharp | 
| 2018-07-25 | tests: Fix const change | Donald Sharp | 
| 2018-07-24 | tests/isisd: fix warnings | F. Aragon | 
| 2018-07-13 | tests: add test_bgp_table to gitignore | Mark Stapp | 
| 2018-07-12 | tests: align with srcdest lib changes, remove bgp binary | Mark Stapp | 
| 2018-07-05 | bgpd: add test for bgp_table_range_lookup | Marcel Röthke | 
| 2018-06-21 | Merge pull request #2408 from ajones-rvbd/ajones-issue-2403 | Quentin Young | 
| 2018-06-19 | Merge pull request #2445 from ppmathis/feature/bgp-pg-overrides | Russ White | 
| 2018-06-19 | Merge pull request #2465 from qlyoung/fix-build-am-cppflags-warning | Russ White | 
| 2018-06-19 | eigrpd, lib, tests, vtysh: security (cppcheck) | paco | 
| 2018-06-18 | babeld, lib, ospfd, tests: fmt fixes (cppcheck) | paco | 
| 2018-06-15 | tests: fixup minor autotools nit | Quentin Young | 
| 2018-06-14 | bgpd: Finalize group-overrides for peer/AF attrs | Pascal Mathis | 
| 2018-06-14 | bgpd: Implement group-overrides for peer attrs | Pascal Mathis | 
| 2018-06-14 | bgpd: Implement group-overrides for peer timers | Pascal Mathis | 
| 2018-06-14 | bgpd: Improve test suite for peer-group overrides | Pascal Mathis | 
| 2018-06-14 | bgpd: Fix AF-attribute overrides when binding peer | Pascal Mathis | 
| 2018-06-14 | bgpd: Implement group-overrides for peer flags | Pascal Mathis | 
| 2018-06-12 | tests: use BUILT_SOURCES in tests/Makefile.am for automake 1.16.1 | Arthur Jones | 
| 2018-06-08 | Merge pull request #2298 from qlyoung/pipe-actions-vtysh | Russ White | 
| 2018-06-06 | lib: add string utilities | Quentin Young |