]> git.proxmox.com Git - mirror_frr.git/commit - ospfd/ospfd.c
ospfd: ospf redistribute originating LSA internal connected routes
authorMobashshera Rasool <mrasool@vmware.com>
Tue, 10 Aug 2021 16:24:47 +0000 (09:24 -0700)
committerMobashshera Rasool <mrasool@vmware.com>
Tue, 10 Aug 2021 16:41:14 +0000 (09:41 -0700)
commite474c143738d07ffe3336ec6d2fafff905b2be66
tree18f51f4065c0f57be256bbffdd73d49f5f4228bc
parentdd4c59d79a0f053ff1a2c2acc177e6a26e6c4137
ospfd: ospf redistribute originating LSA internal connected routes

When OSPF is disabled on interface and enabled again, the IP which is
not matching the prefix-list is getting originated as External LSA.

Fixes: #9362
Signed-off-by: Mobashshera Rasool <mrasool@vmware.com>
ospfd/ospfd.c