]> git.puffer.fish Git - mirror/frr.git/commit
ospfd: Note that we do not care about self origination in this case
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 1 Jun 2018 00:51:43 +0000 (20:51 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 5 Jun 2018 14:42:05 +0000 (10:42 -0400)
commit752ee70be899a388d9e8432f8b78b92159a832c4
treef4565f5fff6a1c48e4887d452151d6cc71ebf815
parentb2608623176634e0d9b383f7a91b6f4b05bcca1e
ospfd: Note that we do not care about self origination in this case

When we first get a packet, we need to know if we are self
originated later to make correct decisions.  Go ahead and
note that we do not plan to make any decision points
about our self origination here.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
ospfd/ospf_flood.c