=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/40.html,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- www/40.html 2006/09/13 00:22:47 1.33 +++ www/40.html 2006/09/13 09:12:53 1.34 @@ -163,6 +163,12 @@ trunc(3), and truncf(3) have been added to libm, the math library. +
  • pf(4) + now supports Unicast Reverse Path Forwarding (uRPF) checks for simplified + ingress filtering. +
  • bpf(4) + can now ignore packets based on their direction (inbound/outbound) using the + BIOCSDIRFILT ioctl.

    @@ -172,6 +178,9 @@ systems.

  • Much improved implementation of telldir(3) and friends. +
  • Replacement of all + malloc(3) + calls that follow a pattern prone to integer overflow with safer constructs.

    @@ -615,7 +624,7 @@ alt="OpenBSD"> www@openbsd.org
    -$OpenBSD: 40.html,v 1.33 2006/09/13 00:22:47 brad Exp $ +$OpenBSD: 40.html,v 1.34 2006/09/13 09:12:53 djm Exp $