]> git.proxmox.com Git - mirror_frr.git/commit - tools/vty_index.cocci
*: fix remaining vty->index & add coccinelle patch
authorDavid Lamparter <equinox@opensourcerouting.org>
Wed, 7 Dec 2016 16:24:05 +0000 (17:24 +0100)
committerDavid Lamparter <equinox@opensourcerouting.org>
Fri, 9 Dec 2016 16:36:25 +0000 (17:36 +0100)
commit52c6b0e20a94e29126e3ddb180704d9d4c87e14f
treeb3b6f93bac172c24c738152991ff22ffbb66c96f
parentcdc2d7650764bda9b84c3a1c43f26b83fdcb767c
*: fix remaining vty->index & add coccinelle patch

Fix instances that the coccinelle patch didn't catch (or which
coccinelle couldn't parse), and add the patch file for future posterity
(and application to yet-unmerged branches).

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
bgpd/rfp-example/librfp/rfp_example.c
ospfd/ospf_te.c
ospfd/ospf_vty.c
tools/cocci.h [new file with mode: 0644]
tools/vty_index.cocci [new file with mode: 0644]
tools/vty_index.sh [new file with mode: 0755]