libnm-core: ensure any next_hop in NMIPRoute is NULL
authorThomas Haller <thaller@redhat.com>
Thu, 28 Jan 2016 20:09:36 +0000 (21:09 +0100)
committerThomas Haller <thaller@redhat.com>
Thu, 28 Jan 2016 20:15:59 +0000 (21:15 +0100)
commit0ba4322eec6f78559eb6ade85c67c7426e75285b
treeb205c4d6a0eb8df15bdc0bf9f5c850d45768a428
parent91f06323c7f5bf027cca3b554ba0a1b88195839a
libnm-core: ensure any next_hop in NMIPRoute is NULL

NMIPRoute has the convention that a next-hop 0.0.0.0/:: is stored
as NULL. However, the binary setters could violate that.
libnm-core/nm-setting-ip-config.c