Commit 03e82b6
authored
CA-400272: pool.set_igmp_snooping_enabled: ignore non-managed PIFs (xapi-project#6259)
The call currently calls `network.attach` on all networks, but this
fails for PIFs that are not managed by xapi. Simply skip those.1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3309 | 3309 | | |
3310 | 3310 | | |
3311 | 3311 | | |
| 3312 | + | |
3312 | 3313 | | |
3313 | 3314 | | |
3314 | 3315 | | |
| |||
0 commit comments