]> git.puffer.fish Git - matthieu/frr.git/commit
vtysh: funnel integrated write through watchquagga
authorDavid Lamparter <equinox@opensourcerouting.org>
Tue, 8 Nov 2016 22:36:16 +0000 (23:36 +0100)
committerDavid Lamparter <equinox@opensourcerouting.org>
Wed, 9 Nov 2016 13:29:45 +0000 (14:29 +0100)
commite10ca9b6b8789c7178dc24241d7ee158d3e757dd
treeb549ceed1344606fff5b52667e749dad83805144
parent4a96e94474ec52767a18df7e84873d752d863834
vtysh: funnel integrated write through watchquagga

Running vtysh as normal user won't have permissions to write
Quagga.conf.  If we're connected to watchquagga, try "write integrated"
first.  In all cases if something fails, try directly.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
vtysh/vtysh.c