Component: ipsec
296 changelog entries across 97 version(s)
Releases by channel (stacked)
- force flow cache validation once in 1h;
- fix set on multiple policies which could result in adding non existent dynamic policies to the list;
- fix transport mode ph2 ID ports when policy selects specific ip protocol on initiator;
- use local-address for phase 1 matching and initiation;
- fix replay window, was accidentally disabled since version 6.30;
- fixed kernel failure when packets were not ordered on first call;
- fix sockaddr buf size on id generation for ipv6 address;
- added compatibility option skip-peer-id-check;
- fix potential memory leak;
- use local-address for phase 1 matching and initiation;
- fix transport mode ph2 ID ports when policy selects specific ip protocol on initiator;
- fixed crash in when gcm encryption was used
- disallow changing dynamic peer;
- fail ph2 negitioation when initiator proposed key length does not match proposal configuration;
- increase replay window to 128;
- allow to specify custom IP address for my_id parameter;
- fixed crash that happened in specific situation;
- fix downgrade problem to v5;
- disallow template-policy-group=none in peer config and set it to 'default';
- support fqdn as my id;
- allow binding modeconf address to username;
- when peer config is changed kill only relevant SAs;
- fix addition of default policy template;
- fix AH proposal and problem when sometimes policy was not generated;
- allow multiple encryption algorithms per peer;
- support IPv4 over IPv6 and vice versa;
- fix aes-cbc hardware acceleration on CCR with key sizes 192 and 256;
- added aes-gcm icv16 encryption mode;
- added aes-ctr encryption mode;
- added sha256 and sha512 support;
- proposal defaults changed to aes-128 and sha1 for both phase1 and phase2;
- fix policy bypass on IPv6 gre, ipip, eoip tunnels when policy uses protocol filter;
- fix peer mathing with non byte aligned masks;
- fixed peer address matching;
- fix phase1 autonegotiation on little endian platforms;
- for peers with full IP address specified system will autostart ISAKMP SA negotiation;
- added /peer passive option which will prevent starting ISAKMP negotiation and signifies xauth responder/initiator side;
- added pre-shared-key-xauth and rsa-signature-hybrid authentication methods;
- support authorization with raw RSA keys;
- new exchange mode (main-l2tp) for l2tp tunnel users to allow FQDN as a peer ID with preshared key authorization in main mode;
- fixed problem of RB1200 rebooting when large amount of UDP traffic is sent through IPsec;