summaryrefslogtreecommitdiffstats
path: root/ospf6d (follow)
Commit message (Expand)AuthorAgeFilesLines
* ospf6d: Fix inter area prefixChirag Shah2018-05-213-32/+270
* ospf6d: Fix ECMP for asbr external routesChirag Shah2018-05-172-58/+57
* ospf6d: Fix ABR brouter calculation corruptionChirag Shah2018-05-094-15/+50
* ospf6d: fix area border router duplicateChirag Shah2018-05-082-18/+43
* ospf6d: add newline to show debugging cmdChirag Shah2018-05-061-1/+1
* ospf6d: fix intra prefix ecmpChirag Shah2018-05-023-226/+250
* ospf6d: fix ospf6 asbr crashChirag Shah2018-04-211-18/+28
* ospf6d: assert nh list is non-nullQuentin Young2018-04-131-0/+1
* ospf6d: assert that we set a variableQuentin Young2018-04-131-0/+3
* ospf6d: remove ospf6_interface_if_delQuentin Young2018-04-133-30/+0
* ospf6d: router-id change to display msg to restartChirag Shah2018-04-131-2/+3
* ospf6d: ECMP for Intra Area Prefix routesChirag Shah2018-04-064-21/+447
* *: Only test CONFDATE when VERSION_TYPE_DEV definedLou Berger2018-04-031-2/+2
* ospf6d: fix loop in ABRsChirag Shah2018-03-293-7/+14
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-2732-435/+442
* ospf6d: retain inter area border router type-4Chirag Shah2018-03-223-7/+40
* ospf6d: Delete malloced on error pathDonald Sharp2018-03-211-0/+2
* Merge pull request #1825 from chiragshah6/ospfv3_devJafar Al-Gharaibeh2018-03-205-0/+43
|\
| * ospf6d: Intra-prefix LSA update after frr restartChirag Shah2018-03-085-0/+43
* | ospf6d: Stop debug messages happening in rare caseDonald Sharp2018-03-141-1/+2
* | Merge pull request #1814 from chiragshah6/mdevJafar Al-Gharaibeh2018-03-094-4/+46
|\ \ | |/ |/|
| * ospf6d: assign zebra router-id to ospf6 instanceChirag Shah2018-03-014-4/+46
* | *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-0617-364/+371
* | ospf6d: ECMP for external routesChirag Shah2018-03-014-56/+267
|/
* Merge pull request #1754 from chiragshah6/ospfv3_devJafar Al-Gharaibeh2018-02-155-6/+38
|\
| * ospf6d: router-id change notify to restart ospf6dChirag Shah2018-02-155-6/+38
* | Merge pull request #1752 from donaldsharp/coverity_1Jafar Al-Gharaibeh2018-02-151-12/+15
|\ \
| * | ospf6d: Fix a possible deref by null found in SADonald Sharp2018-02-141-12/+15
* | | Merge pull request #1742 from chiragshah6/mdevJafar Al-Gharaibeh2018-02-151-0/+4
|\ \ \ | |_|/ |/| |
| * | ospf6d: Fix distance commandChirag Shah2018-02-121-0/+4
* | | ospf6d: Handle Premature Aging of LSAsChirag Shah2018-02-1513-16/+187
| |/ |/|
* | *: Track vrfs per nexthop not per route entryDonald Sharp2018-02-092-3/+1
|/
* ospf6d: Fix redist w/ route-map during restartChirag Shah2018-01-267-6/+89
* Merge pull request #1664 from chiragshah6/ospfv3_devRuss White2018-01-247-143/+266
|\
| * ospf6d: spf calculation w/ multiple router lsasChirag Shah2018-01-237-143/+266
* | Merge pull request #1618 from donaldsharp/zebra_startup_orderingPhilippe Guibert2018-01-231-0/+3
|\ \ | |/ |/|
| * *: Send/receive the nexthop vrf_idDonald Sharp2018-01-121-0/+3
* | Merge pull request #1566 from chiragshah6/ospfv3_devJafar Al-Gharaibeh2018-01-1811-16/+354
|\ \
| * | ospf6d: Fix External routes ECMPChirag Shah2018-01-0211-16/+354
| |/
* / ospf6d: Add protocol stats and show commandChirag Shah2018-01-163-2/+142
|/
* ospf6d: Fix ospf6 redist with route-mapChirag Shah2017-12-301-2/+13
* ospf6d: Don't assign to values that are never readDonald Sharp2017-12-141-5/+5
* ospf6d: Fix multi nexthop route removeChirag Shah2017-12-061-7/+19
* Merge pull request #1464 from chiragshah6/mdevRuss White2017-11-294-74/+181
|\
| * ospf6d: SPF consider all Router LSAsChirag Shah2017-11-174-74/+181
* | *: Make zapi route install Notifications optionalDonald Sharp2017-11-271-1/+1
|/
* ospf6d: Fix setting interface ipv6 ospf6 cost value (LSA hooks were never cal...Juergen Kammer2017-11-091-9/+14
* lib, ospf6d, ospfd, zebra: Add ZEBRA_STRDonald Sharp2017-10-251-1/+1
* *: Modify zclient_init to require privs dataDonald Sharp2017-10-241-1/+1
* ospf6d: Make 'struct zebra_privs_t' availableDonald Sharp2017-10-242-2/+2