You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

32 lines
692 B

<kernel minlts="4.14.42" />
<!-- CONFIG_NETFILTER_XT_MATCH_QTAGUID || (CONFIG_NETFILTER_XT_MATCH_OWNER && BPF) -->
<group>
<conditions>
<config>
<key>CONFIG_NETFILTER_XT_MATCH_QTAGUID</key>
<value type="bool">n</value>
</config>
</conditions>
<config>
<key>CONFIG_NETFILTER_XT_MATCH_OWNER</key>
<value type="bool">y</value>
</config>
<config>
<key>CONFIG_NET_CLS_BPF</key>
<value type="bool">y</value>
</config>
</group>
<group>
<conditions>
<config>
<key>CONFIG_NETFILTER_XT_MATCH_OWNER</key>
<value type="bool">n</value>
</config>
</conditions>
<config>
<key>CONFIG_NETFILTER_XT_MATCH_QTAGUID</key>
<value type="bool">y</value>
</config>
</group>