Move IP address parsing functions to utils.
authorStéphan Kochen <stephan@kochen.nl>
Sun, 17 Jun 2012 15:26:34 +0000 (17:26 +0200)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 18 Jun 2012 21:03:17 +0000 (23:03 +0200)
commit1ada8cef980df7871b12ed230c789eb28f6cb047
tree5bfac8567e5e8c092e9fad98570f2bd35879cd23
parentfe8a6dd2991d54c3eb84cb12764c1316d19bac4e
Move IP address parsing functions to utils.

This is a patch series against the netifd repository.

This first patch moves some previously static functions to utils, so that the
follow up patch may use them from system-linux.c.

Signed-off-by: Stéphan Kochen <stephan@kochen.nl>
proto.c
utils.c
utils.h