strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
f067348
c6f1d0d
)
Merge branch 'array'
author
Martin Willi
<martin@revosec.ch>
Wed, 17 Jul 2013 15:28:18 +0000
(17:28 +0200)
committer
Martin 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