=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus.html,v retrieving revision 1.1190 retrieving revision 1.1191 diff -c -r1.1190 -r1.1191 *** www/plus.html 2011/02/13 14:58:41 1.1190 --- www/plus.html 2011/02/13 15:05:34 1.1191 *************** *** 237,243 ****
  • Prevent iscsid(8) task scheduler from locking up.
  • Make iscsid(8) pass the magic LUN -1 to VSCSI_REQPROBE so that all LU are probed by the midlayer.
  • Added minimal LUN handling to iscsid(8). !
  • Fixed bug in the routing socket interface.
  • Put htons(3) around ip_randomid() for pf(4) scrub random-id to make it consistent with the network stack.
  • Fixed bug in sl(4).
  • Added preliminary support for the Atheros AR9271 chipset and probably the AR9280+AR7010 and AR9287+AR7010 to athn(4). --- 237,245 ----
  • Prevent iscsid(8) task scheduler from locking up.
  • Make iscsid(8) pass the magic LUN -1 to VSCSI_REQPROBE so that all LU are probed by the midlayer.
  • Added minimal LUN handling to iscsid(8). !
  • RELIABILITY FIX: sp_protocol in RTM_DELETE messages could contain garbage values leading to routing socket users that restrict the AF (such as ospfd) not seeing any of the RTM_DELETE messages.
    ! A source code patch is available.
    ! [Applied to stable]
  • Put htons(3) around ip_randomid() for pf(4) scrub random-id to make it consistent with the network stack.
  • Fixed bug in sl(4).
  • Added preliminary support for the Atheros AR9271 chipset and probably the AR9280+AR7010 and AR9287+AR7010 to athn(4). *************** *** 1390,1396 ****
    OpenBSD www@openbsd.org !
    $OpenBSD: plus.html,v 1.1190 2011/02/13 14:58:41 jj Exp $ --- 1392,1398 ----
    OpenBSD www@openbsd.org !
    $OpenBSD: plus.html,v 1.1191 2011/02/13 15:05:34 jj Exp $