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
/
kernel_iph_net.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrate all enumerators to venumerate() interface change
Tobias Brunner
2017-05-26
1
-2
/
+6
*
kernel-net: Let get_nexthop() return an optional interface name
Tobias Brunner
2016-06-10
1
-1
/
+6
*
Use standard unsigned integer types
Andreas Steffen
2016-03-24
1
-3
/
+3
*
libhydra: Move kernel interface to libcharon
Tobias Brunner
2016-03-03
1
-2
/
+2
*
kernel-interface: Add destination prefix to get_nexthop()
Tobias Brunner
2014-06-19
1
-1
/
+1
*
windows: Use WINAPI call convention for Windows API callbacks
Martin Willi
2014-06-06
1
-3
/
+6
*
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
1
-0
/
+115