service: Gateway IP address property is not sent
authorJukka Rissanen <jukka.rissanen@linux.intel.com>
Thu, 12 Jul 2012 12:32:42 +0000 (15:32 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 13 Jul 2012 09:41:59 +0000 (06:41 -0300)
commited12a4d8fac2ece0e400b81bae1f76c2420a1ec0
tree785b16c3eb599c7ba0c05fbc47f63685e514c9fa
parentcc87232d2439b6fa4a8d7a4f9e0dac764d1e6e0a
service: Gateway IP address property is not sent

The address of the IP gateway is not sent when the IP
property changes. This was because of timing issues i.e.,
the gateway was not yet set when the other IP properties
were sent.

Fixes BMC#25471
src/service.c