]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zebra_dplane.c
zebra: use const in dplane pw nhlfe accessors
authorMark Stapp <mjs@voltanet.io>
Thu, 7 Mar 2019 18:09:51 +0000 (13:09 -0500)
committerMark Stapp <mjs@voltanet.io>
Thu, 7 Mar 2019 20:06:36 +0000 (15:06 -0500)
commit81793ac145e5f8c0c18d677062dcc85405bebe33
treea48853c73202739ae53e47adc0be29b2d20e5531
parent09cd307c621c69c09ce3c1a0c012e9e0aa8eeb58
zebra: use const in dplane pw nhlfe accessors

Use const in the accessors for pseudowire nhlfe data; pull
that through the kernel-facing apis that use that data.

Signed-off-by: Mark Stapp <mjs@voltanet.io>
zebra/rt_netlink.c
zebra/zebra_dplane.c
zebra/zebra_dplane.h
zebra/zebra_mpls_openbsd.c