]> git.puffer.fish Git - mirror/frr.git/commit
ospfd: remove default origin max age lsa 3618/head
authorChirag Shah <chirag@cumulusnetworks.com>
Tue, 15 Jan 2019 00:55:44 +0000 (16:55 -0800)
committerChirag Shah <chirag@cumulusnetworks.com>
Wed, 16 Jan 2019 05:06:58 +0000 (21:06 -0800)
commit313919d6e3db67eedef77960ea4e2ba2a6018ee1
tree707910c80fa15c1769e1bcabe4437a9e23bbe869
parentc5ef74c4bce161c1ebe19aaab4837291fce10d25
ospfd: remove default origin max age lsa

default-information originate does not work
if config is removed and re-added.

Ticket:CM-20026
Testing Done:
Validate default-information originate config
removed and re-added, check ospf lsa database, and peer
route cache entry for default route.

Signed-off-by: Chirag Shah <chirag@cumulusnetworks.com>
ospfd/ospf_lsa.c
ospfd/ospf_lsa.h
ospfd/ospf_zebra.c