| Commit message (Expand) | Author | Age | Files | Lines |
* | *: kill useless if(...) after VTY_DECLVAR_CONTEXT | David Lamparter | 2016-12-09 | 1 | -12/+0 |
* | lib: remove vty->index | David Lamparter | 2016-12-09 | 1 | -2/+1 |
* | Merge branch 'stable/2.0' | David Lamparter | 2016-12-08 | 4 | -53/+15 |
|\ |
|
| * | Merge branch '-isisd-simpl' into stable/2.0 | David Lamparter | 2016-12-08 | 3 | -50/+15 |
| |\ |
|
| | * | isisd: create the isis_circuit_prepare() helper function | Renato Westphal | 2016-11-28 | 3 | -18/+15 |
| | * | isisd: use a smaller #ifdef for isis_receive() | Renato Westphal | 2016-11-28 | 1 | -36/+4 |
| * | | isisd: Remove unnecessary debug | Donald Sharp | 2016-12-08 | 1 | -3/+0 |
* | | | Merge remote-tracking branch 'osr_private_quagga/queue/osr/vtysh-generic' int... | Quentin Young | 2016-12-02 | 26 | -3350/+37 |
|\ \ \ |
|
| * | | | *: make DEFUN installations file-local | David Lamparter | 2016-12-01 | 1 | -6/+1 |
| * | | | Merge branch 'vtysh-grammar' | David Lamparter | 2016-11-28 | 5 | -868/+390 |
| |\ \ \
| | |/ /
| |/| | |
|
| * | | | Merge branch 'cmaster-next-isisd-bpf' into cmaster-next-releng | David Lamparter | 2016-11-28 | 1 | -0/+27 |
| |\ \ \ |
|
| | * | | | isisd: use BPF on Linux/PF_PACKET | David Lamparter | 2016-11-15 | 1 | -0/+27 |
| * | | | | Merge remote-tracking branch 'cmaster-next' into cmaster-next-releng | David Lamparter | 2016-11-28 | 1 | -2/+2 |
| |\ \ \ \
| | |/ / /
| |/| | /
| | | |/
| | |/| |
|
| | * | | isisd: fix loss of packets after circuit is brought up | Renato Westphal | 2016-11-25 | 1 | -2/+2 |
| * | | | isisd: remove topology generator | David Lamparter | 2016-11-14 | 13 | -2423/+3 |
| * | | | *: fix some licensing SNAFUs | David Lamparter | 2016-11-14 | 16 | -925/+4 |
| |/ / |
|
* | / | all: Fix all underfull doc strings | Quentin Young | 2016-11-30 | 2 | -130/+29 |
| |/
|/| |
|
* | | 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 | 2 | -107/+62 |
* | | Merge branch 'cmaster-next' into vtysh-grammar | Quentin Young | 2016-10-21 | 2 | -2/+2 |
|\| |
|
| * | isisd: Fix size of malloc | Christian Franke | 2016-10-21 | 1 | -1/+1 |
| * | isisd: fix an error that was probably a result of copypasting | Christian Franke | 2016-10-21 | 1 | -1/+1 |
* | | Merge branch 'cmaster-next' into vtysh-grammar | Quentin Young | 2016-10-20 | 1 | -1/+0 |
|\| |
|
| * | *: Consolidate routemap initialization | Donald Sharp | 2016-10-19 | 1 | -1/+0 |
* | | Merge branch 'cmaster-next' into vtysh-grammar | Quentin Young | 2016-10-18 | 15 | -188/+103 |
|\| |
|
| * | *: Consolidate all double VIEW_NODE and ENABLE_NODE's | Donald Sharp | 2016-10-08 | 3 | -25/+0 |
| * | lib, isisd: enable concurrent configuration editing | David Lamparter | 2016-10-07 | 2 | -1/+2 |
| * | isisd: use qobj for vty->index context position | David Lamparter | 2016-10-07 | 4 | -162/+67 |
| * | isisd: qobj: register everything | David Lamparter | 2016-10-07 | 5 | -0/+28 |
| * | Make route flags a 32bit field | Christian Franke | 2016-09-23 | 1 | -4/+5 |
| * | lib: Check prefix length from zebra is sensible | Paul Jakma | 2016-09-23 | 1 | -1/+1 |
| * | isisd: fix assert warning | David Lamparter | 2016-09-23 | 1 | -0/+1 |
| * | isisd: Segmentation fault on isis daemon fixes | boris yakubov | 2016-09-23 | 4 | -10/+22 |
| * | Revert "Make route flags a 32bit field" | Donald Sharp | 2016-09-23 | 1 | -5/+4 |
| * | Make route flags a 32bit field | Christian Franke | 2016-09-23 | 1 | -4/+5 |
| * | *: remove dead code | Renato Westphal | 2016-09-23 | 1 | -4/+0 |
* | | all: removed all DEFUN command stomps | Daniel Walton | 2016-10-06 | 1 | -266/+14 |
* | | all: Fix various syntax errors | Quentin Young | 2016-10-04 | 1 | -1/+13 |
* | | all: added some missing <>s within []s | Daniel Walton | 2016-09-30 | 1 | -1/+1 |
* | | ospf6d: scrubbed some argc CHECK MEs | Daniel Walton | 2016-09-30 | 1 | -1/+0 |
* | | isisd: scrub argc CHECK ME's, refactor general | Quentin Young | 2016-09-30 | 3 | -51/+57 |
* | | all: scrubbed some argc CHECK MEs | Daniel Walton | 2016-09-29 | 4 | -21/+1 |
* | | all: added CHECK ME for DEFUNs that look at argc | Daniel Walton | 2016-09-29 | 5 | -0/+12 |
* | | isisd: resolve CHECK MEs | Daniel Walton | 2016-09-27 | 4 | -454/+152 |
* | | Expand #defines in command strings | Daniel Walton | 2016-09-25 | 1 | -2/+2 |
* | | isisd: add 'int idx_foo' argv index variables | Daniel Walton | 2016-09-23 | 5 | -90/+169 |
* | | convert <1-255> to (1-255), ()s to <>s, etc | Daniel Walton | 2016-09-23 | 5 | -52/+52 |
* | | ALIAS removal for bgp, ospf, pim, isis, rip, ripng, lib and zebra | Daniel Walton | 2016-09-23 | 3 | -343/+377 |
* | | isisd: argv update | Daniel Walton | 2016-09-23 | 5 | -98/+94 |
* | | Revert "isisd: Make work under new regime" | Daniel Walton | 2016-09-22 | 5 | -99/+99 |