All of lore.kernel.org
 help / color / mirror / Atom feed
* upgrading kernel breaks tc ?
@ 2015-08-20  8:30 Akshat Kakkar
  2015-08-20  9:59 ` Akshat Kakkar
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Akshat Kakkar @ 2015-08-20  8:30 UTC (permalink / raw)
  To: lartc

I am running sl6.3 (i.e. kernel 2.6.32-279).
I upgraded the kernel (and only kernel) using elrepo to kernel 4.1.4.

Now when I boot with this new kernel, and try to delete specific tc
filter, it is not happening. It is instead deleting all the filters.
Following is the commanf I am trying,

tc filter del dev eth1 protocol ip parent 1: prio 5 handle 800:0:3 u32

It is behaving exactily as the command without handle, i.e. like

tc filter del dev eth1 protocol ip parent 1: prio 5

In old kernel, it was deleting only a single filter.

Does kernel upgrade breaks tc and that too so silently?

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

end of thread, other threads:[~2015-08-21 10:38 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-20  8:30 upgrading kernel breaks tc ? Akshat Kakkar
2015-08-20  9:59 ` Akshat Kakkar
2015-08-20 10:34 ` Andy Furniss
2015-08-20 11:51 ` Akshat Kakkar
2015-08-20 12:35 ` Akshat Kakkar
2015-08-20 16:10 ` Martin A. Brown
2015-08-21 10:38 ` Akshat Kakkar

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.