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_iph
Commit message (
Collapse
)
Author
Age
Files
Lines
*
windows: Use WINAPI call convention for Windows API callbacks
Martin Willi
2014-06-06
1
-3
/
+6
|
|
|
|
|
For x86_64 it does not actually matter, but for i686 builds the call convention is different with WINAPI.
*
kernel-iph: Implicitly enable IP forwarding when installing routes
Martin Willi
2014-06-04
1
-0
/
+26
|
*
kernel-iph: Fire roam events for detected address changes
Martin Willi
2014-06-04
1
-0
/
+60
|
*
kernel-iph: Implement add/del_route()
Martin Willi
2014-06-04
1
-6
/
+80
|
*
kernel-iph: Implement get_nexthop()
Martin Willi
2014-06-04
1
-0
/
+32
|
*
kernel-iph: Implement get_source_addr()
Martin Willi
2014-06-04
1
-1
/
+23
|
*
kernel-iph: Implement address enumeration
Martin Willi
2014-06-04
1
-1
/
+79
|
*
kernel-iph: Implement get_interface() method
Martin Willi
2014-06-04
1
-1
/
+38
|
*
kernel-iph: Create and maintain a cache of interfaces and associated addresses
Martin Willi
2014-06-04
1
-0
/
+328
|
*
kernel-iph: Add a stub for a Windows IP Helper based networking backend
Martin Willi
2014-06-04
5
-0
/
+299