diff options
author | Anthony Ruhier <anthony.ruhier@gmail.com> | 2017-10-16 23:08:14 +0200 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-03-26 14:24:23 +0000 |
commit | 6073409488faf0051dc1f188042f444bbd4c4743 (patch) | |
tree | bb71c586192d07e131e291561f4142f324fcb52a /community/ccid | |
parent | e462ed0aa2eb4c2049f6b20a56b54f6bd7c90644 (diff) | |
download | aports-6073409488faf0051dc1f188042f444bbd4c4743.tar.bz2 aports-6073409488faf0051dc1f188042f444bbd4c4743.tar.xz |
main/vlan: check if subinterface already exists
The vlan preup script tried to create the subinterface even if it
already exists. It does not work on dualstack (ipv4 + ipv6)
configurations, and on subinterfaces with multiple addresses setup.
Now the vlan and mvlan scripts check if the interface does not
already exist, and only if it does not, try to create it.
Diffstat (limited to 'community/ccid')
0 files changed, 0 insertions, 0 deletions