CVSROOT: /cvs Module name: src Changes by: mi...@cvs.openbsd.org 2014/10/27 15:51:32
Modified files: sbin/pfctl : parse.y pfctl_parser.c pfctl_parser.h Log message: Fixup incorrect expansion of the networking mask for dynamic interface specifications under certain circumstances resulting in potentially elevated access permissions for IPv6 traffic. Reported by sthen@; ok henning benno sthen