summaryrefslogtreecommitdiffstats
path: root/ospf6d (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "*: reindent pt. 2"David Lamparter2017-07-225-25/+15
* ospf6d: crash in ospf6_lsdb_showDaniel Walton2017-07-181-2/+4
* *: reindent pt. 2whitespace / reindent2017-07-175-15/+25
* *: reindentreindent-master-afterwhitespace / reindent2017-07-1739-17856/+17046
* Merge pull request #820 from opensourcerouting/gcc7Donald Sharp2017-07-143-3/+4
|\
| * *: fix GCC 7 warnings/issuesDavid Lamparter2017-07-141-1/+1
| * *: fix GCC 7 switch/case fallthrough warningsDavid Lamparter2017-07-142-2/+3
* | Merge remote-tracking branch 'frr/master' into table-hash-ospf6-lsdb-refactorDavid Lamparter2017-07-1416-532/+491
|\|
| * Merge remote-tracking branch 'frr/master' into newline-reduxDavid Lamparter2017-07-144-12/+12
| |\
| | * vtysh: return non-zero for configuration failuresDaniel Walton2017-07-134-13/+13
| * | *: remove VTYNL, part 6 of 6David Lamparter2017-07-143-69/+69
| * | *: remove VTYNL, part 5 of 6David Lamparter2017-07-141-3/+2
| * | *: remove VTYNL, part 4 of 6David Lamparter2017-07-1413-339/+302
| * | *: remove VTYNL, part 3 of 6David Lamparter2017-07-142-8/+6
| * | *: remove VTYNL, part 2 of 6David Lamparter2017-07-1415-79/+79
| * | *: remove VTYNL, part 1 of 6David Lamparter2017-07-141-2/+2
| * | ospf6d: VNL -> VTYNLDavid Lamparter2017-07-1414-344/+344
| * | *: ditch vty_outln(), part 1 of 2David Lamparter2017-07-136-21/+21
| * | lib: move \n vs. \r\n handling into vty codeDavid Lamparter2017-07-131-1/+0
| |/
* | ospf6d: rewrite ospf6_lsdb_lookup_next()David Lamparter2017-07-111-30/+4
* | ospf6d: rewrite LSDB iterationDavid Lamparter2017-07-112-154/+74
* | ospf6d: use macro for LSDB walksDavid Lamparter2017-07-1110-99/+61
* | lib: add some abstraction guards for table codeDavid Lamparter2017-07-111-0/+3
|/
* *: fix excess docstringQuentin Young2017-07-052-5/+1
* ospf6d: Fix zclient cleanup on shutdownDonald Sharp2017-06-301-1/+4
* *: vty_outln (vty, "") --> vty_out (vty, VTYNL)Quentin Young2017-06-291-2/+2
* *: s/VTY_NEWLINE/VTYNL/gQuentin Young2017-06-291-2/+2
* *: use vty_outlnQuentin Young2017-06-296-33/+28
* Merge pull request #754 from qlyoung/fix-argv-argRuss White2017-06-292-14/+14
|\
| * *: use ->text and strmatch where appropriateQuentin Young2017-06-272-14/+14
* | Merge pull request #759 from qlyoung/remove-vty-argparsersJafar Al-Gharaibeh2017-06-293-6/+6
|\ \
| * | *: remove VTY_GET_*Quentin Young2017-06-273-6/+6
| |/
* | ospf6d: add buffer length check to ifmtu changesDon Slice2017-06-281-2/+13
* | ospf6d: fix ifmtu settings when kernel changes valuesDon Slice2017-06-262-7/+30
|/
* *: simplify log message lookupQuentin Young2017-06-211-7/+7
* Merge branch 'stable/3.0'David Lamparter2017-06-131-2/+7
|\
| * ospf6d: fix heap uafQuentin Young2017-06-061-2/+7
* | Merge branch 'stable/3.0'David Lamparter2017-06-061-13/+17
|\|
| * ospf6d: fix filter-list commandsQuentin Young2017-06-041-13/+17
* | ospf6d: default to dotted quad instead of ret NULLQuentin Young2017-05-251-2/+1
* | Merge remote-tracking branch 'origin/stable/3.0'Donald Sharp2017-05-241-1/+2
|\|
| * ospf6d: fix use-after-freeQuentin Young2017-05-221-1/+2
* | Merge pull request #582 from qlyoung/ospf6-df-areaidDavid Lamparter2017-05-223-17/+30
|\ \
| * | ospf6d: remember format for ospf6 area idQuentin Young2017-05-193-17/+30
* | | ospf6d: Make 'show zebra' 'show ipv6 ospf6 zebra'Donald Sharp2017-05-181-6/+5
|/ /
* | Merge branch 'stable/3.0'David Lamparter2017-05-181-18/+3
|\|
| * ospf6d: fix decimal area ID cliQuentin Young2017-05-181-18/+3
* | Merge pull request #537 from donaldsharp/vrf_stuffDavid Lamparter2017-05-171-1/+1
|\ \
| * | *: Consolidate vrf_hooks into vrf_initDonald Sharp2017-05-161-1/+1
* | | Merge remote-tracking branch 'origin/stable/3.0'Donald Sharp2017-05-171-6/+4
|\ \ \ | | |/ | |/|