]> git.puffer.fish Git - matthieu/frr.git/commit
ospf6d: Enable the feature using configure.ac
authorAbhinay Ramesh <rabhinay@vmware.com>
Tue, 8 Jun 2021 12:40:21 +0000 (12:40 +0000)
committerAbhinay Ramesh <rabhinay@vmware.com>
Wed, 9 Feb 2022 01:57:08 +0000 (01:57 +0000)
commit6fc7e0c3d12be6a98350a1be25ca0ce16ea36584
tree5d02d3c28e5a625b49c701a2b4e5b91f3a5108de
parent9b596bed0f5c7ee03790446e9876ca68d4dd16eb
ospf6d: Enable the feature using configure.ac

Problem Statement:
=================
The feature is not enabled, needs to be enabled by doing required
initialization.

RCA:
====
Changes to support the feature is present, but the feature macro
needs to be enabled.

Fix:
====
This commit has changes to enable the code.

Risk:
=====
Medium

Need to ensure all existing ospf6 related topotests pass. to ensure
packet processing is not impacted.

Tests Executed:
===============
Have tested the functionality with enabling openssl and also disabling
openssl.

Signed-off-by: Abhinay Ramesh <rabhinay@vmware.com>
ospf6d/ospf6d.c
ospf6d/subdir.am