summaryrefslogtreecommitdiffstats
path: root/ospf6d (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1009 from donaldsharp/show_cmdsDavid Lamparter2017-08-211-1/+17
|\
| * *: Add 'show debugging' command from vtyshDonald Sharp2017-08-211-1/+17
* | Merge pull request #929 from opensourcerouting/hooks-doc-irdpDonald Sharp2017-08-211-7/+3
|\ \ | |/ |/|
| * *: centralize some exit cleanup into libfrrDavid Lamparter2017-08-151-7/+3
* | ospf6d: Remove ospf6d version stringDonald Sharp2017-08-202-21/+0
|/
* Merge pull request #911 from opensourcerouting/non-recursive-2Donald Sharp2017-08-094-44/+77
|\
| * build: non-recursive ospf*David Lamparter2017-08-044-44/+77
* | ospf6: Fix DEBUG compiling errorßingen2017-08-091-2/+1
|/
* Merge pull request #870 from chiragshah6/mdevDavid Lamparter2017-08-048-28/+41
|\
| * ospf6d: adjust changes per PR 870 reviewChirag Shah2017-07-312-10/+15
| * ospf6d: Fix memory leaksChirag Shah2017-07-279-40/+48
* | ospf6d: New version of GCC with new warningsDonald Sharp2017-07-284-7/+7
|/
* 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
|\|