K 10 svn:author V 2 kp K 8 svn:date V 27 2021-01-14T18:34:41.852286Z K 7 svn:log V 422 pfctl: Call ifa_load() before ifa_grouplookup() ifa_grouplookup() uses the data loaded in ifa_load() (through is_a_group()), so we must call ifa_load() before we can rely on any of the data it populates. Submitted by: Nick Rogers MFC after: 1 week Sponsored by: RG Nets (cherry picked from commit 8fd675d8a0538544a85483f7a9bed2bd48382926) Git Hash: 15760e084c6a4bcc4d135e4a4e1204b35f72c062 Git Author: kp@FreeBSD.org END