#21374: u32 filter in qos-scripts
-----------------------------+-----------------------------
  Reporter:  lior.galanti@…  |      Owner:  developers
      Type:  defect          |     Status:  new
  Priority:  normal          |  Milestone:
 Component:  packages        |    Version:  Trunk
Resolution:                  |   Keywords:  qos-scripts u32
-----------------------------+-----------------------------

Comment (by ayaka):

 I meet the same problem with the following code in Chaos Calmer, r49363
 {{{
 tc filter add dev br-lan parent ffff: protocol ip prio 1 u32 match ip dst
 192.168.20.0/24 flowid 1:10 action mirred egress redirect dev ifb0
 }}}
 I wish the patches above would solve this problem.

--
Ticket URL: <https://dev.openwrt.org/ticket/21374#comment:2>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
openwrt-tickets@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to