]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zapi_msg.c
zebra: Gather opaque data into the route entry for storage
authorDonald Sharp <sharpd@nvidia.com>
Sat, 5 Dec 2020 01:01:51 +0000 (20:01 -0500)
committerDonald Sharp <sharpd@nvidia.com>
Tue, 8 Dec 2020 14:06:08 +0000 (09:06 -0500)
commita29a60016ef1c10d24453e54cafc5d2fb39b8e12
tree0058925403570150b4fe6d255442c8d250c67fbf
parent71c4870b2cada0506074f4afcbdc3742da776ee8
zebra: Gather opaque data into the route entry for storage

Just gather the opaque data into the route entry.  Later
commits will display this data for end users as well as
to send it down.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
zebra/rib.h
zebra/zapi_msg.c
zebra/zebra_memory.c
zebra/zebra_memory.h
zebra/zebra_rib.c