Can not download patches from *dev.openwrt.org.cn*

I am trying to add iptables --ipid-pace function to my firmware following this guid.
One of the steps is to download a patch from:
https://dev.openwrt.org.cn/export/553/trunk/package/iptables/patches/006-iptable-ipid.patch
I found that the site dev.openwrt.org.cn seems no longer exist.
Who can please tell me, where can I download the patch I want? Thanks very much.

You'll probably need more current patches, as kernel 2.6 is long dead and unsupported and netfilter may have changed significantly since then.

Edit: I have not checked to see if this is in the current build -- this appears to have been in the svn repo many years ago.

#http://www.haiyun.me
wget -P package/iptables/patches/ https://dev.openwrt.org.cn/export/553/trunk/package/iptables/patches/006-iptable-ipid.patch
wget -P target/linux/generic-2.6/patches-2.6.32/ wget -P target/linux/generic-2.6/patches-2.6.32/ https://dev.openwrt.org.cn/export/553/trunk/target/linux/generic/patches-2.6.32/995-netfilter_linux-ipid.patch

dev.openwrt.org is still there, though only for archival purposes.

No idea what this is, but it matches the description

1 Like

@jeff
from what I know the openwrt.org.cn website is run by somebody else.

2 Likes

That it appears to be

$ whois openwrt.org.cn
Domain Name: openwrt.org.cn
ROID: 20090824s10051s41000851-cn
Domain Status: ok
Registrant ID: e1i395x0l1ea30
Registrant: 郭海涛
Registrant Contact Email: 5293279@qq.com
Sponsoring Registrar: 北京新网数码信息技术有限公司
Name Server: f1g1ns1.dnspod.net
Name Server: f1g1ns2.dnspod.net
Registration Time: 2009-08-24 17:05:06
Expiration Time: 2019-08-24 17:05:06
DNSSEC: unsigned
2 Likes

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.