socket-win Plugin
Purpose
The socket-win
plugin for libcharon
is a replacement for socket-default
on the Windows platform. It provides an IPv4/IPv6 IKE socket
backend based on the Winsock2 API.
The plugin is disabled by default and can be enabled with the
./configure
option
--enable-socket-win
Behavior
The plugin opens two IPv4/IPv6 dual protocol sockets for both IKE ports 500 and
4500. Custom ports can be specified using the charon-svc.port
and
charon-svc.port_nat_t
strongswan.conf
options. charon-svc.max_packet
configures the maximum IKE packet size.