initial code refactoring to prepare for adding dynamic interface support
authorFelix Fietkau <nbd@openwrt.org>
Mon, 9 Jun 2014 18:38:27 +0000 (20:38 +0200)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 9 Jun 2014 18:38:27 +0000 (20:38 +0200)
commitf13f07d145515b80b6f7cc3e1b06dc262ded174d
tree0baa9559884d6757469e42a267ff17bccb23f495
parent4a10aa49f77351da34872b7c15c6debd13e42d2a
initial code refactoring to prepare for adding dynamic interface support

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
CMakeLists.txt
announce.c
cache.c
dns.c
dns.h
interface.c [new file with mode: 0644]
interface.h [new file with mode: 0644]
main.c
service.c
util.c
util.h