]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/libcharon/plugins/kernel_iph/kernel_iph_net.c
kernel-netlink: Implement passthrough type routes and use them on Linux
[thirdparty/strongswan.git] / src / libcharon / plugins / kernel_iph / kernel_iph_net.c
2020-03-10  Noel Kuntzekernel-netlink: Implement passthrough type routes and...
2017-05-26  Tobias BrunnerMerge branch 'variadic-enumerators'
2017-05-26  Tobias BrunnerMigrate all enumerators to venumerate() interface change
2016-06-10  Tobias BrunnerMerge branch 'interface-for-routes'
2016-06-10  Tobias Brunnerkernel-net: Let get_nexthop() return an optional interf...
2016-03-24  Andreas SteffenUse standard unsigned integer types
2016-03-03  Tobias BrunnerMerge branch 'libhydra-bye-bye'
2016-03-03  Tobias Brunnerlibhydra: Move kernel interface to libcharon
2014-06-19  Tobias BrunnerMerge branch 'shunt-policies-routes'
2014-06-19  Tobias Brunnerkernel-interface: Add destination prefix to get_nexthop()
2014-06-06  Martin WilliMerge branch 'win-32bit'
2014-06-06  Martin Williwindows: Use WINAPI call convention for Windows API...
2014-06-04  Martin WilliMerge branch 'win-kernel'
2014-06-04  Martin Willikernel-iph: Implicitly enable IP forwarding when instal...
2014-06-04  Martin Willikernel-iph: Fire roam events for detected address changes
2014-06-04  Martin Willikernel-iph: Implement add/del_route()
2014-06-04  Martin Willikernel-iph: Implement get_nexthop()
2014-06-04  Martin Willikernel-iph: Implement get_source_addr()
2014-06-04  Martin Willikernel-iph: Implement address enumeration
2014-06-04  Martin Willikernel-iph: Implement get_interface() method
2014-06-04  Martin Willikernel-iph: Create and maintain a cache of interfaces...
2014-06-04  Martin Willikernel-iph: Add a stub for a Windows IP Helper based...