]> git.ipfire.org Git - thirdparty/iproute2.git/commit
tc: pedit: parse_cmd: add flags argument
authorAsbjørn Sloth Tønnesen <asbjorn@asbjorn.st>
Fri, 18 Jun 2021 16:06:34 +0000 (16:06 +0000)
committerDavid Ahern <dsahern@kernel.org>
Sat, 26 Jun 2021 04:44:35 +0000 (04:44 +0000)
commitbc5e8473aab83b9f33c3c9a74490ed5827995de9
treef6ec717c840e61482fa322e954343c7645ae0d8c
parent6acccd52a23df343332dd6b0298990714bbaf25d
tc: pedit: parse_cmd: add flags argument

This patch just prepares the flags argument, so it's
available to the next patch.

Signed-off-by: Asbjørn Sloth Tønnesen <asbjorn@asbjorn.st>
Signed-off-by: David Ahern <dsahern@kernel.org>
tc/m_pedit.c
tc/m_pedit.h
tc/p_eth.c
tc/p_ip.c
tc/p_ip6.c
tc/p_tcp.c
tc/p_udp.c