]> git.puffer.fish Git - mirror/frr.git/commit
pimd: No need to reset uptime if state is the same
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 3 Nov 2016 17:51:18 +0000 (13:51 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 22 Dec 2016 01:26:13 +0000 (20:26 -0500)
commite5b6b229976e3ac9dc8f019337acf21391e7cf2f
tree69f41bd67e7229bc4041a4ad457c1b8e6d86dac3
parent3a66b17b6934cc733668e17498e0e88eb9f8f25c
pimd: No need to reset uptime if state is the same

Do not reset the time the mroute has been in it's
current state if we get a transition to the same state.

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