strongswan/src/libcharon/attributes
Tobias Brunner 414f2c3754 mem-pool: Be less strict when reassigning existing online leases
Also assign online leases to a peer connecting from the same endpoint
when it requests any virtual IP.  This is mainly a workaround for
Windows clients that remember the virtual IPv6 address and re-request it
the next time the connection is initiated (even if it is not a
reauthentication) but don't do the same for virtual IPv4 addresses.
This can result in duplicate policies with different reqids because
these are allocated for unique sets of traffic selectors.

Fixes #3541.
2021-01-18 13:58:01 +01:00
..
attribute_handler.h Spelling fixes 2020-02-11 18:23:07 +01:00
attribute_manager.c Spelling fixes 2020-02-11 18:23:07 +01:00
attribute_manager.h Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
attribute_provider.h Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
attributes.c attributes: Add definition of some additional configuration attributes 2019-08-26 10:16:48 +02:00
attributes.h attributes: Add definition of some additional configuration attributes 2019-08-26 10:16:48 +02:00
mem_pool.c mem-pool: Be less strict when reassigning existing online leases 2021-01-18 13:58:01 +01:00
mem_pool.h Fixed some typos, courtesy of codespell 2018-09-17 18:51:44 +02:00