=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus35.html,v retrieving revision 1.3 retrieving revision 1.4 diff -c -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,78 ****
  • 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.
  • 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.
  • Disable carp error logging (sysctl(3) net.inet.carp.log) by default. --- 66,80 ----
  • 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.
    ! [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.
    ! [Applied to stable]
  • Disable carp error logging (sysctl(3) net.inet.carp.log) by default. *************** *** 1596,1602 ****
    OpenBSD www@openbsd.org !
    $OpenBSD: plus35.html,v 1.3 2004/04/04 19:12:57 deraadt Exp $ --- 1598,1604 ----
    OpenBSD www@openbsd.org !
    $OpenBSD: plus35.html,v 1.4 2004/04/12 16:48:27 deraadt Exp $