]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/libcharon/plugins/kernel_netlink/kernel_netlink_net.c
kernel-netlink: Implement passthrough type routes and use them on Linux
[thirdparty/strongswan.git] / src / libcharon / plugins / kernel_netlink / kernel_netlink_net.c
2020-03-10  Noel Kuntzekernel-netlink: Implement passthrough type routes and...
2019-10-28  Tobias BrunnerMerge branch 'enum-strings'
2019-10-28  Tobias BrunnerAdd missing strings to several enum string definitions
2019-10-25  Tobias Brunnerkernel-netlink: Support extended table IDs for custom...
2019-10-22  Tobias BrunnerMerge branch 'ipv6-addrs-mobike'
2019-10-22  Tobias Brunnerkernel-netlink: Enumerate temporary IPv6 addresses...
2019-10-22  Tobias Brunnerkernel-netlink: Don't enumerate deprecated IPv6 addresses
2019-03-14  Tobias Brunnerkernel-netlink: Use address labels instead of deprecati...
2018-09-17  Tobias Brunnerkernel-netlink: Check return value of both halfs when...
2018-08-31  Tobias BrunnerMerge branch 'xfrm-set-mark'
2018-08-31  Martin Williipsec-types: Restrict the use of %unique and other...
2018-08-31  Tobias Brunnerkernel-netlink: Use larger buffer for event messages
2018-05-22  Tobias Brunnerkernel-netlink: Change how routes are un-/installed
2018-02-28  Tobias Brunnerkernel-netlink: Ignore local routes in any table
2018-02-28  Tobias Brunnerkernel-netlink: Ignore routes with next hop during...
2018-02-28  Tobias Brunnerkernel-netlink: Simplify rt_entry_t initialization
2018-02-09  Tobias BrunnerMerge branch 'mobike-nat'
2018-02-09  Tobias Brunnerkernel-netlink: Optionally trigger roam events on routi...
2017-12-22  Tobias Brunnerkernel-netlink: Fix compilation on old kernels not...
2017-08-23  Tobias Brunnerkernel-netlink: Set usable state whenever an interface...
2017-05-26  Tobias BrunnerMerge branch 'variadic-enumerators'
2017-05-26  Tobias Brunnerlinked-list: Change return value of find_first() and...
2017-05-26  Tobias Brunnerlinked-list: Change interface of callback for invoke_fu...
2017-05-26  Tobias BrunnerChange interface for enumerator_create_filter() callback
2017-05-26  Tobias BrunnerMigrate all enumerators to venumerate() interface change
2017-02-13  Martin Willikernel-netlink: Use RTA_SRC to specify route source...
2017-02-13  Martin Willikernel-netlink: Use kernel-based route lookup if we...
2017-02-08  Tobias BrunnerMerge branch 'bypass-lan'
2017-02-08  Tobias Brunnerkernel-netlink: Return interface name in local subnet...
2017-02-08  Tobias Brunnerkernel-interface: Add interface name to local subnet...
2017-02-08  Tobias Brunnerkernel-netlink: Implement enumerator for local subnets
2017-02-06  Tobias Brunnerkernel-netlink: Set NODAD flag for virtual IPv6 addresses
2017-02-06  Tobias Brunnerkernel-netlink: Prefer matching label when selecting...
2016-10-12  Christophe Gouaultkernel-netlink: Fix get_route() interface determination
2016-10-05  Tobias Brunnerkernel-netlink: Consider RTA_SRC when looking for a...
2016-06-10  Tobias BrunnerMerge branch 'interface-for-routes'
2016-06-10  Tobias Brunnerkernel-netlink: Return outbound interface in get_nexthop()
2016-06-10  Tobias Brunnerkernel-net: Let get_nexthop() return an optional interf...
2016-06-10  Tobias Brunnerkernel-netlink: Provide error information for Netlink...
2016-05-06  Tobias Brunnerkernel-netlink: Order routes by prefix before comparing...
2016-03-24  Andreas SteffenUse standard unsigned integer types
2016-03-21  Tobias Brunnerkernel-netlink: Fix lookup of next hops for destination...
2016-03-03  Tobias BrunnerMerge branch 'libhydra-bye-bye'
2016-03-03  Tobias Brunnerlibhydra: Move kernel interface to libcharon
2016-03-03  Tobias Brunnerlibhydra: Move all kernel plugins to libcharon
2010-09-02  Tobias BrunnerMoved all kernel plugins to libhydra.
2010-09-02  Tobias BrunnerRefer to kernel interface via hydra and not charon.
2010-09-02  Tobias BrunnerMoved roam job creation to kernel event handler.
2010-09-02  Tobias BrunnerRefer to scheduler via hydra and not charon.
2010-09-02  Tobias BrunnerSome whitespace and code style fixes.
2010-09-02  Tobias BrunnerRefer to processor via hydra and not charon.
2010-03-19  Tobias BrunnerMoving charon to libcharon.