K 10 svn:author V 2 cy K 8 svn:date V 27 2022-03-10T00:34:24.088296Z K 7 svn:log V 433 ipfilter: Obtain the interface name more efficiently Rather than use a kmem read to determine the interface name used by a nat_t structure through a pointer, nat_ipfs->netif->if_xname, obtain it directly from nat_ifnames in the nat_t structure itself using the new FORMAT_IF macro. (cherry picked from commit ec793543feff027f0de9dff3708ab86f5e567d15) Git Hash: 6b46a577c33e8e158e3115e06a58654d79e93ffe Git Author: cy@FreeBSD.org END