netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [fw filter]: Broken! fw mark based tc class selection not working
@ 2015-09-11 16:34 Akshat Kakkar
  2015-09-11 20:32 ` Cong Wang
  0 siblings, 1 reply; 7+ messages in thread
From: Akshat Kakkar @ 2015-09-11 16:34 UTC (permalink / raw)
  To: netdev; +Cc: Cong Wang, Stephen Hemminger

Recently I came to know that,
Without any options fw classifier maps fwmark to classid.

tc filter add dev <iface> parent <qhandle> protocol ip prio 1 fw

i.e. if my packet has mark(0x10001) and class id is not set,
then above tc filter, will set class id = 0x10001 i.e. 1:1

But when I am trying it out, its not working!
I am having class 1:1 defined but its not at all hit.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-09-17 12:16 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-11 16:34 [fw filter]: Broken! fw mark based tc class selection not working Akshat Kakkar
2015-09-11 20:32 ` Cong Wang
2015-09-11 22:24   ` Akshat Kakkar
2015-09-12  0:00     ` Cong Wang
2015-09-14 12:28       ` Jamal Hadi Salim
2015-09-14 22:04         ` Cong Wang
2015-09-17 12:16           ` Jamal Hadi Salim

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).