strongswan/src/libcharon/plugins/farp
Tobias Brunner 6138b8d629 farp: Only remove one tracked entry
Multiple CHILD_SAs sharing the same traffic selectors (e.g. during
make-before-break reauthentication) also have the same reqid assigned.
If all matching entries are removed we could end up without entry even
though an SA exists that still uses these traffic selectors.

Fixes #2373.
2017-07-27 13:07:23 +02:00
..
Makefile.am libhydra: Remove empty unused library 2016-03-03 17:36:11 +01:00
farp_listener.c farp: Only remove one tracked entry 2017-07-27 13:07:23 +02:00
farp_listener.h Moved host_t and host_resolver_t to a new networking subfolder 2012-10-24 15:06:18 +02:00
farp_plugin.c capabilities: Some plugins don't actually require capabilities at runtime 2013-07-18 15:25:35 +02:00
farp_plugin.h Added a farp plugin stop to spoof ARP requests 2010-03-25 14:39:32 +01:00
farp_spoofer.c farp: Fix BPF jump false offset 2016-10-31 14:46:14 +01:00
farp_spoofer.h Implemented ARP sniffing and spoofing functionality 2010-03-25 14:39:32 +01:00