CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2018/09/16 13:36:33

Modified files:
        sbin/pfctl     : pfctl_parser.c 

Log message:
The kernel does not set the address family for the socket addresses
that are used for netmask, broadcast, and destination address.  In
pfctl(8) take the family of the interface address and write it to
the other addresses.  This fixes some bugs when copy_satopfaddr()
copied only part of IPv6 addresses.  Print a warning if the address
family is unknown.
OK kn@

Reply via email to