strongswan/src/libcharon/network
Martin Willi 75122b90bb receiver: Send a single INVALID_MAJOR_VERSION notify for IKE version > 2
We sent both a notify using IKEv1 and IKEv2. This is a little more aggressive
than required, RFC 5996 says we "SHOULD send an unauthenticated Notify
message of type INVALID_MAJOR_VERSION containing the highest (closest) version
number it supports".

Fixes #657.
2014-07-17 09:35:49 +02:00
..
receiver.c receiver: Send a single INVALID_MAJOR_VERSION notify for IKE version > 2 2014-07-17 09:35:49 +02:00
receiver.h Moved packet_t and tun_device_t to networking folder 2012-10-24 15:06:18 +02:00
sender.c libcharon: Use lib->ns instead of charon->name 2014-02-12 14:34:32 +01:00
sender.h Moved packet_t and tun_device_t to networking folder 2012-10-24 15:06:18 +02:00
socket.c Added socket plugin feature loading callback 2011-10-14 10:05:48 +02:00
socket.h net: Socket implementations report the address families they support 2013-07-05 09:48:01 +02:00
socket_manager.c net: Socket implementations report the address families they support 2013-07-05 09:48:01 +02:00
socket_manager.h net: Socket implementations report the address families they support 2013-07-05 09:48:01 +02:00