summaryrefslogtreecommitdiff
path: root/ospfclient/ospfclient.py
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@nvidia.com>2023-01-30 16:02:23 -0500
committerDonald Sharp <sharpd@nvidia.com>2023-01-30 16:02:23 -0500
commit367b458cb444d005a6fc4606dcf7aca31c16e848 (patch)
tree5618d2ab48097f9a7c8992a95384da4bd3d241ec /ospfclient/ospfclient.py
parent65a78243d8cc27e8f3e5f3b20dbbe97ce48df308 (diff)
bgpd: bgp_update and bgp_withdraw never return failures
These two functions always return 0. As such any and all tests against this make no sense. Remove the return 0 to a void and follow the chain, logically, to remove all the dead code. Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'ospfclient/ospfclient.py')
0 files changed, 0 insertions, 0 deletions