Re: [OpenWrt-Tickets] [OpenWrt] #21374: u32 filter in qos-scripts

2016-05-18 Thread OpenWrt
#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):

 Replying to [comment:1 nyt]:
 > This is likely an issue with connmark support in tc and kernel 4.x.
 @nbd added a patch for that in iproute2, and the latest trunk is using
 iproute2-4.0.0.  iproute2-4.3.0 has mainlined his patch.  Along with a few
 other changes, I have it compiled and working.  Testing one more thing
 then will post the diff.
 I have tested the iproute2-4.3.0  with kernel
 3.18.29-1-e22c608ccf582cf9f6887d328d9bd4c2, it won't works.

--
Ticket URL: 
OpenWrt 
Opensource Wireless Router Technology
___
openwrt-tickets mailing list
openwrt-tickets@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets


Re: [OpenWrt-Tickets] [OpenWrt] #21374: u32 filter in qos-scripts

2016-05-18 Thread OpenWrt
#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 : 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: 
OpenWrt 
Opensource Wireless Router Technology
___
openwrt-tickets mailing list
openwrt-tickets@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets