]> git.puffer.fish Git - mirror/frr.git/commit
When an LSA is flushed we need to update the timestamps for them. This
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 20 May 2015 00:24:44 +0000 (17:24 -0700)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 20 May 2015 00:24:44 +0000 (17:24 -0700)
commitd291fcf1c9ea29d112fbd4e7daf90127efd48d5e
treed665fdece12192de36cfc13338f8460635d00ccf
parenta7acce6db38bbedbb331029d2066f6181ee96d91
When an LSA is flushed we need to update the timestamps for them. This
allows for the node to give the neighbor sufficient time to send back
an acknowledgement before retransmission kicks in.

Signed-off-by: Dinesh G Dutt <ddutt@cumulusnetworks.com>
Reviewed-by: Scott Feldman <sfeldma@cumulusnetworks.com>
Reviewed-by: James Li <jli@cumulusnetworks.com>
ospfd/ospf_flood.c