]> git.proxmox.com Git - mirror_frr.git/commit - vtysh/vtysh_main.c
vtysh: Add --config_dir option to override compiled in location for vtysh.conf and...
authorMartin Winter <mwinter@opensourcerouting.org>
Sun, 11 Dec 2016 03:06:54 +0000 (19:06 -0800)
committerMartin Winter <mwinter@opensourcerouting.org>
Wed, 25 Jan 2017 17:44:55 +0000 (00:44 +0700)
commitce2e9ec3ad0e9bf8199da613cb72f70792469782
treeba50be4db0e87ebd97edaac267c9b64ba9e9c3ee
parent372b8bd381661d6df8ff6d2b96da31d653a6f16b
vtysh: Add --config_dir option to override compiled in location for vtysh.conf and Quagga.conf

Only allow the override if vtysh is not run with setuid()

Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
vtysh/vtysh_main.c