]> git.ipfire.org Git - people/ms/strongswan.git/commitdiff
Merge branch 'array'
authorMartin Willi <martin@revosec.ch>
Wed, 17 Jul 2013 15:28:18 +0000 (17:28 +0200)
committerMartin Willi <martin@revosec.ch>
Wed, 17 Jul 2013 15:28:18 +0000 (17:28 +0200)
Introduces a new lightweight array collection having minimal memory overhead.
The new class replaces various linked lists that are used during the full
lifetime of an SA, reducing memory requirements by about 5KB or more per tunnel.


Trivial merge