]> git.puffer.fish Git - mirror/frr.git/commit
bfdd: echo-mode doesn't need poll to start/stop
authorRafael Zalamena <rzalamena@opensourcerouting.org>
Wed, 30 Jan 2019 17:49:11 +0000 (15:49 -0200)
committerRafael Zalamena <rzalamena@opensourcerouting.org>
Thu, 14 Feb 2019 16:17:29 +0000 (14:17 -0200)
commit8bd859f6d3f60ade5ec0b2e92b2c2d3cb9634531
tree6047752c4387c3852fa855ff3df9bc2f6e119e1c
parentc0ef9a8a50d3ed6c268667b8caf3bd6b216ba224
bfdd: echo-mode doesn't need poll to start/stop

Remove all polling negotiation when starting/stopping `echo-mode` as it
is not necessary.

Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
bfdd/bfd.c
bfdd/bfd.h
bfdd/bfdd_vty.c