summaryrefslogtreecommitdiffstats
path: root/net/sched/sch_htb.c
diff options
context:
space:
mode:
authorJamal Hadi Salim2016-06-14 00:08:42 +0200
committerDavid S. Miller2016-06-15 23:02:53 +0200
commitebecaa6662b0a9c3590bd644a4cec6f9d96818b7 (patch)
tree65b28d9f79159489932c124a55bb8496159138cd /net/sched/sch_htb.c
parentact_ipt: fix a bind refcnt leak (diff)
downloadkernel-qcow2-linux-ebecaa6662b0a9c3590bd644a4cec6f9d96818b7.tar.gz
kernel-qcow2-linux-ebecaa6662b0a9c3590bd644a4cec6f9d96818b7.tar.xz
kernel-qcow2-linux-ebecaa6662b0a9c3590bd644a4cec6f9d96818b7.zip
net sched actions: bug fix dumping actions directly didnt produce NLMSG_DONE
This refers to commands to direct action access as follows: sudo tc actions add action drop index 12 sudo tc actions add action pipe index 10 And then dumping them like so: sudo tc actions ls action gact iproute2 worked because it depended on absence of TCA_ACT_TAB TLV as end of message. This fix has been tested with iproute2 and is backward compatible. Signed-off-by: Jamal Hadi Salim <jhs@mojatatu.com> Acked-by: Cong Wang <xiyou.wangcong@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched/sch_htb.c')
0 files changed, 0 insertions, 0 deletions