summaryrefslogtreecommitdiff
path: root/lib/northbound_cli.c
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@nvidia.com>2021-01-17 16:08:03 -0500
committerDonald Sharp <sharpd@nvidia.com>2021-01-18 09:06:49 -0500
commitf6e07e1bdf6c5d4dfbc4f8b5e9a42efe71c67243 (patch)
treecab7ee7c9c704058c3e65e713c42b4de6b069591 /lib/northbound_cli.c
parent3a15018892e7d708023d3315474570a29969d080 (diff)
bgpd: Use uint32_t for size value instead of int in ecommunity struct
The `struct ecommunity` structure is using an int for a size value. Let's switch it over to a uint32_t for size values since a size value for data can never be negative. Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'lib/northbound_cli.c')
0 files changed, 0 insertions, 0 deletions