]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
Merge branch 'tc-ipt-ematch' into iproute2-next
authorDavid Ahern <dsahern@gmail.com>
Tue, 27 Feb 2018 17:44:33 +0000 (09:44 -0800)
committerDavid Ahern <dsahern@gmail.com>
Tue, 27 Feb 2018 17:44:33 +0000 (09:44 -0800)
Eyal Birger  says:

====================

This patchset extends tc to support the ipt ematch.

The first patch adds the ability for ematch cmdline parsers
to receive argc,argv parameters.
The second patch adds the em_ipt module.

====================

Signed-off-by: David Ahern <dsahern@gmail.com>

Trivial merge