]> git.proxmox.com Git - mirror_frr.git/blame - tools/coccinelle/README.md
Merge pull request #8593 from idryzhov/cmd-ambiguous
[mirror_frr.git] / tools / coccinelle / README.md
CommitLineData
70c583eb
MS
1Coccinelle patches
2==================
3
4This collection of coccinelle patches represents some of the broader,
5codebase-wide changes that have been made. If you maintain a fork of
6FRR and find that your codebase needs to be updated to align with
7these changes, the coccinelle tool should help you make that update.
8
9The coccinelle tool is documented at:
10 https://coccinelle.gitlabpages.inria.fr/website/
11
12To run a coccinelle patch script:
13
14 spatch --sp-file tools/coccinelle/semicolon.cocci zebra/*.c