vrrp: fix feature declaration for v6 accept-mode 83/27783/2
authorMatthew Smith <mgsmith@netgate.com>
Mon, 29 Jun 2020 17:13:21 +0000 (12:13 -0500)
committerFlorin Coras <florin.coras@gmail.com>
Thu, 2 Jul 2020 17:03:11 +0000 (17:03 +0000)
commit39008ca19ea46922541f80fdafd713e198fce8c6
tree1019da1c337a2c30fe3e316e465f6a111aec8cca
parentda8e4fe3fc4d6dc4be9fc26339377a047a2fb511
vrrp: fix feature declaration for v6 accept-mode

Type: fix

The v6 accept mode input feature was being declared with
the node added to ip4-multicast instead of ip6-multicast. Add to
the correct arc.

Change-Id: I08f6e5e7dde84a37687fa0af750a7a16fe537ea6
Signed-off-by: Matthew Smith <mgsmith@netgate.com>
src/plugins/vrrp/node.c