summaryrefslogtreecommitdiff
path: root/ospf6d
AgeCommit message (Expand)Author
2021-03-17*: require semicolon after DEFINE_MTYPE & coDavid Lamparter
2021-03-17snmp: change -std=gnu99 to -std=gnu11David Lamparter
2021-03-14*: fix printf extension typesDavid Lamparter
2021-03-14ospf6d: Convert to use builtin printf functionalityDonald Sharp
2021-03-09Merge pull request #8138 from ckishimo/ospfv3_prefixRuss White
2021-03-07Merge pull request #8185 from volta-networks/fix_ospf6_changing_area_to_stubDonald Sharp
2021-03-03ospf6d: Don't advertise AS-External LSAs into stub arealynne
2021-03-03ospf6d: fix setting NOAUTOCOST flagEmanuele Di Pascale
2021-03-02ospf6d: Json support added for command "show ipv6 ospf6 spf tree [json]"Yash Ranjan
2021-02-27ospf6d: turn some info->debugDonald Sharp
2021-02-25Merge pull request #8139 from volta-networks/fix_ospf6_show_databaseDonald Sharp
2021-02-23Merge pull request #8035 from qlyoung/remove-more-sprintfMark Stapp
2021-02-23ospf6d: fix display of unknown LSAs in show ipv6 ospf6 database commandlynne
2021-02-23ospf6d: add DN bit in prefix optionsckishimo
2021-02-23ospf6d: remove redundant code when printing prefix optionsckishimo
2021-02-23ospf6d: print prefix options for lsa type 3 and 5ckishimo
2021-02-19Merge pull request #8102 from volta-networks/fix_ospf6_error_logsDonald Sharp
2021-02-18ospf6d: Metric option in intra-prefix LSA detailYash Ranjan
2021-02-18ospf6d: Update logs that indicate why ospf6 adjacency is not coming up.lynne
2021-02-16Merge pull request #8051 from volta-networks/fix_ospf6_hello_loRuss White
2021-02-14*: remove tabs & newlines from log messagesDavid Lamparter
2021-02-10ospf6d : fix issue in ecmp inter area routeSoman K S
2021-02-09ospf6d: Don't send hellos on loopback interfacelynne
2021-02-09*: remove more sprintf()Quentin Young
2021-02-09Merge pull request #7980 from gromit1811/fix_ospf6_lsa_str_oobRuss White
2021-02-05Merge pull request #7981 from gromit1811/fix_ospf6_lsa_str_retvalQuentin Young
2021-02-04Merge pull request #7961 from mobash-rasool/ospfv3-featureMark Stapp
2021-02-02Merge pull request #7991 from donaldsharp/valgrind_cleanups1Russ White
2021-02-01Merge pull request #7402 from ranjanyash54/dev_2Donald Sharp
2021-02-01ospf6d: prevent use after freeDonald Sharp
2021-02-01ospf6d: add CLI to control maximum paths for routes.Mobashshera Rasool
2021-01-29ospf6d: Fix LSA formatting inconsistent retvalsMartin Buck
2021-01-29ospf6d: Fix LSA formatting out-of-bounds accessMartin Buck
2021-01-28ospf6d: Remove #if 0 code that has not been used in a long timeDonald Sharp
2021-01-26ospf6d: Json support added for command "show ipv6 ospf6 interface prefix [json]"Yash Ranjan
2021-01-26ospf6d: Json support added for command "show ipv6 ospf6 route [json]"Yash Ranjan
2021-01-26ospf6d: Track wait_timer and disable when neededDonald Sharp
2021-01-25ospf6d: use a new json_object per loop iterationDonald Sharp
2021-01-13ospf6d: Json support added for command "show ipv6 ospf6 database [json]"Yash Ranjan
2021-01-13ospf6d: Structural changes in ospf6d.cYash Ranjan
2020-12-15Merge pull request #7717 from ranjanyash54/2368Russ White
2020-12-14ospf6d: Link LSA is not updated when router priority is modifiedMobashshera Rasool
2020-12-13ospf6d: ospfv3 disable on the interface, but interface prefix still shown in ...Yash Ranjan
2020-12-10ospf6d: Fix for "show ipv6 ospf6 database link"Yash Ranjan
2020-12-10ospf6d: Fix for "show ipv6 ospf6 database intra-prefix"Yash Ranjan
2020-12-10Merge pull request #7492 from Niral-Networks/niral_ospfv3_fix_redistRafael Zalamena
2020-12-09ospf6d : Code refactoring for route redistribution.Kaushik
2020-12-04ospf6d: Router-ID filter is not filtering the show command "do show ipv6 ospf...Yash Ranjan
2020-11-30ospf6: move serv_close to ospf6_deleteIgor Ryzhov
2020-11-30ospf6: fix crash on shutdownIgor Ryzhov