=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus35.html,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- www/plus35.html 2004/04/04 19:12:57 1.3 +++ www/plus35.html 2004/04/12 16:48:27 1.4 @@ -66,13 +66,15 @@
  • Add a missing spl(9) around if_down() in vlan(4). -
  • In pf(4), properly m_copyback(9) the modified TCP sequence number after demodulation. +
  • In pf(4), properly m_copyback(9) the modified TCP sequence number after demodulation.
    + [Applied to stable]
  • Fix a use-after-free in carp(4).
  • Raise carp(4) advskew to 240 while waiting for the pfsync(4) bulk update. This makes sure that other hosts can preempt a host that's booting up but hasn't got its network bearings yet.
  • Fix a check-for-null-then-deref-anyway bug in icmp6.
  • Fix a cut-and-pasto in pf(4)'s stateful ICMP code. -
  • Unbreak the ICMP checksum when pf(4) sequence number modulation is used. +
  • Unbreak the ICMP checksum when pf(4) sequence number modulation is used.
    + [Applied to stable]
  • Disable carp error logging (sysctl(3) net.inet.carp.log) by default. @@ -1596,7 +1598,7 @@
    OpenBSD www@openbsd.org -
    $OpenBSD: plus35.html,v 1.3 2004/04/04 19:12:57 deraadt Exp $ +
    $OpenBSD: plus35.html,v 1.4 2004/04/12 16:48:27 deraadt Exp $