OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Daniel Hartmeier (dhartmeicvs.openbsd.org)
Date: Sun May 05 2002 - 16:40:22 CDT

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

    CVSROOT: /cvs
    Module name: src
    Changes by: dhartmeicvs.openbsd.org 2002/05/05 15:40:22

    Modified files:
            sys/net : pfvar.h pf.c
            sbin/pfctl : pfctl_parser.c

    Log message:
    Instead of returning a useless kernel space pointer for the rule that
    created the state from DIOCGETSTATE(S), return the integer rule number,
    Print rule number (if existant) from pfctl -vss. Suggested by Jeff Nathan.