]> git.proxmox.com Git - mirror_frr.git/commit - lib/nexthop_group.h
zebra,lib: use const in more apis
authorMark Stapp <mjs@voltanet.io>
Fri, 8 Nov 2019 19:13:33 +0000 (14:13 -0500)
committerMark Stapp <mjs@voltanet.io>
Fri, 27 Mar 2020 13:37:02 +0000 (09:37 -0400)
commite4a1ec7454490af0ea45013cb279eb9b15edef51
treeeb93d94f2b0e726a70dea73eeb8deeb18bb2be57
parentee8606ee39a50b8a644352be4881a77a5822911d
zebra,lib: use const in more apis

Use const with some args to ipaddr, zebra vxlan, mpls
lsp, and nexthop apis; add some extra checks to some
nexthop-related apis.

Signed-off-by: Mark Stapp <mjs@voltanet.io>
13 files changed:
lib/ipaddr.h
lib/mpls.c
lib/mpls.h
lib/nexthop.c
lib/nexthop.h
lib/nexthop_group.c
lib/nexthop_group.h
lib/zclient.c
lib/zclient.h
zebra/zebra_mpls.c
zebra/zebra_mpls.h
zebra/zebra_vxlan.c
zebra/zebra_vxlan.h