From: Tobias Brunner Date: Thu, 30 Oct 2014 14:04:31 +0000 (+0100) Subject: Merge branch 'mem-pool-range' X-Git-Tag: 5.2.2dr1~46 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=406f3af1ed1c53463b08769b419718161ea3fc94;p=thirdparty%2Fstrongswan.git Merge branch 'mem-pool-range' Adds support to configure address pools as ranges (from-to) in ipsec.conf and swanctl.conf. The first and last addresses in subnet based pools are now skipped properly and the pools' sizes are adjusted accordingly. Which is also the case if pools are configured with an offset, e.g. 192.168.0.100/24, which reduces the number of available addresses from 254 to 155, and assignment now starts at .100 not .101, i.e. .100-.254 are assignable to clients. References #744. --- 406f3af1ed1c53463b08769b419718161ea3fc94