提交 23af27eb 编写于 作者: P Patrick McHardy 提交者: David S. Miller

[PKT_SCHED]: Kill TCF_META_ID_TCCLASSID.

Thomas Graf states:

> I used to mark such ids as obsolete in the header but since
> skb is on diet anyway and there has been no official
> iproute2 release with the ematch bits included it might be
> a better idea to remove the ids from the header completely.
> Those that have picked up my patch on netdev shouldn't care
> about a ABI breakage, actually I doubt that someone is using
> it already.

So here's the patch to remove it.
Signed-off-by: NPatrick McHardy <kaber@trash.net>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 452f299d
...@@ -53,7 +53,6 @@ enum ...@@ -53,7 +53,6 @@ enum
TCF_META_ID_NFMARK, TCF_META_ID_NFMARK,
TCF_META_ID_TCINDEX, TCF_META_ID_TCINDEX,
TCF_META_ID_TCVERDICT, TCF_META_ID_TCVERDICT,
TCF_META_ID_TCCLASSID,
TCF_META_ID_RTCLASSID, TCF_META_ID_RTCLASSID,
TCF_META_ID_RTIIF, TCF_META_ID_RTIIF,
TCF_META_ID_SK_FAMILY, TCF_META_ID_SK_FAMILY,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册