diff options
| author | Donald Sharp <sharpd@nvidia.com> | 2021-01-17 16:08:03 -0500 |
|---|---|---|
| committer | Donald Sharp <sharpd@nvidia.com> | 2021-01-18 09:06:49 -0500 |
| commit | f6e07e1bdf6c5d4dfbc4f8b5e9a42efe71c67243 (patch) | |
| tree | cab7ee7c9c704058c3e65e713c42b4de6b069591 /lib/northbound_cli.c | |
| parent | 3a15018892e7d708023d3315474570a29969d080 (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
