summaryrefslogtreecommitdiff
path: root/ospfclient/ospfclient.py
diff options
context:
space:
mode:
authorTomi Salminen <tlsalmin@gmail.com>2023-12-13 11:37:21 +0200
committerTomi Salminen <tlsalmin@gmail.com>2023-12-13 11:49:21 +0200
commitbdf6a9ba810b58146371e8a0000397d2ae9ea956 (patch)
treefdbbfaecd06319136175f67d29cf47022bc713c1 /ospfclient/ospfclient.py
parentec1e9f4ba274ad3e0311e4cfe9ffb68a677a11b9 (diff)
zebra: Fix crash on macvlan link down/up
Whenever a link up change was detected on a macvlan device where the linked device wasn't visible in the namespace zebra was running in, the linked zebra interface was NULL. This was already handled in the event of a link down, but was ommitted from the upside. Added the same null check to the up-side. Signed-off-by: Tomi Salminen <tlsalmin@gmail.com>
Diffstat (limited to 'ospfclient/ospfclient.py')
0 files changed, 0 insertions, 0 deletions