| Commit message (Expand) | Author | Age | Files | Lines |
* | *: apply DEFUN_NOSH for node-switch CLI commands | David Lamparter | 2017-03-28 | 1 | -1/+1 |
* | isisd: add support for draft-ietf-rtgwg-backoff-algo | Stephane Litkowski | 2017-02-22 | 1 | -0/+76 |
* | isisd: cleanup SPF scheduling | Stephane Litkowski | 2017-02-22 | 1 | -12/+12 |
* | frr: Remove HAVE_IPV6 from code base | Donald Sharp | 2017-01-13 | 1 | -20/+0 |
* | Merge remote-tracking branch 'origin/stable/2.0' | Donald Sharp | 2017-01-06 | 1 | -4/+7 |
|\ |
|
| * | isisd: don't generate LSPs with LSP-ID zero on is-type change | Christian Franke | 2017-01-05 | 1 | -4/+7 |
* | | *: kill useless if(...) after VTY_DECLVAR_CONTEXT | David Lamparter | 2016-12-09 | 1 | -12/+0 |
* | | Merge remote-tracking branch 'osr_private_quagga/queue/osr/vtysh-generic' int... | Quentin Young | 2016-12-02 | 1 | -152/+0 |
|\ \ |
|
| * \ | Merge branch 'vtysh-grammar' | David Lamparter | 2016-11-28 | 1 | -10/+35 |
| |\ \
| | |/
| |/| |
|
| * | | isisd: remove topology generator | David Lamparter | 2016-11-14 | 1 | -157/+0 |
| * | | *: fix some licensing SNAFUs | David Lamparter | 2016-11-14 | 1 | -1/+0 |
* | | | all: Fix all underfull doc strings | Quentin Young | 2016-11-30 | 1 | -53/+6 |
| |/
|/| |
|
* | | all: Fix underfull doc strings, part 2 | Quentin Young | 2016-11-08 | 1 | -0/+1 |
* | | all: Fix underfull doc strings, part 1 | Quentin Young | 2016-11-05 | 1 | -0/+14 |
* | | Merge branch 'cmaster-next' into vtysh-grammar | Quentin Young | 2016-10-18 | 1 | -51/+19 |
|\| |
|
| * | *: Consolidate all double VIEW_NODE and ENABLE_NODE's | Donald Sharp | 2016-10-08 | 1 | -19/+0 |
| * | isisd: use qobj for vty->index context position | David Lamparter | 2016-10-07 | 1 | -32/+10 |
| * | isisd: qobj: register everything | David Lamparter | 2016-10-07 | 1 | -0/+9 |
* | | ospf6d: scrubbed some argc CHECK MEs | Daniel Walton | 2016-09-30 | 1 | -1/+0 |
* | | all: added CHECK ME for DEFUNs that look at argc | Daniel Walton | 2016-09-29 | 1 | -0/+1 |
* | | isisd: resolve CHECK MEs | Daniel Walton | 2016-09-27 | 1 | -9/+1 |
* | | isisd: add 'int idx_foo' argv index variables | Daniel Walton | 2016-09-23 | 1 | -13/+25 |
* | | convert <1-255> to (1-255), ()s to <>s, etc | Daniel Walton | 2016-09-23 | 1 | -1/+1 |
* | | ALIAS removal for bgp, ospf, pim, isis, rip, ripng, lib and zebra | Daniel Walton | 2016-09-23 | 1 | -7/+8 |
* | | isisd: argv update | Daniel Walton | 2016-09-23 | 1 | -15/+14 |
* | | Revert "isisd: Make work under new regime" | Daniel Walton | 2016-09-22 | 1 | -13/+13 |
* | | isisd: Make work under new regime | Donald Sharp | 2016-09-21 | 1 | -13/+13 |
|/ |
|
* | isisd, lib, vtysh: Allow extract.pl to fully work | Donald Sharp | 2016-09-17 | 1 | -0/+13 |
* | isisd: Remove duplicate "no debug isis lsp-gen" | Donald Sharp | 2016-09-17 | 1 | -13/+0 |
* | Add support of Traffic Engineering to IS-IS | Olivier Dugeon | 2016-09-03 | 1 | -4/+9 |
* | isisd: fold up isis_circuit_is_type_set() | David Lamparter | 2016-08-16 | 1 | -1/+1 |
* | isisd: API: area (L1), domain (L2) passwords | Christian Franke | 2016-07-28 | 1 | -265/+35 |
* | isisd: API: timers (LSP, SPF) | Christian Franke | 2016-07-28 | 1 | -627/+16 |
* | isisd: API: LSP-MTU & area level | Christian Franke | 2016-07-28 | 1 | -120/+99 |
* | isisd: API: basic area config | Christian Franke | 2016-07-28 | 1 | -201/+23 |
* | *: use long long to print time_t | David Lamparter | 2016-05-30 | 1 | -2/+2 |
* | *: remove stray extra semicolons | David Lamparter | 2016-05-26 | 1 | -4/+4 |
* | isisd: ignore unknown interfaces when adjusting IS-IS mtu | Christian Franke | 2016-04-06 | 1 | -0/+2 |
* | isisd: add support to import routes from other protocols | Christian Franke | 2016-03-30 | 1 | -0/+4 |
* | isisd: add a slight delay to lsp_regenerate_schedule | Christian Franke | 2016-03-30 | 1 | -0/+37 |
* | isisd: add a debug mode that traces LSP construction | Christian Franke | 2016-03-30 | 1 | -0/+37 |
* | isisd: allow to adjust lsp-mtu | Christian Franke | 2016-03-30 | 1 | -3/+81 |
* | isisd: Attached-bit in LSP header | Amritha Nambiar | 2016-03-30 | 1 | -0/+36 |
* | isisd: isisd-warnings.patch | Donald Sharp | 2015-05-20 | 1 | -1/+1 |
* | Overhual BGP debugs | Donald Sharp | 2015-05-20 | 1 | -2/+3 |
* | isisd: verify metrics on metric-style transition | Christian Franke | 2012-12-12 | 1 | -8/+11 |
* | isisd: fix metrics check for metric-style narrow | Christian Franke | 2012-12-12 | 1 | -2/+2 |
* | isisd: save metric-style narrow | Christian Franke | 2012-12-12 | 1 | -0/+5 |
* | isisd: couple of bug fixes | Subbaiah Venkata | 2012-04-07 | 1 | -38/+67 |
* | isisd: add Google's changes to IS-IS | Josh Bailey | 2012-04-07 | 1 | -468/+1471 |