=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/70.html,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- www/70.html 2021/10/02 13:21:19 1.33 +++ www/70.html 2021/10/02 13:23:10 1.34 @@ -338,12 +338,6 @@
  • Added veb(4) to the list of pseudo devices that ifconfig(8) can create.
  • Fixed an alignment fault observed on an octeon machine while pppoe(4) negotiated a large MTU.
  • Displayed provider ID for a umb(4) SIM in ifconfig(8). -
  • Corrected a potential memory leak associated with pfsync(4) update requests. -
  • Introduced locks around the global pf(4) state list. -
  • Fixed a panic due to pfsync(4) deferral timeout handling. -
  • Added support for pf(4) divert-to on tpmr(4) and veb(4). -
  • Fixed state key reference underflow when both state keys are identical in pf(4). -
  • Only skipped pf(4) once for packets injected by a divert-packet socket, allowing pf to still act later on a diverted packet.
  • Installer and upgrade improvements: @@ -394,7 +388,12 @@
  • The pf(4) packet filter and its userland utility:
  • IPSEC support in the kernel and the iked(8) userland daemon: