index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libcharon
/
plugins
/
kernel_libipsec
/
kernel_libipsec_plugin.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
libcharon: Use lib->ns instead of charon->name
Tobias Brunner
2014-02-12
1
-1
/
+1
|
*
capabilities: Some plugins don't actually require capabilities at runtime
Tobias Brunner
2013-07-18
1
-1
/
+1
|
*
capabilities: Only plugins that require CAP_NET_ADMIN demand it
Tobias Brunner
2013-06-25
1
-0
/
+7
|
|
|
|
The daemon as such does not require this capability.
*
kernel-libipsec: Router reads packets from multiple TUN devices
Tobias Brunner
2013-06-21
1
-1
/
+1
|
|
|
|
These devices are collected via kernel_listener_t interface.
*
kernel-libipsec: Use separate class to route packets between charon, ↵
Tobias Brunner
2013-06-21
1
-73
/
+13
|
|
|
|
libipsec and TUN device
*
kernel-libipsec: Handle packets between charon socket, libipsec and TUN device
Tobias Brunner
2013-06-21
1
-0
/
+85
|
*
kernel-libipsec: Create a TUN device and use it to install virtual IPs
Tobias Brunner
2013-06-21
1
-0
/
+33
|
*
kernel-libipsec: Add plugin that implements kernel_ipsec_t using libipsec
Tobias Brunner
2013-06-21
1
-0
/
+84