]> git.baikalelectronics.ru Git - kernel.git/commit
net_sched: make traffic control network namespace aware
authorTom Goff <thomas.goff@boeing.com>
Fri, 19 Mar 2010 15:40:13 +0000 (15:40 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 23 Mar 2010 03:26:25 +0000 (20:26 -0700)
commita0c33526914d06b51c435e2ff8d63acdc16c31e7
tree442b265d3fd083065330e355cf8e9c73196cc443
parent81874ec37f724d831fc18afe7c1554f9f41749fc
net_sched: make traffic control network namespace aware

Mostly minor changes to add a net argument to various functions and
remove initial network namespace checks.

Make /proc/net/psched per network namespace.

Signed-off-by: Tom Goff <thomas.goff@boeing.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/act_api.c
net/sched/cls_api.c
net/sched/sch_api.c