=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/70.html,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- www/70.html 2021/10/02 12:29:28 1.22 +++ www/70.html 2021/10/02 12:30:25 1.23 @@ -359,6 +359,9 @@
  • Added pledge(8) for ftpd(8) user processes.
  • Allowed router solicitations from the unspecified address (::) in rad(8).
  • Used relative reference URIs in Location header on directory redirects in httpd(8), adding support for front-ending httpd with a TLS-terminating gateway that forwards unencrypted http traffic. +
  • Prevented a crash on strict alignment architectures of tcpdump(8) WireGuard printer. +
  • Made tcpdump(8) split the 802.11 sequence number field into its sequence number and fragment number components rather than printing the whole field in decimal. +
  • Added simple BGP enhanced route refresh message decoding to tcpdump(8).