Re: [LEDE-DEV] [PATCH] ar71xx: add support for TP-Link TL-WDR7500v6

2017-10-31 Thread Chuanhong Guo
Hello! 2017-10-31 3:32 GMT+08:00 Bizon : > Add support for TP-Link TL-WDR7500 V6. > > Specifications: > - WiSoC: QCA9563 - 3x3 2.4GHz > - Radio2: QCA9880 - 3x3 5GHz > - RAM: 64MB DDR2 > - Storage: 8MB NOR SPI flash, can be replaced with 16M > - Switch: RTL8367S, now unmanaged Do you mean that this

Re: [LEDE-DEV] [PATCH] shadowsocks-libev: fix tproxy issue for udp traffic

2017-06-23 Thread Chuanhong Guo
Maybe you should create a pull request on https://github.com/openwrt/packages instead. The git repository on git.lede-project.org is just a mirror of the GitHub one:-) 2017-05-18 16:51 GMT+08:00 Zhizhang : > ss-rules script in shadowsocks-libev currently is using TPROXY without mark > packet firs

Re: [LEDE-DEV] ar71xx: Need advice on parsing specific board config data on TP-Link TL-WR942N

2017-02-22 Thread Chuanhong Guo
etgear WNDR4300 have done. Regards Chuanhong Guo 2017-02-22 4:47 GMT+08:00 Sergey Studzinski : >>> Most work is already done against 17.01-rc2 and there is working >>> factory and sysupgrade images. >> >>Please, base your work on master branch. > > Most work was

[LEDE-DEV] [PATCH] ramips:Correct switch configuration for Newifi D1

2017-02-11 Thread Chuanhong Guo
Signed-off-by: Chuanhong Guo --- This patch fixes siwtch configuration for Newifi D1.I don't know why it used to be so strange and unable to use.:( BTW this patch should (and could) be applied to both the master branch and the lede-17.01 branch.(I think I needn't send it twice,right?