=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/42.html,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- www/42.html 2007/08/23 16:14:37 1.36 +++ www/42.html 2007/08/24 13:30:04 1.37 @@ -188,6 +188,8 @@ workq_add_task(9), workq_create(9), workq_destroy(9) provides a mechanism to defer tasks to a process context when it is impossible to run such a task in the current context. +
  • ifconfig(8) +now understands IP address/mask in CIDR notation.

    @@ -198,6 +200,12 @@ that some parts of the system are not 64-bit disk block clean yet, so partition larger than 2TB cannot be used at the moment.

  • Thread support for the Objective-C library (libobjc). +
  • carp +route handling has been fixed, solving some problems the routing daemons were exhibiting +
  • various improvements in pf +increase performance drastically, stateful passing more than twice as fast than before +
  • a change in how the kernel random pool is stirred increases performance with network +interface cards that support interrupt mitigation a lot.

    @@ -214,6 +222,7 @@

  • Filtering on IPv6 prefixes is now possible.
  • Various bugs in the encoding of multiprotocol updates were fixed.
  • Allow the use of pkill -HUP bgpd to reload the config. +
  • bgpctl can filter prefix output by community now

    @@ -655,7 +664,7 @@ alt="OpenBSD"> www@openbsd.org
    -$OpenBSD: 42.html,v 1.36 2007/08/23 16:14:37 deraadt Exp $ +$OpenBSD: 42.html,v 1.37 2007/08/24 13:30:04 henning Exp $