mlaier      2006-08-07 15:22:53 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/contrib/pf/net   pf_ioctl.c 
  Log:
  MFC, pf_ioctl.c, 1.25:
    Import from OpenBSD 1.168, dhartmei:
      fix a bug in the input sanity check of DIOCCHANGERULE (not used by
      pfctl, but third-party tools). a rule must have a non-empty replacement
      address list when it's a translation rule but not an anchor call (i.e.
      "nat ... ->" needs a replacement address, but "nat-anchor ..." doesn't).
      the check confused "rule is an anchor call" with "rule is defined within
      an anchor".  report from Michal Mertl, Max Laier.
  
  Revision  Changes    Path
  1.20.2.3  +3 -2      src/sys/contrib/pf/net/pf_ioctl.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to