proto-shell: fix spurious interface teardowns with host deps
authorFelix Fietkau <nbd@nbd.name>
Mon, 18 Nov 2024 19:59:27 +0000 (20:59 +0100)
committerFelix Fietkau <nbd@nbd.name>
Mon, 18 Nov 2024 20:00:10 +0000 (21:00 +0100)
commitcd96f61ba63e17ab3f13248891d35cfc8a82f513
tree42225d9e49ea016d0b3d66e45231e3eef6233d33
parent86da5cbcdb9d417c63d734219c572bb43b089273
proto-shell: fix spurious interface teardowns with host deps

Only treat IFEV_UP_FAILED, IFEV_DOWN and IFEV_FREE as down indicators

Signed-off-by: Felix Fietkau <nbd@nbd.name>
proto-shell.c