summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hardware/mISDN/mISDNisar.c
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2012-09-11 15:11:12 +0200
committerDavid S. Miller <davem@davemloft.net>2012-09-12 04:20:43 +0200
commitbdfc87f7d1e253e0a61e2fc6a75ea9d76f7fc03a (patch)
treecfaf95ce5aa47eee32b503aa20896c79e5c8f7c2 /drivers/isdn/hardware/mISDN/mISDNisar.c
parentnet: qmi_wwan: fix Gobi device probing for un2430 (diff)
downloadlinux-bdfc87f7d1e253e0a61e2fc6a75ea9d76f7fc03a.tar.xz
linux-bdfc87f7d1e253e0a61e2fc6a75ea9d76f7fc03a.zip
net-sched: sch_cbq: avoid infinite loop
Its possible to setup a bad cbq configuration leading to an infinite loop in cbq_classify() DEV_OUT=eth0 ICMP="match ip protocol 1 0xff" U32="protocol ip u32" DST="match ip dst" tc qdisc add dev $DEV_OUT root handle 1: cbq avpkt 1000 \ bandwidth 100mbit tc class add dev $DEV_OUT parent 1: classid 1:1 cbq \ rate 512kbit allot 1500 prio 5 bounded isolated tc filter add dev $DEV_OUT parent 1: prio 3 $U32 \ $ICMP $DST 192.168.3.234 flowid 1: Reported-by: Denys Fedoryschenko <denys@visp.net.lb> Tested-by: Denys Fedoryschenko <denys@visp.net.lb> Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/isdn/hardware/mISDN/mISDNisar.c')
0 files changed, 0 insertions, 0 deletions