OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Ryan Thomas McBride (mcbride_at_cvs.openbsd.org)
Date: Tue Feb 25 2003 - 11:54:06 CST

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    CVSROOT: /cvs
    Module name: src
    Changes by: mcbridecvs.openbsd.org 2003/02/25 10:54:06

    Modified files:
            sys/net : pf.c

    Log message:
    - Handle src and dst comparisons correctly for binat so that it works
    properly in _both_ directions.
    - Handle skip steps properly with binat. (since we're swapping around
    src and dst comparisons, we can't use them in all cases)

    fix from dhartmei

    ok dhartmei henning cedric