(may have already been sent, sent originally from unregistered email)

Hi all,

Looking into starting a feature that prevents commands from being executed
until a 'commit' command is issued in vtysh. Looking through the source
code it would seem as if each daemon doesn't exactly facilitate this easily
though I'm curious if this can be done through vtysh.

As in, when each command is entered into vtysh, vtysh checks that it's a
valid command (syntactically), stores it in an array and executes the list
(and clearing said array) when the commit command is issued. Writes would
still be the same.

What's the consensus amongst the community? Has anyone tried this or spoken
about this previously?

Interested to hear thoughts and get a discussion going...

Alex
_______________________________________________
Quagga-dev mailing list
[email protected]
https://lists.quagga.net/mailman/listinfo/quagga-dev

Reply via email to