initial commit
authorJo-Philipp Wich <jow@openwrt.org>
Sun, 17 Feb 2013 13:31:47 +0000 (14:31 +0100)
committerJo-Philipp Wich <jow@openwrt.org>
Sun, 17 Feb 2013 13:31:47 +0000 (14:31 +0100)
commit8fee8f9c520c58d07772cc6bd8f65d9eb1776a56
tree23f52b43a9c391841a146ee76392b9034356db4d
initial commit
21 files changed:
CMakeLists.txt [new file with mode: 0644]
defaults.c [new file with mode: 0644]
defaults.h [new file with mode: 0644]
forwards.c [new file with mode: 0644]
forwards.h [new file with mode: 0644]
icmp_codes.h [new file with mode: 0644]
ipsets.c [new file with mode: 0644]
ipsets.h [new file with mode: 0644]
main.c [new file with mode: 0644]
options.c [new file with mode: 0644]
options.h [new file with mode: 0644]
redirects.c [new file with mode: 0644]
redirects.h [new file with mode: 0644]
rules.c [new file with mode: 0644]
rules.h [new file with mode: 0644]
ubus.c [new file with mode: 0644]
ubus.h [new file with mode: 0644]
utils.c [new file with mode: 0644]
utils.h [new file with mode: 0644]
zones.c [new file with mode: 0644]
zones.h [new file with mode: 0644]