]> git.proxmox.com Git - mirror_frr.git/commitdiff
Merge pull request #13578 from opensourcerouting/fix/ripd_argv_find
authorRuss White <russ@riw.us>
Tue, 23 May 2023 12:20:07 +0000 (08:20 -0400)
committerGitHub <noreply@github.com>
Tue, 23 May 2023 12:20:07 +0000 (08:20 -0400)
ripd: Use argv_find to avoid buffer overflow when parsing allow-ecmp args


Trivial merge