immortalwrt/package/network/services
Aleksandr Mezin 2029c84086
dnsmasq: 'ipset' config sections
Allow configuring ipsets with dedicated config sections:

    config ipset
        list name 'ss_rules_dst_forward'
        list name 'ss_rules6_dst_forward'
        list domain 't.me'
        list domain 'telegram.org'

instead of current, rather inconvenient syntax:

    config dnsmasq
        ...
        list ipset '/t.me/telegram.org/ss_rules_dst_forward,ss_rules6_dst_forward'

Current syntax will still continue to work though.

With this change, a LuCI GUI for DNS ipsets should be easy to implement.

Signed-off-by: Aleksandr Mezin <mezin.alexander@gmail.com>
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com> [PKG_RELEASE increase]
2020-11-12 11:18:15 +08:00
..
dnsmasq dnsmasq: 'ipset' config sections 2020-11-12 11:18:15 +08:00
dropbear dropbear: use new extra_command wrapper 2020-11-03 12:02:38 +08:00
ead treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
hostapd hostapd: Fix compile errors after wolfssl update 2020-08-28 09:25:22 +08:00
igmpproxy treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
ipset-dns treewide: switch to /tmp/resolv.conf.d/resolv.conf.auto 2020-07-25 19:47:13 +08:00
lldpd lldpd: add management IP setting 2020-05-10 12:07:11 +08:00
odhcpd odhcpd: fix compile problem on 64-bit systems 2020-11-02 11:33:53 +08:00
omcproxy treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
openvpn openvpn: fix shell compare operator in openvpn.init 2020-09-10 17:15:42 +08:00
openvpn-easy-rsa fix permission 2019-09-30 14:27:46 +08:00
ppp ppp: update to latest git HEAD 2020-09-06 13:18:39 +08:00
relayd relayd: bump to version 2020-04-25 2020-04-30 18:55:46 +08:00
samba36 samba36: smb.conf.template socktet settings 2019-10-12 08:24:08 -07:00
shellsync shellsync: add kmod-macvlan depend 2020-03-08 03:04:16 -07:00
uhttpd uhttpd: update to latest Git HEAD 2020-10-05 14:25:29 +08:00
umdns umdns: update to version 2020-10-26 2020-10-31 10:15:24 +08:00
wireguard wireguard: bump to 1.0.20200908 2020-09-09 17:31:14 +08:00