mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-22 00:59:26 +00:00
lag_lib.sh creates the interfaces dummy1 and dummy2 whereas
dev_addr_lists.sh:destroy() deletes the interfaces dummy0 and dummy1. Fix
the mismatch in names.
Fixes:
|
||
|---|---|---|
| .. | ||
| config | ||
| dev_addr_lists.sh | ||
| lag_lib.sh | ||
| Makefile | ||
| net_forwarding_lib.sh | ||