diff options
| author | Donald Sharp <sharpd@nvidia.com> | 2020-10-30 13:34:30 -0400 |
|---|---|---|
| committer | Donald Sharp <sharpd@nvidia.com> | 2020-11-04 15:18:01 -0500 |
| commit | 26742171e6ba292a9fd2a72668315d2a699717b5 (patch) | |
| tree | 37aba12cebe28eeef7ee69e95d0388e7620ceaae /lib/command_py.c | |
| parent | 9535a960a88e281a921922668588d7b762742f6a (diff) | |
bgpd: Remove pointer structure from `struct bgp_dest`
The `struct listnode *rt_node` data structure is adding
8 bytes of size to the `struct bgp_dest`. This is a large
amount of data for a flag we are already setting on each
node for this. Just set the flag and use that to figure
out who we are doing graceful restart on.
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'lib/command_py.c')
0 files changed, 0 insertions, 0 deletions
