summaryrefslogtreecommitdiffstats
path: root/ospf6d (follow)
Commit message (Expand)AuthorAgeFilesLines
* ospf6d: fix heap use after freeQuentin Young2017-09-251-1/+14
* *: fix segfault when sending more than MULTIPATH_NUM nexthopsRenato Westphal2017-09-211-2/+2
* ospf6d: OSPFv3 interface bandwidth handlingChirag Shah2017-09-191-2/+11
* ospf6d: Fix the cli parsingDonald Sharp2017-09-141-1/+1
* ospf6d: Note when we calculated spfDonald Sharp2017-09-142-1/+5
* ospf6d: Fix crash in prefix-list handlingDonald Sharp2017-09-131-0/+3
* Merge pull request #1079 from qlyoung/fix-style-aRenato Westphal2017-08-311-15/+13
|\
| * *: fix styleQuentin Young2017-08-301-15/+13
* | Merge pull request #1044 from donaldsharp/combinationJafar Al-Gharaibeh2017-08-312-11/+6
|\ \ | |/ |/|
| * *: Add RMAP_COMPILE_SUCCESS to enumDonald Sharp2017-08-251-6/+5
| * *: fix assorted issues detected by Coverity ScanRenato Westphal2017-08-251-5/+1
* | Merge pull request #1056 from opensourcerouting/oldbits-0Donald Sharp2017-08-291-2/+2
|\ \
| * | *: remove empty "interface XYZ" config blocksDavid Lamparter2017-08-291-2/+2
| |/
* | ospf6d: fix prefix list name SEGVDavid Lamparter2017-08-291-2/+2
* | Merge pull request #1060 from opensourcerouting/oldbits-2Donald Sharp2017-08-291-2/+2
|\ \
| * | *: remove ZEBRA_FLAG_{BLACKHOLE,REJECT} from APIDavid Lamparter2017-08-281-2/+2
| |/
* / ospf6d, ospfd: add `no ospf6 router-id ...`Quentin Young2017-08-281-6/+48
|/
* Merge pull request #1031 from opensourcerouting/small-bitsDonald Sharp2017-08-244-53/+66
|\
| * ospf6d: properly update prefix list referencesDavid Lamparter2017-08-244-53/+66
* | Merge pull request #1022 from opensourcerouting/zapi_consolidationDonald Sharp2017-08-243-290/+92
|\ \
| * | ospf6d: fix regression detected by topotestRenato Westphal2017-08-241-6/+8
| * | *: use zapi_route to send/receive redistributed routes as wellRenato Westphal2017-08-241-68/+18
| * | ospf6d: use the new API to send routes to zebraRenato Westphal2017-08-233-74/+31
| * | *: remove leftovers from "router zebra"Renato Westphal2017-08-231-112/+1
| * | *: reduce excessive indentation in a few placesRenato Westphal2017-08-231-67/+71
| |/
* | Merge pull request #1026 from qlyoung/no-ospf6David Lamparter2017-08-241-21/+87
|\ \ | |/ |/|
| * ospf6d: add `no` forms for interface commandsQuentin Young2017-08-221-21/+87
* | Merge pull request #1025 from qlyoung/no-ospfDavid Lamparter2017-08-221-6/+7
|\|
| * ospfd, ospf6d: cleanup some `no` commandsQuentin Young2017-08-221-6/+7
* | 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
| |\