issues
search
bisdn
/
basebox
A tiny OpenFlow controller for OF-DPA switches.
Mozilla Public License 2.0
45
stars
9
forks
source link
nl_l3::del_l3_unicast_route() fix unsubscribing from nh notifications
#431
Closed
KanjiMonster
closed
6 months ago
KanjiMonster
commented
6 months ago
Properly unsubscribe from nh (un)reachable notifications:
make sure we only try to remove the nexthop reachable notification for this route.
remove nh unreachable notifications for all reachable nexthops
Properly unsubscribe from nh (un)reachable notifications: