| Age | Commit message (Expand) | Author |
| 2018-09-05 | isis: Cleanup CLI, split into parts which are shared, fabricd and isisd | Christian Franke |
| 2018-09-05 | fabricd: add new daemon as build of isisd | Christian Franke |
| 2018-03-27 | *: use C99 standard fixed-width integer types | Quentin Young |
| 2018-03-10 | isisd: add nerd-knob to turn three-way-adj off | Christian Franke |
| 2017-08-28 | isisd: use ferr_* functions | David Lamparter |
| 2017-08-22 | isisd: return proper error codes in some commands | Renato Westphal |
| 2017-07-17 | *: reindentreindent-master-after | whitespace / reindent |
| 2017-07-14 | Merge remote-tracking branch 'frr/master' into newline-redux | David Lamparter |
| 2017-07-14 | *: ditch vty_outln(), part 2 of 2 | David Lamparter |
| 2017-07-13 | vtysh: return non-zero for configuration failures | Daniel Walton |
| 2017-07-13 | *: ditch vty_outln(), part 1 of 2 | David Lamparter |
| 2017-07-05 | *: fix excess docstring | Quentin Young |
| 2017-06-29 | *: use vty_outln | Quentin Young |
| 2017-06-27 | *: remove VTY_GET_* | Quentin Young |
| 2017-05-15 | *: make consistent & update GPLv2 file headers | David Lamparter |
| 2017-05-06 | isisd: ensure that MT is only used with wide metrics | Christian Franke |
| 2017-04-28 | isisd: add MT configuration | Christian Franke |
| 2017-02-22 | isisd: add support for draft-ietf-rtgwg-backoff-algo | Stephane Litkowski |
| 2017-02-22 | isisd: cleanup SPF scheduling | Stephane Litkowski |
| 2016-11-29 | all: Fix all underfull doc strings | Quentin Young |
| 2016-11-04 | all: Fix underfull doc strings, part 1 | Quentin Young |
| 2016-10-17 | Merge branch 'cmaster-next' into vtysh-grammar | Quentin Young |
| 2016-10-07 | isisd: use qobj for vty->index context position | David Lamparter |
| 2016-10-04 | all: Fix various syntax errors | Quentin Young |
| 2016-09-29 | isisd: scrub argc CHECK ME's, refactor general | Quentin Young |
| 2016-09-29 | all: scrubbed some argc CHECK MEs | Daniel Walton |
| 2016-09-29 | all: added CHECK ME for DEFUNs that look at argc | Daniel Walton |
| 2016-09-27 | isisd: resolve CHECK MEs | Daniel Walton |
| 2016-09-23 | isisd: add 'int idx_foo' argv index variables | Daniel Walton |
| 2016-09-23 | convert <1-255> to (1-255), ()s to <>s, etc | Daniel Walton |
| 2016-09-23 | ALIAS removal for bgp, ospf, pim, isis, rip, ripng, lib and zebra | Daniel Walton |
| 2016-09-23 | isisd: argv update | Daniel Walton |
| 2016-09-22 | Revert "isisd: Make work under new regime" | Daniel Walton |
| 2016-09-20 | isisd: Make work under new regime | Donald Sharp |
| 2016-09-17 | isisd, lib, vtysh: Allow extract.pl to fully work | Donald Sharp |
| 2016-08-16 | isisd: warn if there is an MTU issue on circuits | Christian Franke |
| 2016-08-16 | isisd: fix network-type configuration | Christian Franke |
| 2016-08-16 | isisd: fix isis_circuit_create() | David Lamparter |
| 2016-07-28 | isisd: API: area (L1), domain (L2) passwords | Christian Franke |
| 2016-07-28 | isisd: API: timers (LSP, SPF) | Christian Franke |
| 2016-07-28 | isisd: API: LSP-MTU & area level | Christian Franke |
| 2016-07-28 | isisd: API: timers (IIH, CSNP, PSNP) | David Lamparter |
| 2016-07-28 | isisd: API: circuit password | Christian Franke |
| 2016-07-28 | isisd: API: basic area config | Christian Franke |
| 2016-07-28 | isisd: API: basic circuit config | David Lamparter |