]> git.puffer.fish Git - matthieu/frr.git/commit
xml2cli/ldpd: sync with the latest changes in CLI code
authorRenato Westphal <renato@opensourcerouting.org>
Fri, 25 Nov 2016 13:13:15 +0000 (11:13 -0200)
committerDavid Lamparter <equinox@opensourcerouting.org>
Mon, 28 Nov 2016 17:12:18 +0000 (18:12 +0100)
commit64bf316f344f0a905853c08fc1a0b7888a7aed78
treee97a25b46f120e982b37dcdcbb5fd2bdf173654c
parent28c2525098149d7c616d37d367f255ec6f3a430c
xml2cli/ldpd: sync with the latest changes in CLI code

* use argv[N]->arg instead of argv[N];
* don't skip over non-variable args anymore;
* convert <>s to ()s and ()s to <>s;

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
ldpd/ldp_vty_cmds.c
tools/xml2cli.pl