summaryrefslogtreecommitdiffstats
path: root/isisd (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: kill useless if(...) after VTY_DECLVAR_CONTEXTDavid Lamparter2016-12-091-12/+0
* lib: remove vty->indexDavid Lamparter2016-12-091-2/+1
* Merge branch 'stable/2.0'David Lamparter2016-12-084-53/+15
|\
| * Merge branch '-isisd-simpl' into stable/2.0David Lamparter2016-12-083-50/+15
| |\
| | * isisd: create the isis_circuit_prepare() helper functionRenato Westphal2016-11-283-18/+15
| | * isisd: use a smaller #ifdef for isis_receive()Renato Westphal2016-11-281-36/+4
| * | isisd: Remove unnecessary debugDonald Sharp2016-12-081-3/+0
* | | Merge remote-tracking branch 'osr_private_quagga/queue/osr/vtysh-generic' int...Quentin Young2016-12-0226-3350/+37
|\ \ \
| * | | *: make DEFUN installations file-localDavid Lamparter2016-12-011-6/+1
| * | | Merge branch 'vtysh-grammar'David Lamparter2016-11-285-868/+390
| |\ \ \ | | |/ / | |/| |
| * | | Merge branch 'cmaster-next-isisd-bpf' into cmaster-next-relengDavid Lamparter2016-11-281-0/+27
| |\ \ \
| | * | | isisd: use BPF on Linux/PF_PACKETDavid Lamparter2016-11-151-0/+27
| * | | | Merge remote-tracking branch 'cmaster-next' into cmaster-next-relengDavid Lamparter2016-11-281-2/+2
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | isisd: fix loss of packets after circuit is brought upRenato Westphal2016-11-251-2/+2
| * | | isisd: remove topology generatorDavid Lamparter2016-11-1413-2423/+3
| * | | *: fix some licensing SNAFUsDavid Lamparter2016-11-1416-925/+4
| |/ /
* | / all: Fix all underfull doc stringsQuentin Young2016-11-302-130/+29
| |/ |/|
* | all: Fix underfull doc strings, part 2Quentin Young2016-11-081-0/+1
* | all: Fix underfull doc strings, part 1Quentin Young2016-11-052-107/+62
* | Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-10-212-2/+2
|\|
| * isisd: Fix size of mallocChristian Franke2016-10-211-1/+1
| * isisd: fix an error that was probably a result of copypastingChristian Franke2016-10-211-1/+1
* | Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-10-201-1/+0
|\|
| * *: Consolidate routemap initializationDonald Sharp2016-10-191-1/+0
* | Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-10-1815-188/+103
|\|
| * *: Consolidate all double VIEW_NODE and ENABLE_NODE'sDonald Sharp2016-10-083-25/+0
| * lib, isisd: enable concurrent configuration editingDavid Lamparter2016-10-072-1/+2
| * isisd: use qobj for vty->index context positionDavid Lamparter2016-10-074-162/+67
| * isisd: qobj: register everythingDavid Lamparter2016-10-075-0/+28
| * Make route flags a 32bit fieldChristian Franke2016-09-231-4/+5
| * lib: Check prefix length from zebra is sensiblePaul Jakma2016-09-231-1/+1
| * isisd: fix assert warningDavid Lamparter2016-09-231-0/+1
| * isisd: Segmentation fault on isis daemon fixesboris yakubov2016-09-234-10/+22
| * Revert "Make route flags a 32bit field"Donald Sharp2016-09-231-5/+4
| * Make route flags a 32bit fieldChristian Franke2016-09-231-4/+5
| * *: remove dead codeRenato Westphal2016-09-231-4/+0
* | all: removed all DEFUN command stompsDaniel Walton2016-10-061-266/+14
* | all: Fix various syntax errorsQuentin Young2016-10-041-1/+13
* | all: added some missing <>s within []sDaniel Walton2016-09-301-1/+1
* | ospf6d: scrubbed some argc CHECK MEsDaniel Walton2016-09-301-1/+0
* | isisd: scrub argc CHECK ME's, refactor generalQuentin Young2016-09-303-51/+57
* | all: scrubbed some argc CHECK MEsDaniel Walton2016-09-294-21/+1
* | all: added CHECK ME for DEFUNs that look at argcDaniel Walton2016-09-295-0/+12
* | isisd: resolve CHECK MEsDaniel Walton2016-09-274-454/+152
* | Expand #defines in command stringsDaniel Walton2016-09-251-2/+2
* | isisd: add 'int idx_foo' argv index variablesDaniel Walton2016-09-235-90/+169
* | convert <1-255> to (1-255), ()s to <>s, etcDaniel Walton2016-09-235-52/+52
* | ALIAS removal for bgp, ospf, pim, isis, rip, ripng, lib and zebraDaniel Walton2016-09-233-343/+377
* | isisd: argv updateDaniel Walton2016-09-235-98/+94
* | Revert "isisd: Make work under new regime"Daniel Walton2016-09-225-99/+99