strongswan/src/libcharon/plugins/kernel_netlink
Tobias Brunner 06e11b481b kernel-netlink: Fix theoretical memory leak when parsing routes
This currently can't happen as the kernel always puts RTA_TABLE as first
attribute in RTM_NEWROUTE messages.
2021-06-25 13:51:44 +02:00
..
suites libhydra: Move all kernel plugins to libcharon 2016-03-03 17:36:11 +01:00
.gitignore xfrmi: Move to a separate directory to fix monolithic build 2019-04-04 09:31:38 +02:00
Makefile.am xfrmi: Move to a separate directory to fix monolithic build 2019-04-04 09:31:38 +02:00
kernel_netlink_ipsec.c kernel-netlink: Add support for full-length HMAC-SHA2 algorithms 2021-02-23 17:28:46 +01:00
kernel_netlink_ipsec.h Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
kernel_netlink_net.c kernel-netlink: Fix theoretical memory leak when parsing routes 2021-06-25 13:51:44 +02:00
kernel_netlink_net.h Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
kernel_netlink_plugin.c Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
kernel_netlink_plugin.h Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
kernel_netlink_shared.c kernel-netlink: Extract shared route handling code in net/ipsec 2020-03-10 10:30:39 +01:00
kernel_netlink_shared.h kernel-netlink: Extract shared route handling code in net/ipsec 2020-03-10 10:30:39 +01:00
tests.c libhydra: Move kernel interface to libcharon 2016-03-03 17:36:11 +01:00
tests.h libhydra: Move all kernel plugins to libcharon 2016-03-03 17:36:11 +01:00