I would like to see the possibility to define a gzipped file as loadfile, to be automatically unzipped before use in fw4. I.e. for huge blocklists, stored on openwrt device itself. I.e. auto-unzip file with (final-)extension .gz .
Example:
config ipset; option name 'blocklist';option loadfile /etc/blocklist.txt.gz