On Tue, Sep 02, 2014 at 08:37:17PM +0200, Ana Rey wrote: > This adds device group support in meta expresion. > > The new attributes of meta are "iffgroup" and "oifgroup" > - iffgroup: Match device group of incoming device. > - oifgroup: Match device group of outcoming device. > > Example of use: > nft add rule ip test input meta iifgroup 2 counter > nft add rule ip test output meta oifgroup 2 counter > > The kernel and libnftnl support were added in these commits: > netfilter: nf_tables: add devgroup support in meta expresion > src: meta: Add devgroup support to meta expresion Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html