]> git.proxmox.com Git - mirror_frr.git/commit
ospfd: Datastructure changes for OSPFv2 Flood reduction.
authorManoj Naragund <mnaragund@vmware.com>
Mon, 21 Nov 2022 10:32:53 +0000 (02:32 -0800)
committerManoj Naragund <mnaragund@vmware.com>
Fri, 20 Jan 2023 05:02:34 +0000 (21:02 -0800)
commit6f7bbc0cec557e3f87a83c7481f92de68485cdb9
treefe7521f6d1aebcc5f775e2fb7f40dc7c8daa93cc
parentd7b0c7a577a3a5cd96ddbce1c3ab607ceb48fa81
ospfd: Datastructure changes for OSPFv2 Flood reduction.

Description:
Code changes involve following things.
1. an additional structure containing flood reduction related info
           per area.
        2. a knob variable in the ospf structure for enabling/disabling the feature.
        3. initialization of above mentioned variables.

Signed-off-by: Manoj Naragund <mnaragund@vmware.com>
ospfd/ospfd.c
ospfd/ospfd.h