]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: use const in rib_match
authorMark Stapp <mjs@voltanet.io>
Thu, 10 Jun 2021 20:48:22 +0000 (16:48 -0400)
committermergify-bot <noreply@mergify.io>
Sat, 24 Jul 2021 17:16:57 +0000 (17:16 +0000)
commit12cedff3d2f886a20daff7ceefe489d9bb6b1fc0
tree399b0c27e68d6a062012f0783ec1373c4fce1121
parent86b94cf686c8c411ec9dd6d74e597c7572736122
zebra: use const in rib_match

Use const in common rib_match api.

Signed-off-by: Mark Stapp <mjs@voltanet.io>
(cherry picked from commit bc77c3bb8abb15ff29c5e93a97e08fe3b7a3d1e9)
zebra/rib.h
zebra/zebra_rib.c