]> git.proxmox.com Git - mirror_frr.git/commit - vtysh/vtysh_config.c
vtysh: Respect order dependancy of some pim commands
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 2 Aug 2018 14:36:59 +0000 (10:36 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 2 Aug 2018 14:38:48 +0000 (10:38 -0400)
commit61a7a236dfe15360efc8a016d51761919f98506a
tree3a9a85ed814a8e3dc5eee072f27027c63eb9f830
parentc55f7a8003faab390c2b02eecbadf632f748122e
vtysh: Respect order dependancy of some pim commands

If `ip igmp query-max-respone-time ` is specified allow it
to show up before `ip igmp query-interval ` since there
are order dependancies that may show up.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com.
vtysh/vtysh_config.c