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