Re: [PATCH v3 0/4] Fix invalid IP addresses

2013-02-05 Thread Patrik Flykt
On Mon, 2013-02-04 at 16:37 +0200, patrik.fl...@linux.intel.com wrote:
 From: Patrik Flykt patrik.fl...@linux.intel.com
 
   Hi,
 
 This patch set fixes the code to first validate the IP addresses given
 via D-Bus before attempting to use them.
 
 v3 refactors the code and updates patch 03 so that the new ipconfig is
 properly enabled. v3 adds also a new patch 04 that includes an IPv4 info
 fix where the ip address was not appended properly.

Applied.

Patrik
___
connman mailing list
connman@connman.net
http://lists.connman.net/listinfo/connman


[PATCH v3 0/4] Fix invalid IP addresses

2013-02-04 Thread patrik . flykt
From: Patrik Flykt patrik.fl...@linux.intel.com

Hi,

This patch set fixes the code to first validate the IP addresses given
via D-Bus before attempting to use them.

v3 refactors the code and updates patch 03 so that the new ipconfig is
properly enabled. v3 adds also a new patch 04 that includes an IPv4 info
fix where the ip address was not appended properly.


Please test,

   Patrik


Patrik Flykt (4):
  ipconfig: Add checks for invalid IPv4/IPv6 addresses
  service: Factor out ipconfig creation
  service: Validate the IP addresses before use
  ipconfig: User proper address structure when appending IPv4 info

 src/ipconfig.c |   28 --
 src/service.c  |  157 ++--
 2 files changed, 120 insertions(+), 65 deletions(-)

-- 
1.7.10.4

___
connman mailing list
connman@connman.net
http://lists.connman.net/listinfo/connman