=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/47.html,v retrieving revision 1.48 retrieving revision 1.49 diff -c -r1.48 -r1.49 *** www/47.html 2010/03/21 07:38:17 1.48 --- www/47.html 2010/03/21 10:58:53 1.49 *************** *** 236,242 ****
  • Update bgpctl(8) irrfilter to support IPv6 and 4-byte AS numbers.
  • Minimal router-dead-time of 1 second and sub-second hello intervals added to ospfd(8). ! Additionaly it is now possible to specify sub-second SPF timers for faster route fail-over.
  • ospf6d(8) is now installed by default. The RIB can be synced with the kernel routing table now. --- 236,242 ----
  • Update bgpctl(8) irrfilter to support IPv6 and 4-byte AS numbers.
  • Minimal router-dead-time of 1 second and sub-second hello intervals added to ospfd(8). ! Additionally it is now possible to specify sub-second SPF timers for faster route fail-over.
  • ospf6d(8) is now installed by default. The RIB can be synced with the kernel routing table now. *************** *** 251,257 ****
  • brconfig is now integrated into ifconfig(8)
  • Added vether(4), a virtual Ethernet device. !
  • Two bugs in IPsec/HMAC-SHA2 were fixed, resulting in an incompatibilityr with the HMAC-SHA-256/384/512 hash algorithms with previous versions of OpenBSD and other IPsec implementations sharing the bugs.
  • In dhcpd(8), echo back the Relay Agent Information option if present, and add support for the ipsec-tunnel hardware type. --- 251,257 ----
  • brconfig is now integrated into ifconfig(8)
  • Added vether(4), a virtual Ethernet device. !
  • Two bugs in IPsec/HMAC-SHA2 were fixed, resulting in an incompatibility with the HMAC-SHA-256/384/512 hash algorithms with previous versions of OpenBSD and other IPsec implementations sharing the bugs.
  • In dhcpd(8), echo back the Relay Agent Information option if present, and add support for the ipsec-tunnel hardware type. *************** *** 413,419 ****
  • Fix a race condition in ssh-agent(1) that could result in a wedged or spinning agent. (bz#1633) !
  • Flush stdio before exec() to ensure that everying has made it out before the streams go away. (bz#1596)
  • Set FD_CLOEXEC on in/out sockets in sshd(8). --- 413,419 ----
  • Fix a race condition in ssh-agent(1) that could result in a wedged or spinning agent. (bz#1633) !
  • Flush stdio before exec() to ensure that everything has made it out before the streams go away. (bz#1596)
  • Set FD_CLOEXEC on in/out sockets in sshd(8). *************** *** 878,884 **** alt="OpenBSD"> www@openbsd.org
    ! $OpenBSD: 47.html,v 1.48 2010/03/21 07:38:17 jmc Exp $ --- 878,884 ---- alt="OpenBSD"> www@openbsd.org
    ! $OpenBSD: 47.html,v 1.49 2010/03/21 10:58:53 stsp Exp $