Thomas Graf f9c714fa15 netlink: Use ifindex of parent TC object when searching leaf qdiscs
The qdisc cache is host wide, the parent classid is not unique
so the ifindex of the parent tc object must be set in the filter
otherwise a leaf qdisc with an identical parent id in another
device can be mistaken.

This also converts the class_cache to be passed up through the
stack to make clear it is not system wide but specific to the
ifindex we are currently handling.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
2015-12-16 15:36:03 +01:00
..
2013-07-05 15:11:46 +02:00
2014-08-25 01:07:19 +02:00
2013-07-05 15:11:46 +02:00
2014-08-25 01:07:19 +02:00
2013-07-05 15:11:46 +02:00
2013-07-05 15:11:46 +02:00
2013-07-05 15:11:46 +02:00
2014-08-25 01:07:19 +02:00
2014-06-02 15:03:23 +02:00
2014-08-25 01:07:19 +02:00
2014-08-25 01:07:19 +02:00
2014-05-06 15:01:53 +02:00
2013-07-05 15:11:46 +02:00
2013-07-05 15:11:46 +02:00
2014-08-25 01:07:19 +02:00
2014-08-24 20:51:00 +02:00