summaryrefslogtreecommitdiffstats
path: root/ospf6d/ospf6_top.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * lib: remove unused argument from vrf_cmd_initIgor Ryzhov2021-08-261-1/+1
* | *: explicitly print "exit" at the end of every node configIgor Ryzhov2021-08-231-0/+2
|/
* ospf6d: GR helper configurationsrgirada2021-08-121-0/+1
* ospf6d: Helper functionality changesrgirada2021-08-101-1/+1
* ospf6d: Init/De-init gr helper functionalityrgirada2021-08-101-1/+3
* Merge pull request #9028 from mobash-rasool/ospfv3-asbr-summarisationRuss White2021-07-301-1/+495
|\
| * ospf6d: ASBR summarisation per VRFMobashshera Rasool2021-07-211-16/+51
| * ospf6d: Review comment fixesMobashshera Rasool2021-07-211-76/+81
| * ospf6d: ASBR summarisation feature changes for NSSA areaMobashshera Rasool2021-07-211-12/+14
| * ospf6d: ASBR Summarisation feature implementationMobashshera Rasool2021-07-211-1/+453
* | Merge pull request #8944 from opensourcerouting/ospf6-mtu-revertIgor Ryzhov2021-07-271-18/+0
|\ \ | |/ |/|
| * Revert "ospf6d: Limit the number of interface addresses being supported"David Lamparter2021-06-291-18/+0
* | Revert "ospf6d: fix LSAs remain in LSDB with an old router-id value"Donald Sharp2021-07-021-38/+29
* | ospf6d: reset areas and redistribution at router-id modificationLouis Scalbert2021-07-011-0/+5
* | ospf6d: factorize router-id updateLouis Scalbert2021-07-011-31/+16
* | ospf6d: don't update router-id if at least one adjacency is FullLouis Scalbert2021-07-011-6/+25
* | ospf6d: use per-vrf router id instead of one globalIgor Ryzhov2021-06-291-3/+3
|/
* ospf6d: "clear ipv6 ospf6 process" commandYash Ranjan2021-06-281-3/+84
* Merge pull request #8725 from pjdruddy/ospfv3_fair_socketRuss White2021-06-221-0/+9
|\
| * ospf6d: add write-multiplier configurationPat Ruddy2021-06-181-0/+6
| * ospf6d: add tx fifo infrastructurePat Ruddy2021-06-181-0/+3
* | lib: remove vrf-interface config when removing the VRFIgor Ryzhov2021-06-211-0/+2
|/
* Merge pull request #8823 from donaldsharp/ospfv3_coverityRafael Zalamena2021-06-101-1/+15
|\
| * ospf6d: Rename ospf6_is_router_abr to more accurately reflect what it doesDonald Sharp2021-06-101-1/+1
| * ospf6d: Fix coverity Possible null derefDonald Sharp2021-06-101-0/+14
* | ospf6d: fix interface area configurationIgor Ryzhov2021-06-081-12/+37
|/
* ospf6d: Support for nssa in ospfv3Kaushik2021-06-041-3/+22
* ospf6d: unlink router from vrf on deletionIgor Ryzhov2021-05-271-0/+7
* ospf6d: fix "default-information originate" in non-existing vrfIgor Ryzhov2021-05-181-0/+10
* ospf6d: Limit the number of interface addresses being supportedlynne2021-05-111-0/+18
* ospf6d: add vty support for multiple vrfsharios_niral2021-05-061-94/+169
* ospf6d: add internal support for multiple vrfsharios_niral2021-05-051-0/+103
* Merge pull request #8487 from pguibert6WIND/ospf6_vrfsRuss White2021-04-271-0/+75
|\
| * ospf6d: add 'show ipv6 ospf6 vrfs' commandPhilippe Guibert2021-04-161-0/+75
* | ospf6d: Do not delete external table when configure max-pathMobashshera Rasool2021-04-191-1/+0
* | ospf6d: Fix coredump when "no interface IFNAME area <A.B.C.D>" is calledYash Ranjan2021-04-181-1/+1
|/
* ospf6d: Add logic to change the status of router to ASBRYash Ranjan2021-03-291-0/+1
* ospf6d: Add CLI and logic for default-information originate commandYash Ranjan2021-03-291-0/+2
* ospf6d: kill ospf6_memory.h, use MTYPE_STATICDavid Lamparter2021-03-221-0/+2
* Merge pull request #8121 from opensourcerouting/macro-cleanupDonatas Abraitis2021-03-221-2/+2
|\
| * *: require semicolon after FRR_CFG_DEFAULT_*David Lamparter2021-03-171-1/+1
| * *: require semicolon after DEFINE_QOBJ & co.David Lamparter2021-03-171-1/+1
* | ospf6d: fix warning message when interfae disabledckishimo2021-03-171-1/+2
* | ospf6d: fix iface commands lost when removing from areackishimo2021-03-161-1/+0
|/
* Merge pull request #7961 from mobash-rasool/ospfv3-featureMark Stapp2021-02-041-0/+69
|\
| * ospf6d: add CLI to control maximum paths for routes.Mobashshera Rasool2021-02-011-0/+69
* | Merge pull request #7402 from ranjanyash54/dev_2Donald Sharp2021-02-021-13/+19
|\ \ | |/ |/|
| * ospf6d: Json support added for command "show ipv6 ospf6 route [json]"Yash Ranjan2021-01-271-13/+19
* | ospf6d: Remove #if 0 code that has not been used in a long timeDonald Sharp2021-01-281-93/+0
|/
* ospf6d: ospfv3 disable on the interface, but interface prefix still shown in ...Yash Ranjan2020-12-131-1/+2