mirror of
https://github.com/openwrt/packages.git
synced 2026-06-17 14:50:07 +04:00
6b824ee7d7
Before this commit, if a user configures multiple remotes in UCI, each remote generates one output section of pools. This doesn't hurt because swanctl just merges all of them, but it is apparently not needed to have N copies of the same. This commit changes the behavior to only create one pools section at the end of the generated swanctl config. Signed-off-by: Martin Pecka <peci1@seznam.cz> Signed-off-by: Martin Pecka <peckama2@fel.cvut.cz>