]> git.proxmox.com Git - mirror_frr.git/commit - lib/srcdest_table.c
zebra, libs: use const prefix ptrs in apis
authorMark Stapp <mjs@voltanet.io>
Tue, 10 Jul 2018 20:02:03 +0000 (16:02 -0400)
committerMark Stapp <mjs@voltanet.io>
Wed, 11 Jul 2018 13:22:49 +0000 (09:22 -0400)
commit86391e565937db3c4d08436ffa0edaa02ace50eb
treedf5f0971da7b96ccf3d003b63cf8c23968f307e7
parent01d38683b9632c24111ec266ec0299f77829f0d3
zebra, libs: use const prefix ptrs in apis

Add 'const' to prefix args to several zebra route update,
redistribution, and route owner notification apis.

Signed-off-by: Mark Stapp <mjs@voltanet.io>
17 files changed:
lib/srcdest_table.c
lib/srcdest_table.h
zebra/kernel_netlink.c
zebra/kernel_netlink.h
zebra/redistribute.c
zebra/redistribute.h
zebra/rib.h
zebra/rt.h
zebra/rt_netlink.c
zebra/rt_socket.c
zebra/zapi_msg.c
zebra/zapi_msg.h
zebra/zebra_rib.c
zebra/zebra_routemap.c
zebra/zebra_routemap.h
zebra/zebra_static.c
zebra/zebra_static.h