| Age | Commit message (Expand) | Author |
| 2016-09-20 | lib: Fixup more files | Donald Sharp |
| 2016-09-21 | lib: Update copyright headers | Quentin Young |
| 2016-09-20 | Merge remote-tracking branch 'origin/cmaster-next' into vtysh-grammar | Donald Sharp |
| 2016-09-21 | Merge branch 'cmaster-next' into vtysh-grammar | Quentin Young |
| 2016-09-19 | lib: Initial refactor pass on CLI backend | Quentin Young |
| 2016-09-19 | *: split & distribute memtypes and stop (re|ab)using lib/ MTYPEs | David Lamparter |
| 2016-09-09 | lib: Fix tab completions memleak, memory stats corruption | Quentin Young |
| 2016-09-09 | lib, vtysh: support multiple VRFs by using linux netns | Feng Lu |
| 2016-09-07 | lib: Continue matching system refactor | Quentin Young |
| 2016-09-03 | Update Traffic Engineering Support for OSPFD | Olivier Dugeon |
| 2016-08-17 | Fix for CM-12450 Ensure quagga logs at startup are sent to syslog (until log ... | Sid Khot |
| 2016-08-10 | lib: Remove debug fprintf for cmd_element copy | Quentin Young |
| 2016-07-29 | lib: Cleanup some memory issues in CLI | Quentin Young |
| 2016-07-28 | lib: 'show commandtree' is not a CLI command | Donald Sharp |
| 2016-07-24 | Revert "lib: Rewrite ipv4 address and prefix validator" | David Lamparter |
| 2016-07-26 | lib: Free memory correctly when braces used in parser | Don Slice |
| 2016-07-22 | lib: Modify 'banner motd file <X>' | Donald Sharp |
| 2016-07-19 | lib: Break up functions, begin matcher | Quentin Young |
| 2016-07-12 | lib: Cleanup cmd_execute_command | Quentin Young |
| 2016-07-12 | Add grammar sandbox framework | Quentin Young |
| 2016-07-12 | lib: Rewrite ipv4 address and prefix validator | Quentin Young |
| 2016-07-12 | lib: Disallow % in IPv6 addresses and prefixes | Quentin Young |
| 2016-07-12 | lib: Rewrite ipv6 prefix matcher | Quentin Young |
| 2016-06-23 | lib: Add documentation to internal command format parser functions | Quentin Young |
| 2016-06-16 | lib: Clean command.c | Quentin Young |
| 2016-06-11 | bgpd, lib, vtysh: hook up bgp ENCAP CLI node | Lou Berger |
| 2016-06-08 | lib/vty: add separate output fd support to VTYs | David Lamparter |
| 2016-06-08 | lib: assert(0) still needs a return | David Lamparter |
| 2016-06-08 | lib: fix "reduce strcmp in CLI" fallout (10bac801) | David Lamparter |
| 2016-06-08 | lib/cli: reduce strcmp in CLI hot paths | David Lamparter |
| 2016-06-07 | *: add/cleanup initialisers | David Lamparter |
| 2016-06-06 | bgpd, lib, vtysh: hook up bgp VPNv6 CLI node | vivek |
| 2016-06-06 | lib: add "show commandtree" CLI command | Lou Berger |
| 2016-06-06 | lib: fix bookkeeping for libreadline malloc()s | Lou Berger |
| 2016-05-29 | Quagga: Fix code to use srandom/random | Donald Sharp |
| 2016-06-03 | build: track config args | David Lamparter |
| 2016-05-25 | pimd: merge pimd as of 2015-01-19 | David Lamparter |
| 2016-04-06 | lib, vtysh: Return actual problem further up | Donald Sharp |
| 2016-03-17 | lib: Fix assert in node_parent() | Donald Sharp |
| 2016-03-02 | vtysh: make HIDDEN commands work | Daniel Walton |
| 2016-03-01 | lib, vtysh: Fix 'banner motd file' command | Donald Sharp |
| 2016-02-18 | lib, vtysh: Rehook the motd command back into vtysh | Donald Sharp |
| 2016-02-11 | quagga: remove babel | Daniel Walton |
| 2016-02-03 | lib, vtysh, zebra: Better VRF debug handling | Donald Sharp |
| 2016-02-01 | lib: Allow vrf under the cli | Donald Sharp |
| 2015-10-16 | quagga errors parsing a valid config | Daniel Walton |
| 2015-09-28 | vtysh: Fix Quagga.conf file read in. | Donald Sharp |
| 2015-09-01 | lib: Improve error reporting from broken config files | Steve Hill |
| 2015-08-26 | Fix optional arguments with description interactions | Donald Sharp |
| 2015-07-27 | Quagga processes should not die if they read an unrecognized line in | Daniel Walton |