summaryrefslogtreecommitdiffstats
path: root/ospf6d (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: remove *.conf.sample filesQuentin Young2021-04-092-53/+0
* ospf6d: North-bound implementation for ospf6d rmapsSarita Patra2021-03-306-71/+291
* Merge pull request #8057 from ranjanyash54/default-routeRuss White2021-03-3012-16/+320
|\
| * ospf6d: Minor changes for stub areaYash Ranjan2021-03-291-0/+14
| * ospf6d: Add logic to set metric if route-map not presentYash Ranjan2021-03-294-2/+51
| * ospf6d: Add logic to change the status of router to ASBRYash Ranjan2021-03-295-11/+41
| * ospf6d: Add CLI and logic for default-information originate commandYash Ranjan2021-03-297-3/+214
* | Merge pull request #8368 from volta-networks/fix_isis_ospfv3_coverityRuss White2021-03-301-0/+1
|\ \
| * | ospf6d: fix coverity warninglynne2021-03-291-0/+1
| |/
* | Merge pull request #8351 from volta-networks/fix_ospf6_abr_examin_summary_che...Martin Winter2021-03-301-1/+2
|\ \
| * | ospf6d: fix ospf6_abr_examin_summary to check for a path cost changeKaren Schoener2021-03-261-1/+2
| |/
* / ospf6d: fix unguarded debugMark Stapp2021-03-261-2/+4
|/
* Merge pull request #8329 from volta-networks/fix_unkown_lsa_U_bitDonald Sharp2021-03-251-0/+13
|\
| * ospf6d: Do not flood unknown LSAs if U-bit is clearKaren Schoener2021-03-241-0/+13
* | ospf6d: Link LSAs are not getting MAX_AGE in neighborYash Ranjan2021-03-251-1/+15
|/
* ospf6d: kill ospf6_memory.h, use MTYPE_STATICDavid Lamparter2021-03-2215-98/+30
* ospf6d: split off ospf6_lsa_alloc()David Lamparter2021-03-223-28/+15
* Merge pull request #8121 from opensourcerouting/macro-cleanupDonatas Abraitis2021-03-2215-59/+61
|\
| * *: require semicolon after FRR_CFG_DEFAULT_*David Lamparter2021-03-171-1/+1
| * *: require semicolon after FRR_DAEMON_INFO & co.David Lamparter2021-03-172-2/+4
| * *: require semicolon after DEFINE_<typesafe...>David Lamparter2021-03-172-2/+2
| * *: require semicolon after DEFINE_QOBJ & co.David Lamparter2021-03-174-6/+6
| * *: require semicolon after DEFINE_HOOK & co.David Lamparter2021-03-174-4/+4
| * *: require semicolon after DEFINE_MTYPE & coDavid Lamparter2021-03-175-43/+43
| * snmp: change -std=gnu99 to -std=gnu11David Lamparter2021-03-171-1/+1
* | Merge pull request #8278 from ckishimo/ospfv3_ifaceDonald Sharp2021-03-212-3/+9
|\ \
| * | ospf6d: fix warning message when interfae disabledckishimo2021-03-171-1/+2
| * | ospf6d: remove interface prefix when area is removedckishimo2021-03-171-1/+7
| * | ospf6d: fix iface commands lost when removing from areackishimo2021-03-161-1/+0
| |/
* | Merge pull request #8248 from volta-networks/fix_ospf6_chunk_msgsDonald Sharp2021-03-171-4/+12
|\ \
| * | ospfd6: Clear locks when ospf messages need to be chunkedlynne2021-03-161-4/+12
| |/
* / ospf6d: Fix coverity errorslynne2021-03-161-2/+5
|/
* *: fix printf extension typesDavid Lamparter2021-03-141-4/+4
* ospf6d: Convert to use builtin printf functionalityDonald Sharp2021-03-142-54/+24
* Merge pull request #8138 from ckishimo/ospfv3_prefixRuss White2021-03-093-39/+18
|\
| * ospf6d: add DN bit in prefix optionsckishimo2021-02-232-14/+9
| * ospf6d: remove redundant code when printing prefix optionsckishimo2021-02-231-38/+8
| * ospf6d: print prefix options for lsa type 3 and 5ckishimo2021-02-231-1/+15
* | Merge pull request #8185 from volta-networks/fix_ospf6_changing_area_to_stubDonald Sharp2021-03-074-2/+32
|\ \
| * | ospf6d: Don't advertise AS-External LSAs into stub arealynne2021-03-034-2/+32
* | | ospf6d: fix setting NOAUTOCOST flagEmanuele Di Pascale2021-03-031-2/+1
|/ /
* | ospf6d: Json support added for command "show ipv6 ospf6 spf tree [json]"Yash Ranjan2021-03-023-14/+75
* | ospf6d: turn some info->debugDonald Sharp2021-02-271-11/+5
* | Merge pull request #8139 from volta-networks/fix_ospf6_show_databaseDonald Sharp2021-02-251-6/+15
|\ \
| * | ospf6d: fix display of unknown LSAs in show ipv6 ospf6 database commandlynne2021-02-231-6/+15
| |/
* | Merge pull request #8035 from qlyoung/remove-more-sprintfMark Stapp2021-02-233-8/+15
|\ \ | |/ |/|
| * *: remove more sprintf()Quentin Young2021-02-093-8/+15
* | Merge pull request #8102 from volta-networks/fix_ospf6_error_logsDonald Sharp2021-02-191-30/+45
|\ \
| * | ospf6d: Update logs that indicate why ospf6 adjacency is not coming up.lynne2021-02-181-30/+45
* | | ospf6d: Metric option in intra-prefix LSA detailYash Ranjan2021-02-191-1/+6
|/ /