Several ipset bugfixes
authorJo-Philipp Wich <jow@openwrt.org>
Thu, 20 Feb 2014 23:29:57 +0000 (23:29 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Fri, 21 Feb 2014 00:17:21 +0000 (00:17 +0000)
commit7dfc240dfaee099eab04bd18369edb11dfbb5045
tree3ebb8666a322669f118f0ed2564cedfdf2d86701
parent8002b8454f9e33042aec8b9ab6346f3a4dd92994
Several ipset bugfixes

- Do not consider bitmap storage for IPv6 family sets
- Move ipset family parameter before any additional option
- Only emit family parameter for hash sets
- Do not allow IPv6 iprange for IPv4 sets and vice versa

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
ipsets.c