strongswan/src/libcharon/plugins/kernel_netlink
Tobias Brunner d9944102f5 hashlist: Move get_match() and sorting into a separate class
The main intention here is that we can change the hashtable_t
implementation without being impeded by the special requirements imposed
by get_match() and sorting the keys/items in buckets.
2020-07-20 13:50:11 +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: Extract shared route handling code in net/ipsec 2020-03-10 10:30:39 +01:00
kernel_netlink_ipsec.h Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
kernel_netlink_net.c hashlist: Move get_match() and sorting into a separate class 2020-07-20 13:50:11 +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