frr/fpm
Carmine Scarpitta b1f1cb9c23 fpm: Add functions to encode nexthop in protobuf
Add two helper functions to encode/decode nexthops in protobuf.

Specifically,
* `fpm_nexthop_create`: encode a `struct nexthop` in a protobuf nexthop
structure
* `fpm_nexthop_get`: decode a nexthop protobuf structure into a `struct
nexthop`

This is a preliminary commit to support sending SRv6 Local SIDs and VPN
SIDs via protobuf.

Signed-off-by: Carmine Scarpitta <cscarpit@cisco.com>
2024-02-18 18:31:13 +01:00
..
fpm.h *: create a single registry of daemons' default port values 2024-02-01 11:40:02 -05:00
fpm.proto fpm: Add SRv6 VPN SIDs to fpm.proto 2024-02-18 18:31:13 +01:00
fpm_pb.c *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
fpm_pb.h fpm: Add functions to encode nexthop in protobuf 2024-02-18 18:31:13 +01:00
Makefile build: non-recursive qpb & fpm 2017-07-31 23:03:30 +02:00
subdir.am build: fix AM_LDFLAGS usage (and gcov) 2021-07-21 17:10:08 +02:00