summaryrefslogtreecommitdiff
path: root/ospf6d
AgeCommit message (Expand)Author
2018-06-15ospf6d: unchecked return value (Coverity 1221437)paco
2018-06-08spf6d: fix use after free (Coverity 1221459)paco
2018-06-07bgpd, lib, ospf6d, vtysh: fix possible snprintf possible truncationDonald Sharp
2018-06-02build: append -std=gnu99 after SNMP_CFLAGSRenato Westphal
2018-05-21ospf6d: Fix inter area prefixChirag Shah
2018-05-17ospf6d: Fix ECMP for asbr external routesChirag Shah
2018-05-08ospf6d: Fix ABR brouter calculation corruptionChirag Shah
2018-05-08ospf6d: fix area border router duplicateChirag Shah
2018-05-05ospf6d: add newline to show debugging cmdChirag Shah
2018-05-01ospf6d: fix intra prefix ecmpChirag Shah
2018-04-21ospf6d: fix ospf6 asbr crashChirag Shah
2018-04-13ospf6d: assert nh list is non-nullQuentin Young
2018-04-13ospf6d: assert that we set a variableQuentin Young
2018-04-13ospf6d: remove ospf6_interface_if_delQuentin Young
2018-04-12ospf6d: router-id change to display msg to restartChirag Shah
2018-04-05ospf6d: ECMP for Intra Area Prefix routesChirag Shah
2018-04-03*: Only test CONFDATE when VERSION_TYPE_DEV definedLou Berger
2018-03-29ospf6d: fix loop in ABRsChirag Shah
2018-03-27*: use C99 standard fixed-width integer typesQuentin Young
2018-03-22ospf6d: retain inter area border router type-4Chirag Shah
2018-03-20ospf6d: Delete malloced on error pathDonald Sharp
2018-03-20Merge pull request #1825 from chiragshah6/ospfv3_devJafar Al-Gharaibeh
2018-03-13ospf6d: Stop debug messages happening in rare caseDonald Sharp
2018-03-08Merge pull request #1814 from chiragshah6/mdevJafar Al-Gharaibeh
2018-03-08ospf6d: Intra-prefix LSA update after frr restartChirag Shah
2018-03-06*: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger
2018-03-01ospf6d: assign zebra router-id to ospf6 instanceChirag Shah
2018-03-01ospf6d: ECMP for external routesChirag Shah
2018-02-15Merge pull request #1754 from chiragshah6/ospfv3_devJafar Al-Gharaibeh
2018-02-15Merge pull request #1752 from donaldsharp/coverity_1Jafar Al-Gharaibeh
2018-02-15Merge pull request #1742 from chiragshah6/mdevJafar Al-Gharaibeh
2018-02-15ospf6d: router-id change notify to restart ospf6dChirag Shah
2018-02-14ospf6d: Handle Premature Aging of LSAsChirag Shah
2018-02-13ospf6d: Fix a possible deref by null found in SADonald Sharp
2018-02-11ospf6d: Fix distance commandChirag Shah
2018-02-08*: Track vrfs per nexthop not per route entryDonald Sharp
2018-01-26ospf6d: Fix redist w/ route-map during restartChirag Shah
2018-01-23Merge pull request #1664 from chiragshah6/ospfv3_devRuss White
2018-01-23Merge pull request #1618 from donaldsharp/zebra_startup_orderingPhilippe Guibert
2018-01-22ospf6d: spf calculation w/ multiple router lsasChirag Shah
2018-01-18Merge pull request #1566 from chiragshah6/ospfv3_devJafar Al-Gharaibeh
2018-01-15ospf6d: Add protocol stats and show commandChirag Shah
2018-01-12*: Send/receive the nexthop vrf_idDonald Sharp
2018-01-02ospf6d: Fix External routes ECMPChirag Shah
2017-12-30ospf6d: Fix ospf6 redist with route-mapChirag Shah
2017-12-14ospf6d: Don't assign to values that are never readDonald Sharp
2017-12-06ospf6d: Fix multi nexthop route removeChirag Shah
2017-11-29Merge pull request #1464 from chiragshah6/mdevRuss White
2017-11-27*: Make zapi route install Notifications optionalDonald Sharp
2017-11-17ospf6d: SPF consider all Router LSAsChirag Shah