mirror of
https://github.com/openwrt/packages.git
synced 2025-07-13 16:04:50 +00:00
* switch to dstnat chain from dstnat_lan chain for dns & tor policies (thanks @egc112) * re-introduce procd_lan_interface for better LAN detection * improve is_domain function * introduce health-check for requried fw4 chains * bugfix: avoid double counters for dns policies * bugfix: remove faulty counters for tor policies * rename interface_process to process_interface for better code readability * overhaul pbr.user.aws script for a much better performance and more compact (gzipped) storage of the ranges json locally (thanks @bigsmile74) Signed-off-by: Stan Grishin <stangri@melmac.ca>