K 10 svn:author V 7 glebius K 8 svn:date V 27 2012-04-17T14:37:29.869989Z K 7 svn:log V 266 Add MTAG_PERSISTENT to pf(4) tags. In OpenBSD they store the pf(4) information right in the mbuf header, and a persistent tag gives us similar behavior. This flag is crucial for infinite recursion protection in the pf_route() and pf_route6(). Discussed with: eri END