store ip address as struct in_addr instead of a string
authorFelix Fietkau <nbd@openwrt.org>
Mon, 9 Jun 2014 20:34:30 +0000 (22:34 +0200)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 9 Jun 2014 20:34:30 +0000 (22:34 +0200)
commitdf298a725d5ef2c1aa5591775b316d0afecbf713
tree4027ea82354bc38f0e7854fd2cf6d1f5843956da
parentc8efd420daed1cae3c46877847aaf05a5b9deb66
store ip address as struct in_addr instead of a string

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
interface.c
interface.h
service.c