]> git.puffer.fish Git - matthieu/frr.git/commit
mgmtd: fix missing -n flag and help
authorIgor Ryzhov <iryzhov@nfware.com>
Sun, 4 Feb 2024 00:46:48 +0000 (02:46 +0200)
committerIgor Ryzhov <iryzhov@nfware.com>
Sun, 4 Feb 2024 20:25:57 +0000 (22:25 +0200)
commit7c02567b4aa921c0a09ce326f1c49620e0894372
tree8738d063a2b955a20e4c55c8eca3ecf9605bfe0b
parent273356eac5d5588bfb1636787cb570a11576af37
mgmtd: fix missing -n flag and help

Only --vrfwnetns works right now, because -n was missing from short ops.
Also add the missing help.

Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
mgmtd/mgmt_main.c