]> git.puffer.fish Git - mirror/frr.git/commit
zebra: convert inteface multicast command to NB
authorIgor Ryzhov <iryzhov@nfware.com>
Wed, 17 Jan 2024 12:28:13 +0000 (14:28 +0200)
committerIgor Ryzhov <iryzhov@nfware.com>
Sun, 28 Jan 2024 21:28:39 +0000 (23:28 +0200)
commitefa18c6c6ff84a71c70435d901421599500af5d2
treecf26f9c7b42bbebf143ba76e1ef846911102e040
parentd9a798e0adf420594305de0beadb6b5d0635453d
zebra: convert inteface multicast command to NB

Introduce new "[no] multicast <enable|disable>" command to be able to
remove the configuration. Current "[no] multicast" command cannot be
removed. Current command is hidden but still works for backwards
compatibility.

Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
doc/user/zebra.rst
zebra/interface.c
zebra/zebra_nb_config.c