summaryrefslogtreecommitdiff
path: root/ldpd/ldp_debug.c
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@nvidia.com>2023-06-02 15:04:38 -0400
committerDonald Sharp <sharpd@nvidia.com>2023-06-05 07:57:49 -0400
commit75aaf03ff33c2bf97606686eba2fa2c7b2f3499d (patch)
tree6baa52c33a405244377caa958eade6f9933f0425 /ldpd/ldp_debug.c
parent0889f6d8942ff354d16d6903909a9e46c1fe8006 (diff)
bgpd: entry->any is never true
The only places entry->any could ever be set to true was when str was NULL. Unfortunately with the way our CLI works str is impossible to be NonNULL. The entry->any value *used* to work prior to commit e961923c7217b935027107cad30c35c3907c936f but it was changed back in 2016 and no-one has noticed the changed ability. Let's just admit that there are no users of this and remove this dead code. Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'ldpd/ldp_debug.c')
0 files changed, 0 insertions, 0 deletions