[PATCH ocserv] Fix multiple session disconnect when max-same-clients is 0
Nikos Mavrogiannopoulos
n.mavrogiannopoulos at gmail.com
Wed Dec 11 02:55:16 EST 2013
On Wed, Dec 11, 2013 at 7:17 AM, Kevin Cernekee <cernekee at gmail.com> wrote:
> max-same-clients is used to limit the number of outstanding sessions
> (cookies). If set to 0, it means an unlimited number of active cookies
> can be owned by each user. But it doesn't mean that the same cookie
> can be reused for multiple CSTP connections with different IPs, as
> the protocol does not normally work this way.
Applied, thanks.
More information about the openconnect-devel
mailing list