=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/67.html,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- www/67.html 2020/05/07 08:26:40 1.38 +++ www/67.html 2020/05/07 10:50:18 1.39 @@ -724,52 +724,9 @@
  • Added point-to-point ospf6d(8) support for broadcast interfaces. - -
  • Added iked(8) - support for switching rdomain on ipsec(4) - encryption/decryption, configurable per policy with the new 'rdomain' - option in iked.conf(5). -
  • Added support for automatically moving traffic between - rdomains on ipsec(4) - encryption or decryption, reducing the attack surface for network - sidechannel attacks. -
  • Modified iked(8) to - always prefer generic signature authentication. -
  • Fixed an iked(8) - pubkey leak in the CA process for ASN-DN IDs. +
  • Reduced temporary address valid lifetime to 2 days in slaacd(8). -
  • Fixed user database corruption resulting from use of the ikectl(8) reload command. -
  • Added the ikectl(8) "show sa" command - to print information about the state of negotiated IKE SAs, their - Child SAs and the resulting IPsec flows. -
  • Added an ikectl(8) "reset id" command - to reset all SAs from policies with matching destination IDs. -
  • Corrected iked(8) - calculation of IPv6 address leases from small address pools. -
  • Added a policy relookup to iked(8) to replace the default - policy based on a received cryptographic parameter proposal. -
  • Added transport mode for child SAs to iked.conf(5). -
  • Extended the ipsecctl(8) parser to set - the udpencap flag and port number of an SA. -
  • Added a -p command line option to iked(8) allowing configuration - of the UDP encapsulation port. -
  • Removed IPsec flow blocking unencrypted IPv6 traffic in iked(8). -
  • Fixed isakmpd(8) - IKE pcap file creation. -
  • Enabled ESP UDP-encapsulation with the iked(8) -t flag. -
  • Validated authentication lengths in ripd(8) before use to prevent crashes. @@ -929,6 +886,82 @@ asynchronous resolver directly with DHCP-provided nameservers. Switched to the ASR resolver rather than DHCP when behind a captive portal. + + +
  • ipsec(4) improvements and + bugfixes: +
  • tmux(1) improvements and bug fixes: