K 10 svn:author V 2 cy K 8 svn:date V 27 2021-10-04T13:20:40.111891Z K 7 svn:log V 388 ipfilter: Avoid a null if-then-else blocks When WITHOUT_INET6 is selected we generate a null if-then-else blocks due to incorrect placment of #if statments. Move the #if statements reducing unnecessary runtime comparisons WITHOUT_INET6. (cherry picked from commit 73db3b64f167972db3ee3f780cecb439b09492b1) Git Hash: 370a229ea9c647806f85e18e3a514612d9ae773f Git Author: cy@FreeBSD.org END