summaryrefslogtreecommitdiff
path: root/lib/command_py.c
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@nvidia.com>2020-10-30 13:34:30 -0400
committerDonald Sharp <sharpd@nvidia.com>2020-11-04 15:18:01 -0500
commit26742171e6ba292a9fd2a72668315d2a699717b5 (patch)
tree37aba12cebe28eeef7ee69e95d0388e7620ceaae /lib/command_py.c
parent9535a960a88e281a921922668588d7b762742f6a (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