device/vlan: check existence of ip6 configuration before reapplying it
authorBeniamino Galvani <bgalvani@redhat.com>
Fri, 12 Feb 2016 16:19:34 +0000 (17:19 +0100)
committerBeniamino Galvani <bgalvani@redhat.com>
Fri, 12 Feb 2016 16:22:21 +0000 (17:22 +0100)
commitb9bb1c793de7d1f4d194292338f28080de5d1ffb
treeefddc15bdb30b58610797f1de8faec20ef679ba0
parent89e806e1a63fb57e875a0e7051877de436dd2e00
device/vlan: check existence of ip6 configuration before reapplying it

The connection might not have an ipv6 configuration, check for this
before calling nm_device_reactivate_ip6_config().

Fixes: 45b77dbcfce5188dc117c886e8be70ace72a4bc7

https://bugzilla.redhat.com/show_bug.cgi?id=1307070
src/devices/nm-device-vlan.c