coolsnowwolf
7cedf8f3de
v2ray core update to v3.44
2018-09-28 11:52:09 +08:00
coolsnowwolf
e00b098691
adjust dnsmasq cache and ipv6 setting
2018-09-28 11:20:09 +08:00
coolsnowwolf
68814dbd75
dnsmasq: bump to v2.80test7
2018-09-28 11:04:50 +08:00
coolsnowwolf
4e570bad9e
Merge pull request #496 from Cherisher/patch-1
...
fixed exists /dev/sfe_ipv6
2018-09-28 01:51:01 +08:00
coolsnowwolf
71e4622e0d
Revert "add luci-app-vpn-policy-routing for VPN client to splitte route"
...
This reverts commit b6f46d76a2
.
2018-09-27 21:36:50 +08:00
coolsnowwolf
b6f46d76a2
add luci-app-vpn-policy-routing for VPN client to splitte route
2018-09-27 21:28:47 +08:00
coolsnowwolf
1a0a71b8a6
add SAMBA4 4.9.1 package support Windows 10 SMB v3.1.1 and x64 AES-NI
2018-09-27 18:49:36 +08:00
coolsnowwolf
0301d72de9
Merge pull request #551 from dongjuanyong/patch-1
...
Fix too much ppp policies in forwarding_rule chain
2018-09-27 13:03:17 +08:00
coolsnowwolf
d18f879b45
repare for ipsec ipv6 support
2018-09-27 12:54:30 +08:00
coolsnowwolf
1d7825e64b
change software repo to OpenWrt v18.06.1
2018-09-27 11:11:16 +08:00
coolsnowwolf
9ea93a089a
mac80211: Use backports-4.19-rc5-1 offical
2018-09-27 10:40:09 +08:00
coolsnowwolf
eb47a2aae1
iptables: fix dependency for libip6tc on IPV6
2018-09-27 10:39:07 +08:00
coolsnowwolf
96cec21895
fix theme rosy to fit small screen
2018-09-27 01:43:24 +08:00
coolsnowwolf
f04b1e7824
Version update to R8.1.3
2018-09-26 23:41:41 +08:00
coolsnowwolf
4d1bf340d1
wireless drivers upgreade to 4.19-rc4-1. fix many MTK driver issue. ath10k change to ath10k-ct
2018-09-26 23:33:12 +08:00
coolsnowwolf
402ddcc050
add lua-cjson dep to luci v2ray
2018-09-26 22:03:12 +08:00
coolsnowwolf
ac9ebb57c1
Bu Fu Pao Ge Fen? CoreMark(r) is an industry-standard benchmark that measures the performance of OpenWrt router
2018-09-25 23:48:06 +08:00
coolsnowwolf
6c884cbb2c
enhance mtk762x TX power
2018-09-25 22:33:07 +08:00
coolsnowwolf
d3ab7d4cf5
improve pdnsd performace
2018-09-25 22:16:52 +08:00
coolsnowwolf
90785f871c
make SFE ompatibility with IPSEC VPN and FullCone NAT
2018-09-25 00:13:47 +08:00
coolsnowwolf
bd6c225de4
add bridge support for IPSEC vpn
2018-09-24 01:14:25 +08:00
coolsnowwolf
4622c6891a
dnsmasq: Handle memory allocation failure from upstream
2018-09-23 14:55:59 +08:00
coolsnowwolf
0f4c3eb2d5
default enable fullconenat in fw3
2018-09-22 18:31:40 +08:00
coolsnowwolf
1d9f109abf
fix zerotier luci typo
2018-09-22 17:25:19 +08:00
coolsnowwolf
926700a291
add dtls and wireguard support in V2Ray luci
2018-09-22 16:21:51 +08:00
coolsnowwolf
6716a0c3fb
update v2ray core to v3.43
2018-09-22 14:55:17 +08:00
coolsnowwolf
b27ef1e41d
update full cone luci typo
2018-09-22 14:31:00 +08:00
coolsnowwolf
1052c67666
rollback the stupid offical 18.06 luci to 17.01
2018-09-22 14:26:49 +08:00
coolsnowwolf
7de493a34e
fix v2ray ssl ca-certificates
2018-09-22 12:55:42 +08:00
coolsnowwolf
42ef6b0636
add FULLCONENAT support package and luci
2018-09-22 12:53:59 +08:00
coolsnowwolf
3de1658c40
add ZhongXing 802.1x client package
2018-09-21 21:30:39 +08:00
coolsnowwolf
abe9b241e3
use officail kmod-tcp-bbr
2018-09-21 20:06:52 +08:00
coolsnowwolf
07b01e1596
add nat helper to passtrough vpn clients
2018-09-20 18:16:16 +08:00
coolsnowwolf
d28b93f634
update kmod-bbr
2018-09-19 23:12:10 +08:00
coolsnowwolf
9f1850a540
rewrite luci v2ray pro
2018-09-19 22:52:17 +08:00
coolsnowwolf
c180aab044
update ucert to fix complie error
2018-09-19 12:41:43 +08:00
coolsnowwolf
c4d18f5825
remove advanced-reboot.zh-cn.po
2018-09-19 11:56:21 +08:00
coolsnowwolf
c38ea8b791
remove samba4 due to merged in feeds
2018-09-18 16:38:06 +08:00
coolsnowwolf
4c37cac0e8
fix 6in4/gso peformance issue
2018-09-18 13:17:47 +08:00
dongjuanyong
1adbd1f0c8
Fix too much ppp policies in forwarding_rule chain
...
Every time restart firewall, pptpd.include will be executed. Thus two ppp policy will be added to forwarding_rule chain.
Modified to delete old policies before add new ones.
P.S. according to https://wiki.openwrt.org/doc/howto/vpn.server.pptpd , ppp+ policies will also allow data from other ppp interfaces, including pppoe. Thus if you are using ppp (PPPoE or similar) in wan(that's what in my case), this configuration is insecure. However someone made it like this: https://datahunter.org/openwrt_pptp
2018-09-15 20:18:26 +08:00
coolsnowwolf
72e44c814a
fix luci-theme-rosy Makefile path
2018-09-13 11:24:30 +08:00
coolsnowwolf
63004a300d
fix BCM brcmfmac wireless issue and add 160Mhz support
2018-09-13 11:21:09 +08:00
coolsnowwolf
6e07571a57
add luci-theme-rosy theme
2018-09-13 11:18:10 +08:00
coolsnowwolf
a5899e1344
make bbr mod in kernel 4.14 only
2018-09-12 17:50:54 +08:00
coolsnowwolf
1df474ba02
fix ppp.sh sync option
2018-09-10 20:08:58 +08:00
coolsnowwolf
32fccaed21
add ppp sync dep
2018-09-10 20:03:10 +08:00
coolsnowwolf
51b05f165f
refresh 4.14 ppp patch
2018-09-10 19:57:02 +08:00
coolsnowwolf
760e1480e6
add 30dbm to wireless settings
2018-09-08 23:22:54 +08:00
coolsnowwolf
d59158550b
remove bcm53xx i2c patch
2018-09-07 23:37:18 +08:00
coolsnowwolf
50e877bbc1
disable flock in trunk
2018-09-07 15:55:36 +08:00
coolsnowwolf
0b2ddfdcc5
update luci v2ray version
2018-09-07 15:50:40 +08:00
coolsnowwolf
bda0b39a6e
fix v2ray luci dep
2018-09-07 15:46:59 +08:00
coolsnowwolf
737ed83d19
update v2ray core to v3.39
2018-09-07 15:38:57 +08:00
coolsnowwolf
dffbd129af
Merge pull request #531 from hcwhan/patch-1
...
fix v2ray error
2018-09-07 15:35:44 +08:00
coolsnowwolf
3fc8582102
add BBR mod to Kernel modules --> Network Support ---> kmod-bbr
2018-09-07 13:51:43 +08:00
coolsnowwolf
806f5db174
sync with OpenWrt trunk
2018-09-07 13:43:55 +08:00
coolsnowwolf
9e9f5abece
update ppp and shellsync
2018-09-07 12:50:10 +08:00
hcwhan
62a1eab33d
Update Makefile
2018-09-06 23:01:54 +08:00
hcwhan
0da358f18b
fix error
...
fix error
2018-09-02 18:31:16 +08:00
coolsnowwolf
f3fc4566fe
Merge pull request #478 from qlwz/master
...
add luci-app-wifidog-ng from qlwz/master
2018-08-24 15:17:01 +08:00
coolsnowwolf
db6251d3b6
reduce image size to fit 8M SPI router
2018-08-24 14:11:29 +08:00
coolsnowwolf
e6ef0d1d73
SFE fastpath work with MWAN3 (thx LGA1150)
2018-08-23 23:51:45 +08:00
coolsnowwolf
7a98f4c323
revert ASUS-RT-ARCH17 support
2018-08-23 20:06:19 +08:00
coolsnowwolf
9ba04fd0d7
sync with OpenWrt v18.06.1 stable new R8.1 version
2018-08-23 17:40:23 +08:00
coolsnowwolf
ed8bdefa99
Update zzz-default-settings
2018-08-03 14:11:06 +08:00
Candoit
c376bb764b
fixed exists /dev/sfe_ipv6
...
如果/dev/sfe_ipv6字符设备不存在,则创建该设备
2018-08-02 23:59:08 +08:00
情留メ蚊子
a9656dd745
add luci-app-wifidog-ng
2018-07-06 22:48:45 +08:00
coolsnowwolf
db75f73a54
Update frp
2018-07-01 19:24:32 +08:00
coolsnowwolf
4b0b51d5c0
update v2ray luci description)
2018-06-16 16:29:34 +08:00
coolsnowwolf
c5a6e967e0
update v2ray to v3.26
2018-06-16 15:52:39 +08:00
coolsnowwolf
8afccee4ee
set ipv6 dhcp relay mode
2018-06-16 13:20:02 +08:00
coolsnowwolf
7dd9a1a8eb
Revert "drop luci-app-flowoffload due to luci have build-in support"
...
This reverts commit 073e7a5211
.
2018-06-16 12:33:21 +08:00
coolsnowwolf
ccc16df490
update odhcpd package
2018-06-16 12:15:19 +08:00
coolsnowwolf
a4af6b9325
firewall: update to latest git HEAD
2018-06-16 12:12:47 +08:00
coolsnowwolf
92854fb642
adbyby mem mode by default
2018-06-16 11:44:37 +08:00
coolsnowwolf
a73f651dbf
update adbyby build-in rules
2018-06-16 11:42:21 +08:00
coolsnowwolf
a380ea6883
update frpc makefile
2018-06-16 11:31:52 +08:00
coolsnowwolf
073e7a5211
drop luci-app-flowoffload due to luci have build-in support
2018-06-16 11:26:04 +08:00
coolsnowwolf
a62ac8f9ab
add ss new method support in luci-app-ssr-pro
2018-06-15 16:48:04 +08:00
coolsnowwolf
f4c8f11cc7
enable flowoffload by default
2018-06-15 14:31:56 +08:00
coolsnowwolf
54fc94e662
fix xlnetacc luci to new css style
2018-06-15 11:53:21 +08:00
coolsnowwolf
bf394207dd
adbyby mem mode disable by default
2018-06-15 00:49:22 +08:00
coolsnowwolf
6b4d5b8320
Merge branch 'master' of https://github.com/coolsnowwolf/lede
2018-06-14 22:51:07 +08:00
coolsnowwolf
0c25e058d2
update version to R7.7.4
2018-06-14 22:35:50 +08:00
coolsnowwolf
a7d3c46b79
update new luci style for x86/x64
2018-06-14 22:33:08 +08:00
coolsnowwolf
d5208805bf
adbyby rules update using https
2018-06-13 14:57:47 +08:00
coolsnowwolf
01c2f5afac
update ath10k firmware
2018-06-12 21:05:27 +08:00
coolsnowwolf
e8afb84050
rework AC58U/ARCH17 code work with ASUS uboot recovery
2018-06-09 13:14:08 +08:00
coolsnowwolf
bbdff6fa1d
update xunlei kuainiao luci to fit new luci api
2018-06-08 16:01:03 +08:00
coolsnowwolf
b70eb7f2b0
update adbyby plus+ to fit new luci
2018-06-08 15:16:49 +08:00
coolsnowwolf
06574b6d55
update vlmcsd luci to fit new luci
2018-06-08 15:03:05 +08:00
coolsnowwolf
e74047729f
update version to R7.7.3
2018-06-08 12:21:40 +08:00
coolsnowwolf
7f9008c6b7
fix space in ssr pro luci
2018-05-24 00:12:35 +08:00
coolsnowwolf
1087f5679f
add temp and freq display in index for x86/x64
2018-05-23 23:59:36 +08:00
coolsnowwolf
432d23354e
min fix
2018-05-23 23:18:40 +08:00
coolsnowwolf
cb40f8d3c0
add status for ssr pro luci
2018-05-23 23:16:56 +08:00
coolsnowwolf
ff68fb4400
fix ssr pro status html
2018-05-23 23:03:20 +08:00
coolsnowwolf
9340615d38
using new style for luci ssr pro
2018-05-23 22:53:06 +08:00
coolsnowwolf
715088d014
update luci-ssr-pro to fit in new luci
2018-05-23 22:12:40 +08:00
coolsnowwolf
7ce9569fda
add x86/nand luci reset support and IGMP Snooping
2018-05-23 15:40:19 +08:00
coolsnowwolf
51820afeae
update versin to R7.7.2
2018-05-22 17:48:25 +08:00
coolsnowwolf
be130ae122
make a workaround for luci-app-filetransfer for new luci version
2018-05-22 17:45:17 +08:00
coolsnowwolf
e3aadb1ec1
re-add TP-link 941N v7 and update Samba4 po
2018-05-21 14:29:37 +08:00
coolsnowwolf
a099df69b3
add samba 4.8.x and luci-app-samba4 packages (please update feeds
2018-05-21 13:47:52 +08:00
coolsnowwolf
730605bea8
revert livevent2 and remove wifidog
2018-05-17 13:36:19 +08:00
coolsnowwolf
fed3f45b35
update version to R7.7.1
2018-05-16 17:01:04 +08:00
coolsnowwolf
ec812029e2
fix a slight fsck up
...
when calculating overheads for GSO packets in SQM QOS
2018-05-16 16:23:04 +08:00
coolsnowwolf
3db22deed3
mt76: update to the latest version
2018-05-16 12:26:08 +08:00
coolsnowwolf
5c05cbbc82
add support for Linksys WRT32X (venom)
2018-05-16 12:22:01 +08:00
coolsnowwolf
398477e11b
fix igmp proxy multicast over vlan
2018-05-15 13:43:37 +08:00
coolsnowwolf
4218c16a0c
enable VHT80 for encrypted mesh 1s
2018-05-15 13:41:28 +08:00
coolsnowwolf
f963411269
remove samba4 package
2018-05-13 23:48:46 +08:00
coolsnowwolf
29f2ced3e6
fix apfree wifidog with libevent2
2018-05-13 11:49:52 +08:00
coolsnowwolf
c9c505e51d
fix shellinabox compile issue
2018-05-13 11:10:07 +08:00
coolsnowwolf
f4e81f50df
fix OpenVPN kmod-tun issue reported by LengChangWang
2018-05-12 01:00:16 +08:00
coolsnowwolf
cbb887bdd8
add luci-app-dnspod package
2018-05-04 14:40:33 +08:00
coolsnowwolf
1ec1ccc808
disable flowoffload by default
2018-05-02 13:12:03 +08:00
coolsnowwolf
5d61fa4b4d
add libidn2 for curl new version
2018-04-28 23:28:21 +08:00
coolsnowwolf
7caf818187
add shellinabox package
2018-04-28 22:12:13 +08:00
coolsnowwolf
9686eadd39
add mysql package
2018-04-28 22:00:28 +08:00
coolsnowwolf
0891eb6cfc
add luci flowoffload zh-cn po
2018-04-27 13:58:30 +08:00
coolsnowwolf
2b808ba797
add new ipk luci-app-flowoffload for kernel 4.14 fast path
2018-04-26 22:59:40 +08:00
coolsnowwolf
1cc6ee0a6c
Merge branch 'master' of https://github.com/coolsnowwolf/lede
2018-04-25 23:12:37 +08:00
coolsnowwolf
c5073af680
fix firewall deadlock when enable ssr pro
2018-04-25 23:06:41 +08:00
coolsnowwolf
990158be35
disable minidlna run at first time
2018-04-25 16:05:29 +08:00
coolsnowwolf
10faf17aee
fix luci v2ray uci dir
2018-04-25 16:02:39 +08:00
coolsnowwolf
10fdabafdb
update kcptun and fix minidlna luci status
2018-04-25 15:51:29 +08:00
coolsnowwolf
246241f742
update ath10k firmware
2018-04-24 20:00:37 +08:00
coolsnowwolf
ad7e29070e
fix ssr pro luci and add DNS cache
2018-04-24 18:10:23 +08:00
coolsnowwolf
7376168374
disable procd_lock for procd
2018-04-23 19:14:51 +08:00
coolsnowwolf
8fe0636b8a
Merge branch 'master' of github.com:lede-project/source
2018-04-23 18:50:49 +08:00
coolsnowwolf
e1f392235d
fix IPQ806x support (R7500v2 R7800) etc
2018-04-23 15:11:20 +08:00
coolsnowwolf
e06ca9eba5
update ath10k-firmware
2018-04-10 16:28:36 +08:00
coolsnowwolf
d681868652
clean v2ray makefiel conflict - need to be fix
2018-04-09 22:01:53 +08:00
easyteacher
b501b10912
vlmcsd: minor fix in Makefile
...
Compile tested: ramips, Newifi D1,OpenWrt trunk
Signed-off-by: Fushan Wen <qydwhotmail@gmail.com>
2018-04-09 22:01:53 +08:00
coolsnowwolf
63824c55db
revert luci-app-aliddns
2018-04-09 22:01:53 +08:00
coolsnowwolf
4b914ed236
fix luci-app-v2ray issue
2018-04-09 22:01:52 +08:00
coolsnowwolf
6781b6f552
update luci-app-kcptun to fix 500 error
2018-04-09 22:01:52 +08:00
coolsnowwolf
6c91a2e106
update xlnetacc to v1.0.3.7
2018-04-09 22:01:52 +08:00
coolsnowwolf
74f6e1f4bf
add Xiaomi Mi Router 3 support
2018-04-09 22:01:52 +08:00
coolsnowwolf
b52215c8db
MT7620 based boards with NAND flashsupport and fix wireless rx queue issue
2018-04-09 22:01:52 +08:00
aooom
b3890dd1bd
translate
2018-04-09 15:17:41 +08:00
aooom
75d75c1722
20180409
2018-04-09 14:06:38 +08:00
coolsnowwolf
54dfcd092a
switch BCM53xx (K3) to kernel 4.14
2018-04-09 13:35:01 +08:00
coolsnowwolf
b93a891230
remove 1.1.1.1 ip in adbyby plus
2018-04-08 23:20:24 +08:00
coolsnowwolf
e3ba43a1a4
add iucode-tool
2018-04-08 23:12:21 +08:00
coolsnowwolf
7b3a6d93db
merge firmware update to lastest
2018-04-08 23:06:31 +08:00
coolsnowwolf
9990e9813f
improve brook support
2018-04-08 22:45:01 +08:00
coolsnowwolf
464073a27f
add dvb software: oscam and tvheadend
2018-04-08 22:06:51 +08:00
coolsnowwolf
d1f8ddaf6a
update x86 i18n
2018-04-08 20:31:37 +08:00
coolsnowwolf
033411d5f4
update version to R7.6.1
2018-04-08 17:43:20 +08:00
coolsnowwolf
12b4eb4d04
migrate kernel package to support 4.14.32
2018-04-08 17:31:55 +08:00
coolsnowwolf
85c231621c
firewall: update to the latest version, adds hardware flow offload support
2018-04-08 16:57:27 +08:00
coolsnowwolf
1fe7a68b0f
add support for Open vSwitch geneve tunneling
2018-04-08 15:50:22 +08:00
coolsnowwolf
b876015f22
fix Android IPSec VPN connection
2018-03-30 15:28:22 +08:00
coolsnowwolf
f1f8481c98
Update version to R7.6
2018-03-29 22:43:51 +08:00
coolsnowwolf
2881c86f2b
enable EFI+GPT grub2 images for x86/x64 platforms (such as Atom N2600)
2018-03-29 22:41:20 +08:00
coolsnowwolf
ee3f79403c
improve x86 kernel support
2018-03-29 20:43:58 +08:00
bc li
34873cd3ad
Merge remote-tracking branch 'upstream/master'
2018-03-20 07:06:19 +08:00
bc li
352dd0a182
Force chmod +x init.d script
...
试图愚蠢且有效地永久避免自己的误操作(逃
2018-03-20 07:02:58 +08:00
bc li
2f30178911
Update V2Ray to v3.14
...
请先升级服务器端再升级客户端,或者你可以按照这个提交所改动的内容改回与你的服务端相同版本
2018-03-18 05:57:45 +08:00
bc li
fcbab185c5
Add 'Use soft-float binaries' option.
...
如果选择了这一项的话,就会优先使用拖回来的包里的带_softfloat的可执行文件。。
(另:暂时没有加使用删除了部分模块的二进制文件的功能,原因:1.我不想release二进制文件; 2.裁剪并不省下很多空间; 3.如果自动编译的话写起来好麻烦啊。。)
2018-03-18 05:51:17 +08:00
bc li
bd31b9e86b
Add V2Ray configuration in menuconfig.
...
只选择v2ray主程序的话压缩后占用体积将可以降到4M以下。
另外测试了裁剪后的v2ray,发现如果只裁掉如ss等协议的话减重效果并不好。。
裁掉tls+wss或是kcp倒是能省下一部分空间,但就没什么意思了。。所以还是上软路由吧(
2018-03-18 05:10:17 +08:00
bc li
a734742e20
Fix translation of v2ray
2018-03-18 03:31:20 +08:00
bc li
5dbb3cd2b8
Add 'Use Config File' option.
2018-03-18 03:22:59 +08:00
bc li
0fa4cdfeb3
Try to fix the translation of luci-app-v2ray.
2018-03-18 02:32:12 +08:00
coolsnowwolf
9b9c5566fe
fix AC58U wireless and enhanced to 30dbm
2018-03-14 11:12:23 +08:00
bc li
68b0776cb9
Fix missed typo
2018-03-08 23:59:16 +08:00
bc li
851f7fd90b
Fix dependencies of luci-app-v2ray.
2018-03-08 23:38:16 +08:00
bc li
796c4f86ad
Add V2Ray.
2018-03-08 23:37:14 +08:00
bc li
6a87dd2602
Add luci-app-v2ray.
...
按照大雕的 ssr 改了一个简化版的 v2ray 。。
支持的功能比较少。。只有基本款的 tcp/kcp/ws , tls/mux ,动态端口什么的没写
使用前需要把 v2ray 和 v2ctl 放在 /usr/bin/v2ray/ 目录下并 chmod +x
增加了 lua-cjson 和 ca-certificates 依赖,前者被 /etc/v2ray/gen_config.lua 用于生成 v2ray 的 json 配置文件, 后者用于 tls+ws 模式下的系统的证书
翻译可能不全,不过有些翻译了的话让人感到更奇怪。。(逃
2018-03-08 21:43:55 +08:00
coolsnowwolf
e1aeab75d6
fix some brook issue
2018-02-28 12:59:57 +08:00
coolsnowwolf
643e9a399f
update brook x64 bin
2018-02-27 23:01:43 +08:00
coolsnowwolf
28931fea7f
Add Brook and luci-app-brook-pro package
2018-02-27 22:47:21 +08:00
coolsnowwolf
17e53ca22f
ssr fix auth_chain_e & auth_chain_f
2018-02-08 22:21:43 +08:00
coolsnowwolf
f5a44efb25
update toolchain GCC to 7.3.0
2018-02-08 22:08:32 +08:00
coolsnowwolf
77caf08761
update some packages include udp2raw
2018-02-01 17:40:09 +08:00
coolsnowwolf
833e4f6b0b
add samba 4.x package
2018-01-29 16:05:37 +08:00
coolsnowwolf
446ddea874
Merge branch 'master' of https://github.com/coolsnowwolf/lede
2018-01-29 11:51:55 +08:00
coolsnowwolf
d342a27755
fix amule complie error
2018-01-29 11:47:10 +08:00
coolsnowwolf
5110623000
force custom wireless to 30dbm
2018-01-26 11:07:10 +08:00
coolsnowwolf
ed3d132262
update version to R7.5.5
2018-01-24 15:54:07 +08:00
coolsnowwolf
daac324b1d
add arp proxy for ipsec vpn server
2018-01-24 13:02:35 +08:00
coolsnowwolf
8a3198fe7a
update kernel modules
2018-01-24 11:50:11 +08:00
aooom
5efa8647e5
20180113
2018-01-18 18:17:35 +08:00
coolsnowwolf
20f7e75789
update to R7.5.4
2018-01-15 18:26:41 +08:00
coolsnowwolf
91217e1135
add adbyby ram for 4M tiny rom
2018-01-15 11:50:55 +08:00
coolsnowwolf
09e34de60a
disable flock
2018-01-15 01:05:20 +08:00
coolsnowwolf
8e41d2030c
add busybox flock support
2018-01-14 21:34:57 +08:00
coolsnowwolf
6190cbe91b
allow feeds trunk
2018-01-13 19:30:57 +08:00
coolsnowwolf
13538fa341
update opkg distfeed
2018-01-13 16:31:13 +08:00
coolsnowwolf
b1266c659b
fix some target VLAN switch untagged settings
2018-01-13 16:14:03 +08:00
coolsnowwolf
06cfc88584
add nlbwmon zh-cn
2018-01-13 15:04:50 +08:00
coolsnowwolf
f3a78b4484
fix AC58U upgrade issue
2018-01-13 14:21:52 +08:00
coolsnowwolf
c63331bbcc
replace aliddns to ddns-scripts_aliyun by sensel
2018-01-12 15:45:38 +08:00
coolsnowwolf
8e2184a58d
replace kuainiao with xlnetacc from sensel
2018-01-12 15:43:10 +08:00
coolsnowwolf
16c2522ec2
kmod-sched-cake: bump to latest cake bake
2018-01-12 11:21:45 +08:00
coolsnowwolf
5d5ba500e6
fix gettext path for gdbm
2018-01-11 21:19:53 +08:00
coolsnowwolf
1f3705575d
add missing k3screenctrl
2018-01-11 19:05:20 +08:00
coolsnowwolf
adf2b22713
add ppp-sync and shellsync
2018-01-10 21:40:26 +08:00
coolsnowwolf
b0f643aa87
update to R7.5.3 stable to fix firewall freeze
2018-01-10 20:55:06 +08:00
coolsnowwolf
6d210c00b6
revert netifd
2018-01-10 16:34:02 +08:00
coolsnowwolf
3195851300
update Adbyby Plus
2018-01-09 21:50:45 +08:00
coolsnowwolf
57380ef084
Update version to R7.5.2
2018-01-09 14:43:11 +08:00
coolsnowwolf
001008e6da
remove Xunlei black list for Adbyby Plus
2018-01-09 14:42:15 +08:00
coolsnowwolf
229cde62a4
Merge branch 'master' of https://github.com/lede-project/source
2018-01-09 14:38:15 +08:00
coolsnowwolf
b780d3bfb6
Add ARM and NEON optimizations
2018-01-08 18:19:57 +08:00
coolsnowwolf
cc356177d4
add udp2raw and luci-app-udp2raw
2018-01-08 18:15:11 +08:00
coolsnowwolf
40ac35e97a
update uci to fit new luci
2018-01-03 11:45:18 +08:00
coolsnowwolf
b8b41992a8
update mt76 and mwlwifi
2017-12-29 11:12:59 +08:00
coolsnowwolf
84bc8c0a5c
dnsmasq: rewrite config on host name modification
2017-12-28 14:15:44 +08:00
coolsnowwolf
fdc5c1ce04
kernel: add i2c-smbus module package
2017-12-28 14:06:44 +08:00
coolsnowwolf
03e969ff38
update kernel 4.4/4.9 to the lastest version
2017-12-25 10:45:33 +08:00
coolsnowwolf
761ccf5cf5
udpate version to R7.5.1
2017-12-19 15:35:01 +08:00
coolsnowwolf
d1c7890c22
x86:Add support for kernel 4.14 and new toolchain
2017-12-19 15:25:36 +08:00
coolsnowwolf
3a5a84dda8
kernel: tune e1000e module parameters
2017-12-19 13:03:45 +08:00
coolsnowwolf
f76ceb0290
update version to OpenWrt R7.5
2017-12-12 17:17:56 +08:00
coolsnowwolf
d324aa0b1a
update MTK MT76 drivers
2017-12-12 17:15:28 +08:00
coolsnowwolf
9e5e9c5c84
change feeds from LEDE to OpenWrt
2017-12-12 17:11:36 +08:00
coolsnowwolf
7185e1ceb2
merge: change branding for LEDE to OpenWrt
2017-12-12 16:57:14 +08:00
coolsnowwolf
72c6b996b0
dnsmasq: fix dhcp-host entries with empty macs
2017-12-12 16:36:23 +08:00
binext
243541a0d3
fix the aliddns that can't add * or @
...
add urlencode for $aliddns_name,fix the aliddns that can't add universal parse * or primary domain name @
the current_ip use "query_recordid" instead of "nslookup" and add query_result to replicate "query_recordid"
2017-12-08 11:06:15 +08:00
binext
bc31350b37
fix the aliddns that can't add * or @
...
add urlencode for $aliddns_name,fix the aliddns that can't add universal parse * or primary domain name @
the current_ip use "query_recordid" instead of "nslookup"
2017-12-07 18:08:43 +08:00
coolsnowwolf
6dd668a3fd
update mwlwifi driver to upstream to fix 2.4Ghz issues
2017-11-26 14:29:12 +08:00
coolsnowwolf
3f3959edd3
kernel: e100: take e100 firmware from linux-firmware repository
2017-11-26 14:22:01 +08:00
coolsnowwolf
87cd9fd85e
kernel: i2c-piix4: fix dependency on TARGET_x86
2017-11-26 14:19:39 +08:00
coolsnowwolf
a173b5925d
kernel: add NFS4 client support
2017-11-26 14:17:32 +08:00
coolsnowwolf
6bec5daf84
update luci ipsec vpn firewall rules
2017-11-11 23:26:14 +08:00
aooom
f2ed80254c
Merge https://github.com/coolsnowwolf/lede R7.4.4
2017-11-11 18:10:36 +08:00
coolsnowwolf
50acd9e10a
ssr pro zh-cn translate
2017-11-11 17:17:17 +08:00
coolsnowwolf
2788000ec2
update zh-cn translate for luci-app-ssr-pro
2017-11-11 11:44:30 +08:00
coolsnowwolf
a05e0905fc
update versin to R7.4.4
2017-11-11 11:41:55 +08:00
aooom
b2b90cb971
Merge https://github.com/coolsnowwolf/lede
2017-11-05 12:35:33 +08:00
coolsnowwolf
f56a918361
update ath10k firmware
2017-11-04 15:39:50 +08:00
coolsnowwolf
688513f8fc
Revert "sync wireless drivers with LEDE 17.01.4 stable"
...
This reverts commit 9cf4daca93
.
2017-11-04 14:53:16 +08:00
coolsnowwolf
0dac3366be
sync ath10k firmware to LEDE 17.01.4 stable
2017-11-04 14:33:57 +08:00
aooom
12e6bab605
Merge https://github.com/coolsnowwolf/lede
2017-11-03 17:34:14 +08:00
coolsnowwolf
9cf4daca93
sync wireless drivers with LEDE 17.01.4 stable
2017-11-03 13:06:57 +08:00
aooom
b9a6cbd21e
Merge https://github.com/coolsnowwolf/lede
2017-11-03 11:24:35 +08:00
coolsnowwolf
2e9fd90a1c
default update adbyby from mirror
2017-11-03 00:59:34 +08:00
aooom
1c0ea0853c
mac80211.sh
...
fix
2017-11-02 23:13:25 +08:00
aooom
595ebacd6d
Merge remote-tracking branch 'upstream/master'
...
Conflicts:
package/kernel/mac80211/files/lib/wifi/mac80211.sh
2017-11-02 22:53:42 +08:00
coolsnowwolf
0e5bebdfd8
min fix update script error in adbyby plus
2017-11-02 21:38:33 +08:00
coolsnowwolf
506faec99a
openssl: Enable assembler optimizations for x64/arm8
2017-10-31 15:23:13 +08:00
coolsnowwolf
1b64bd2477
fix luci-app-haproxy-tcp running issue
2017-10-30 01:31:21 +08:00
coolsnowwolf
1c205c0866
revert busybox ip command support for MWAN3
2017-10-30 00:47:16 +08:00
coolsnowwolf
3645684b8c
update oscam support for API/CardReaders,change source to git
2017-10-30 00:45:26 +08:00
coolsnowwolf
73db9ba2f8
add luci-app-dogcom
2017-10-27 12:05:15 +08:00
coolsnowwolf
d27dad8d2b
add lucii-app-oscam and oscam for SATV
2017-10-27 11:47:42 +08:00
coolsnowwolf
457fcc005a
mac80211: backport fixes for fix for CVE-2017-13080
2017-10-27 11:25:49 +08:00
coolsnowwolf
791acd01bb
hostapd: fix up ubus support
2017-10-27 11:23:03 +08:00
coolsnowwolf
5d1a43f782
squashfs: use host cflags and fix for x86/x64 vmware firstboot
2017-10-24 23:23:45 +08:00
aooom
d0f9ad5120
Merge https://github.com/coolsnowwolf/lede
2017-10-22 18:27:49 +08:00
coolsnowwolf
825e1da4a6
remove aliyun.com for gfwlist
2017-10-22 15:34:02 +08:00
coolsnowwolf
021849c5b4
add luci-app-zerotier
2017-10-22 15:31:22 +08:00
coolsnowwolf
093c195537
add luci-app-frpc and frpc package
2017-10-22 14:55:26 +08:00
coolsnowwolf
eaa0b228fd
busybox: provide "ip"
2017-10-22 13:50:55 +08:00
aooom
f69756f16f
Merge https://github.com/coolsnowwolf/lede/
2017-10-21 20:02:16 +08:00
coolsnowwolf
09581e13be
add new luci-app-haproxy-tcp package
2017-10-21 12:00:53 +08:00
coolsnowwolf
b690341dcb
update luci-app-xunlei and add bin for arm
2017-10-21 11:39:48 +08:00
coolsnowwolf
952bb24526
Merge pull request #114 from Ray-CHN/patch-1
...
Update Chineese tran to kcptun.po
2017-10-21 11:15:03 +08:00
coolsnowwolf
066cddb3a9
Merge pull request #132 from tossp/someone
...
Add Protocol Param to SSR Pro
2017-10-21 11:12:55 +08:00
Dennis
144f72e513
翻译
2017-10-21 03:19:40 +08:00
Dennis
2aa8bacdab
someone
2017-10-21 03:12:28 +08:00
coolsnowwolf
6bc687ef58
update intel and qca firmware
2017-10-21 02:02:36 +08:00
coolsnowwolf
f639f420a2
revert ar71xx kernel to 4.4
2017-10-21 01:54:40 +08:00
aooom
a8c233486a
Merge https://github.com/coolsnowwolf/lede c682eba
2017-10-20 21:00:00 +08:00
coolsnowwolf
c682ebad62
enable generate EFI+GPT grub2 ext4 images for x86/x64 platforms
2017-10-20 13:23:12 +08:00
coolsnowwolf
09c550fbe2
update version to 17.01.4 and R7.4.3
2017-10-19 22:55:11 +08:00
coolsnowwolf
9b76c3a241
brcm47xx mips:use kernel 4.9 by default
2017-10-19 22:40:22 +08:00
coolsnowwolf
bfacc172f0
update kernel to 4.9.57
2017-10-19 22:23:41 +08:00
coolsnowwolf
198c8edd4a
fix ipset-lists with sqm luci
2017-10-19 22:04:20 +08:00
aooom
ca1c449a69
Merge https://github.com/coolsnowwolf/lede
2017-10-16 21:03:24 +08:00
coolsnowwolf
47c9f16b45
hostapd: CERT case ID: VU#228519 for WPA packet number reuse with key reinstallation and CVE fixes
2017-10-16 20:55:05 +08:00
aooom
db0bb13af2
Merge https://github.com/coolsnowwolf/lede
2017-10-16 20:54:50 +08:00
coolsnowwolf
020522bcfc
ln ssr-tunnel to ssr-local
2017-10-16 20:12:14 +08:00
coolsnowwolf
1ede4af832
add luci-app-transparent-proxy for V2Ray
2017-10-16 16:12:02 +08:00
coolsnowwolf
bd911dac91
add dogcom for OpenWRT for Dr.Com
2017-10-16 16:00:55 +08:00
coolsnowwolf
55ea3dd598
update adbyby plus version
2017-10-16 15:36:36 +08:00
coolsnowwolf
1a589a1017
block MIUI ad by default in adbyby plus
2017-10-16 15:34:27 +08:00
coolsnowwolf
a107695a2b
enable Xunlei 9 download power by adbyby plus
2017-10-16 15:32:59 +08:00
aooom
a6713ee37d
Merge https://github.com/coolsnowwolf/lede
2017-10-15 20:11:00 +08:00
coolsnowwolf
030c5c4591
fix VPN and Nework monitor icon for Tomato theme
2017-10-15 18:46:46 +08:00
coolsnowwolf
d8ecfd786b
add luci-theme-atmaterial package
2017-10-14 13:43:04 +08:00
coolsnowwolf
b182dd2f63
add he-6in4 package to auto-update he 6in4 tunnel
2017-10-14 13:35:16 +08:00
coolsnowwolf
21846b9d08
mac80211: fix tx power regression for ath9k
2017-10-14 13:17:48 +08:00
coolsnowwolf
53eada2a47
dnsmasq: add listen_address parameter
2017-10-14 13:16:17 +08:00
coolsnowwolf
ca5177545c
fix luci-app-kcptun makefile
2017-10-13 23:03:00 +08:00
coolsnowwolf
02d1921423
mt76: update to the latest version
2017-10-13 22:49:38 +08:00
coolsnowwolf
29e2e05567
mac80211: update to wireless kernel to 2017-10-06
2017-10-13 22:42:57 +08:00
coolsnowwolf
abbbbec60a
ath10k-ct driver and firmware stable fix
2017-10-13 22:37:33 +08:00
coolsnowwolf
b29e9ad979
update dnsmasq to 2.78 for CVE fix
2017-10-13 22:25:22 +08:00
coolsnowwolf
fe825bbce6
update luci-app-kcptun to 1.4.3
2017-10-13 21:56:58 +08:00
Ray
e709e6309c
Update kcptun.po
...
添加中文注释
2017-10-13 01:36:36 +08:00
aooom
3f9986281b
Merge remote-tracking branch 'upstream/master'
...
update sync lean20171011
2017-10-12 15:33:02 +08:00
aooom
ed4d9a2aee
fix double flash display error
2017-10-12 15:31:23 +08:00
coolsnowwolf
391656812d
make folder writable for ext4 and ntfs autoumount
2017-10-12 01:25:38 +08:00
coolsnowwolf
8a91f95359
update autocore x86/x64
2017-10-11 23:52:10 +08:00
coolsnowwolf
5dc24e77d2
update x86 profile and luci display
2017-10-11 23:48:22 +08:00
coolsnowwolf
a1b541b404
revert to ssr to chain_e
2017-10-11 22:38:43 +08:00
coolsnowwolf
1a29be8dcd
update luci ssr pro to support auth_chain_f
2017-10-11 22:07:02 +08:00
coolsnowwolf
d20f6e9d0e
update to ssr 2.5.2 to support auth_chain_f
2017-10-11 22:03:34 +08:00
coolsnowwolf
2f7e631785
update adbyby button
2017-10-11 21:57:21 +08:00
aooom
3fd585c9d5
Merge remote-tracking branch 'upstream/master'
...
update version to R7.4.2
2017-10-10 16:49:29 +08:00
coolsnowwolf
2c436ddb77
update version to R7.4.2
2017-10-09 23:41:12 +08:00
coolsnowwolf
f5d92c8a24
update wget-ssl for adbyby luci
2017-10-09 23:38:53 +08:00
coolsnowwolf
7284f410aa
move package to lean folder
2017-10-09 23:13:30 +08:00
mltao
06bd77942f
‘解决amule编译通不过的bug
...
git commit -a -m ‘解决amule编译通不过的bug
2017-10-08 19:19:08 +08:00
aooom
9dcde4fc39
add wifidog SSID修复 CPU信息显示
2017-10-07 20:19:36 +08:00
coolsnowwolf
6665e687fc
ath10k: add hw crypto protocols
2017-10-06 19:49:04 +08:00
coolsnowwolf
6bc91bf670
push luci-app-haproxy
2017-10-02 22:51:00 +08:00
coolsnowwolf
da31fa8223
add luci-app-haproxy-tcp
2017-10-02 19:15:33 +08:00
coolsnowwolf
e6c0743975
mt76: update to the latest version, improves mt7620/7603 stability
2017-10-02 18:33:31 +08:00
coolsnowwolf
8d16438827
mac80211: update to backports-4.14
2017-10-02 18:31:07 +08:00
coolsnowwolf
6d0a99015d
select k3wifi and k3screen with DEVMEM by default
2017-10-02 02:42:47 +08:00
coolsnowwolf
82fc19a203
make luci with chinese language support by default
2017-10-02 01:03:28 +08:00
coolsnowwolf
c1f979d5a9
update version display R7.4.1
2017-09-29 12:48:16 +08:00
coolsnowwolf
e7d5df4f0b
update adbyby plus,fix restart butoon issue. add an option to update rules from github or adbyby website
2017-09-29 12:46:11 +08:00
coolsnowwolf
bf30031971
add luci-app-kuainiao from stone
2017-09-29 12:38:03 +08:00
coolsnowwolf
80b056613e
add luci-app-kcptun
...
from kuoruan
2017-09-29 12:34:31 +08:00
coolsnowwolf
8ba099ac3c
fix wifi shellscript syntax errors/typos
2017-09-22 11:16:39 +08:00
coolsnowwolf
42e25a6b08
fix openvpn startup
2017-09-22 10:15:50 +08:00
coolsnowwolf
0b15c6ed16
fix ssr pro pdnsd startup warning
2017-09-22 01:56:40 +08:00
coolsnowwolf
bbda2b1f37
delay automount at firstboot
2017-09-22 00:59:17 +08:00
coolsnowwolf
a92680efc5
disable kms by default
2017-09-22 00:03:30 +08:00
coolsnowwolf
418e005bcf
fix autocore value in linux kernel 4.4/4.9
2017-09-22 00:00:17 +08:00
coolsnowwolf
764450b7a1
add auto cpu core load balance for x86/x64
2017-09-21 23:37:20 +08:00
coolsnowwolf
9c78b8dc3b
fix openvpn autorun issue
2017-09-21 00:25:24 +08:00
coolsnowwolf
67d4bd2e64
Merge pull request #57 from lphgor/patch-1
...
Update up-gfwlist.sh
2017-09-19 23:36:40 +08:00
coolsnowwolf
65e724d0ba
add intel iwlwifi drivers AC support
2017-09-19 23:24:26 +08:00
coolsnowwolf
a631fb98ec
mwlwifi: update to version 10.3.4.0 / 2017-08-10
2017-09-19 23:09:46 +08:00
coolsnowwolf
ffd48285d1
linux-firmware: update to 2017-09-06
2017-09-19 23:07:53 +08:00
fenghn888
af91c72e83
Update up-gfwlist.sh
2017-09-16 11:58:56 -05:00
coolsnowwolf
def8eaaa71
fix vsftpd-alt compilation error on x86
2017-09-14 22:26:21 +08:00
coolsnowwolf
09f2f2d5e7
ath10k: Re-enable intermediate softqueues for all devices.fix EA8500 2.4Ghz performance
2017-09-14 21:58:20 +08:00
coolsnowwolf
63ef3519d5
update mwlwifi to 10.3.4.0-20170810
2017-09-13 23:49:11 +08:00
coolsnowwolf
e3656a3e9a
openssl multiple threads optimization
2017-09-13 22:02:37 +08:00
coolsnowwolf
7b87478da4
revert automount script
2017-09-12 22:58:22 +08:00
coolsnowwolf
a0b7b59431
change default package
2017-09-12 22:09:24 +08:00
coolsnowwolf
afdb474640
fix script
2017-09-12 21:58:30 +08:00
coolsnowwolf
b09a6db9da
update automount scripit
2017-09-12 21:48:48 +08:00
coolsnowwolf
66b6e68686
update feeds config
2017-09-12 01:30:41 +08:00
coolsnowwolf
03efb03919
Merge branch 'master' of https://github.com/lede-project/source
2017-09-12 01:07:20 +08:00
coolsnowwolf
c6482e5076
change lede luci version display
2017-09-09 18:53:43 +08:00
coolsnowwolf
a21c02c254
update luci-app-ssrserver-python po
2017-09-09 17:32:16 +08:00
coolsnowwolf
1057718103
update openvpn server po
2017-09-09 17:19:35 +08:00
coolsnowwolf
48db7eaeb9
unblock xiaomi's ad api website
2017-09-09 17:17:44 +08:00
coolsnowwolf
da7a33adc4
fix ssr pro /usr/bin/ip path
2017-09-09 15:16:33 +08:00
coolsnowwolf
024d5d919e
update vlmcsd pkg version info
2017-09-09 04:05:11 +08:00
coolsnowwolf
e252c61352
when adbyby in global mode,ssr still working
2017-09-09 03:33:08 +08:00
coolsnowwolf
60a8932b98
add new future for ssr pro
2017-09-09 03:31:59 +08:00
coolsnowwolf
7c1852edc1
fix adbyby warning when clean-up black ip list
2017-09-09 03:28:15 +08:00
coolsnowwolf
15feef587d
fix sfe startup enable status
2017-09-09 01:52:05 +08:00
coolsnowwolf
33860e4d0c
k3-brcmfmac4366c-firmware
2017-09-07 23:02:20 +08:00
coolsnowwolf
a69866aaac
set default noscan wifi
2017-09-07 22:57:44 +08:00
coolsnowwolf
be792f6e1e
update ngrockc version
2017-09-07 22:33:09 +08:00
coolsnowwolf
903f17df19
update vlmcd version
2017-09-07 22:30:52 +08:00
coolsnowwolf
d60e07f360
update pdnsd-alt git source
2017-09-07 22:25:38 +08:00
coolsnowwolf
bc29f3f53a
enable wireless by default
2017-09-07 12:04:38 +08:00
coolsnowwolf
e7b22631c4
restart firewall when commit ipsec vpn change
2017-09-07 11:48:27 +08:00
coolsnowwolf
dbf9d6553c
rename luci-app-kms to luci-app-vlmcsd
2017-09-07 11:45:31 +08:00
coolsnowwolf
4f84b28395
add vsftpd-alt package
2017-09-07 00:13:23 +08:00
coolsnowwolf
6f784d125e
Add Sync Dial Support for PPPOE
2017-09-06 22:35:56 +08:00
coolsnowwolf
855f334f77
Downgrade DNSMASQ to 2.7.6 stable
2017-09-06 22:24:18 +08:00
coolsnowwolf
1fa3b75271
add ssrr kms package
2017-09-06 20:32:31 +08:00
coolsnowwolf
ab8216ce32
add aprbind and luci
2017-09-06 20:30:27 +08:00
coolsnowwolf
0e285c3037
add lean's package
2017-09-06 20:18:34 +08:00
coolsnowwolf
97a4ffcc12
update source
2017-09-06 19:19:45 +08:00