strongswan/src/libhydra/kernel
Tobias Brunner d7ae0b254d kernel: Restore enumeration of all addresses when searching for address in TS
Since f52cf07532 addresses on ignored, down or loopback interfaces were
not considered as valid addresses anymore when searching for an address
contained in the local traffic selector.  This meant that route
installation failed, for instance, if charon.install_virtual_ip_on was
set to 'lo', or, on gateways, if internal interfaces were ignored with
the charon.interfaces_* options.
2013-08-21 17:01:03 +02:00
..
kernel_interface.c kernel: Restore enumeration of all addresses when searching for address in TS 2013-08-21 17:01:03 +02:00
kernel_interface.h Fix various API doc issues and typos 2013-07-18 18:30:36 +02:00
kernel_ipsec.c Moved types used by kernel_ipsec_t interface (and libipsec) to libstrongswan 2012-08-08 15:41:02 +02:00
kernel_ipsec.h kernel-interface: add an exchange initiator parameter to add_sa() 2013-06-11 15:58:48 +02:00
kernel_listener.h kernel: Add an event kernel interfaces can raise if they create/destroy a TUN device 2013-06-21 17:03:21 +02:00
kernel_net.c Added kernel_ipsec/net plugin feature loading callbacks 2011-10-14 10:05:47 +02:00
kernel_net.h Fix various API doc issues and typos 2013-07-18 18:30:36 +02:00