OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Henning Brauer (henning_at_cvs.openbsd.org)
Date: Sat Jan 11 2003 - 15:50:58 CST

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

    CVSROOT: /cvs
    Module name: src
    Changes by: henningcvs.openbsd.org 2003/01/11 14:50:58

    Modified files:
            sbin/pfctl : pfctl_table.c

    Log message:
    -use inet_net_pton to parse IPv4 addresses, gains us support for CIDR (10/8)
    -remove a redundant strlen check

    ok cedric