=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/68.html,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- www/68.html 2020/10/02 21:20:52 1.23 +++ www/68.html 2020/10/02 21:25:00 1.24 @@ -297,6 +297,7 @@
  • Allowed pf(4) to divert packets from bridge(4) to local socket.
  • Rehashed main pf(4) rulesets after rule expiration.
  • Added a check for pfctl(8) that an rtable exists when parsing the config. +
  • Corrected ruleset checksum calculation to allow pfsync(4) to verify rulesets are identical on all nodes.
  • Added wg(4), an in-kernel driver for WireGuard VPN communication. @@ -403,6 +404,8 @@
  • Allowed disabling of iked(8) DPD liveness checks by setting dpd_check_interval to 0 in iked.conf(5).
  • Added a 30 second timeout for OCSP requests in iked(8).
  • Added a new "set cert_partial_chain" config option to iked.conf(5) to allow verification of partial certificate chains if a trusted intermediate CA is found in /etc/iked/ca. +
  • Fixed a dst/src iked(8) port configuration bug with multiple flows. +
  • Handled iked(8) TEMPORARY_FAILURE notification on IKESA rekeying.
  • tmux(1) improvements and bug fixes: @@ -430,13 +433,12 @@
  • VMM/VMD and ldom/sparc64 virtualization improvements
  • OpenSMTPD 6.8.0