core: be strict about connection argument for Reapply() D-Bus method
authorThomas Haller <thaller@redhat.com>
Wed, 23 Mar 2016 14:50:20 +0000 (15:50 +0100)
committerThomas Haller <thaller@redhat.com>
Sat, 26 Mar 2016 11:10:54 +0000 (12:10 +0100)
commitd4c201272eac243b60d35ee843fa00f323c4d955
tree23562871dd5ddf84681823743440b9efe2075973
parent4aa7e09d1fca28c31589ab7e9dd1c94bd7b63dcd
core: be strict about connection argument for Reapply() D-Bus method

There is no excuse for clients to send connections to NetworkManager
that have invalid/unknown fields. Just reject them.

As Reapply() is new API in nm-1-1, there is no problem with backward
compatibility.
src/devices/nm-device.c