]> git.puffer.fish Git - matthieu/frr.git/commit
Added argv_translator.py
authorDaniel Walton <dwalton@cumulusnetworks.com>
Thu, 22 Sep 2016 14:00:39 +0000 (14:00 +0000)
committerDaniel Walton <dwalton@cumulusnetworks.com>
Thu, 22 Sep 2016 14:00:39 +0000 (14:00 +0000)
commit69642336f03b4097a2122a05c92ab0bc5a1a8836
tree4e4072f10e20f7edf3a6de799e2f7e9898c0718f
parent38c249987301aac93bebc0cb7b51784d5827c066
Added argv_translator.py

Signed-off-by: Daniel Walton <dwalton@cumulusnetworks.com>
To use this run:
../tools/argv_translator.py bgp_route.c

It will update the argv[] instances with the corrent index and adds
'->arg'
tools/argv_translator.py [new file with mode: 0755]