Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Aug 2004 11:51:07 +0000 (UTC)
From:      Max Laier <mlaier@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/contrib/pf/pfctl pfctl_table.csrc/sys/contrib/pf/net pf_ioctl.c
Message-ID:  <200408291151.i7TBp73J054542@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mlaier      2004-08-29 11:51:07 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    contrib/pf/pfctl     pfctl_table.c 
    sys/contrib/pf/net   pf_ioctl.c 
  Log:
  MT5:
  Fix securelevel handling for tables:
  
    Loopback a fix from Cedric Berger:
            Fix table add/replace commands with securelevel=2.
            Reported by James J. Lippard.
  
  and
  
    Use securelevel_gt instead of reading global securelevel unprotected.
  
  Approved by:    re (kensmith)
  
  Revision  Changes    Path
  1.5.2.1   +9 -2      src/contrib/pf/pfctl/pfctl_table.c
  1.12.2.1  +5 -0      src/sys/contrib/pf/net/pf_ioctl.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408291151.i7TBp73J054542>