strongswan/src/libcharon/plugins/error_notify
Tobias Brunner ed926a73df error-notify: Don't stop sending notifies after removing a disconnected listener
This prevented new listeners from receiving notifies if they joined
after another listener disconnected previously, and if they themselves
disconnected their old connection would prevent them again from getting
notifies.
2017-07-27 13:07:24 +02:00
..
.gitignore
Makefile.am libhydra: Remove empty unused library 2016-03-03 17:36:11 +01:00
error_notify.c
error_notify_listener.c error-notify: Notify listeners upon IKE retransmit 2016-06-06 14:11:02 +02:00
error_notify_listener.h
error_notify_msg.h error-notify: Notify listeners upon IKE retransmit 2016-06-06 14:11:02 +02:00
error_notify_plugin.c
error_notify_plugin.h
error_notify_socket.c error-notify: Don't stop sending notifies after removing a disconnected listener 2017-07-27 13:07:24 +02:00
error_notify_socket.h