]> git.proxmox.com Git - mirror_frr.git/commit
zebra: collect gre information and push it when needed
authorPhilippe Guibert <philippe.guibert@6wind.com>
Fri, 12 Mar 2021 13:32:53 +0000 (14:32 +0100)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Fri, 30 Apr 2021 08:33:18 +0000 (10:33 +0200)
commite3d3fa06f735dc00d406dc03d7fb84eabaf07b87
tree01564b8b335e6541870098295629ec107fb68a3f
parentdb51f0cd10709079c73b68e6abe9bed0785f2137
zebra: collect gre information and push it when needed

- gre keys are collected and stored locally.
- when gre source set is requested, and the link interface
configured is different, the gre information collected is
pushed in the query, namely source ip or gre keys if present.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
zebra/if_netlink.c
zebra/zapi_msg.c
zebra/zebra_dplane.c
zebra/zebra_dplane.h