Commit Graph

4877 Commits (2021.1.070)
 

Author SHA1 Message Date
Shibby 160df50d90 miniupnpd 1.9 (20160113) 10 years ago
pl_shibby eca3e019a9 Merged in tvlz/tvlz-tomato-arm/ipv6-qos-fixes (pull request #38)
IPv6 & QOS Fixes
10 years ago
Tvlz 9ec7d9e45f IPv6: Fix TCP MSS Clamping, move to mangle table 10 years ago
Tvlz 735dd82120 Add Asus RT-AC68U B1 model name to GUI 10 years ago
Tvlz db2ffcad6d kernel-arm: Reduce conntrack duration to 40 mins
11344a6fee
10 years ago
Tvlz 37ce5b52f1 IPv6: Allow for DHCPv6 PD only requests
Removes the need to this script
       http://www.linksysinfo.org/index.php?threads/ipv6-and-comcast.38006/#post-260959
10 years ago
Tvlz 80b422bafc IPv6 QOS: Fix for ICMPv6 when QOS is Enabled
Removes need for this script
              http://www.linksysinfo.org/index.php?threads/ipv6-and-comcast.38006/#post-184811
10 years ago
Shibby b414cf5a83 missing changes 10 years ago
Shibby 2e8a4d1fb0 SDK7: Makefile: IPsec is not compatibled with Tuxera driver 10 years ago
Shibby 7dd8570ff1 SDK7: kernel updates for Tuxera module
this patch revert also some changes from SDK6 like LTE modules (huawei_ether)
10 years ago
tvlz cb51fd51c6 Merged pl_shibby/tomato-arm into shibby-arm 10 years ago
Shibby 0056c70352 SDK7: router directory update 10 years ago
Shibby b93c047621 SDK7: Makefile update 10 years ago
Shibby 4036114b88 SDK7: DHD update 10 years ago
Shibby fba87c760f SDK7: shared/include/et/ctf and other root directories update 10 years ago
Shibby 2f7bba27fb SDK7: kernel update 10 years ago
Shibby 6f975eb5eb prevent to override mysql/configure file 10 years ago
Shibby 49f3985b9f Merge branch 'shibby-arm' into shibby-arm7 10 years ago
Shibby f9c81338cf uqmi: missing files - fix compilation 10 years ago
Shibby b80912168f Merge branch 'shibby-arm' into shibby-arm7
Conflicts:
	release/src-rt-6.x.4708/Makefile
	release/src-rt-6.x.4708/router/Makefile
10 years ago
Shibby 6605ca6f0a nano: do not compile "docs"
this commit add also few ipset files required by compilation process
10 years ago
Shibby 872835e384 Add Buffalo WZR-1750DHP support cd ..
missing code
10 years ago
Shibby cea4a7526d Add Buffalo WZR-1750DHP support
wan/lan/vlan/wifi/usb works

Know issue:
- some leds not working correct
- reset button may not works
- router has 512MB of RAM, but tomato supports only 256MB. If you store more than 128MB data in /tmp (ramfs) then router will hang.

This commit fix also support of R1D - thx Nikk Gitanes
b87e947386

and try to fix R6250/R6300v2 wireless issue
10 years ago
Shibby 11714293c2 Revert: "cdc-wdm module update"
945198ecd8
10 years ago
Shibby cd947d04f7 fix typo 10 years ago
Shibby 1fa53e8169 4G: add support for QMI modems (E398, MF821) and more
QMI support wriiten by @Othmar from Linksysinfo - BIG THANKS
modified by Shibby

this commit include also a lot of changes, fixes and improvements in 4G modems detection and connection process.
10 years ago
Shibby 945198ecd8 kernel: cdc-wdm module update
from Oleg
10 years ago
Shibby ce8182d4ea Make an image for RT-N18U without SMP
There will be two images for N18:
1) regular, same as for AC56/AC68: build in SMP functionality in kernel and the same wl/et/ctf modules, Tuxera NTFS driver

2) NOSMP: no SMP in kernel, dedicated wl/et/ctf modules, Paragon NTFS driver

Regular wireless driver is newer and wireless performance may be a better but on this image RT-N18u has incorrect CPU Load in GUI

NOSMP has older wl driver, Paragon NTFS driver but CPU Load in GUI is correct.

You have choice: use which one you want :)
10 years ago
Shibby 6d03ae71cb add missing IPSEC modules
build-in AIO and moved to extras
10 years ago
Shibby ddb11592ad p910nd: update to 0.97 10 years ago
Shibby 204fcb8510 usb_modeswitch: ver 2.2.5 with data package 2015-06-27 10 years ago
Shibby 66c69170ef MiniDLNA: Fixes for DSD support (dsf, dff) music files
Author: Takeshich NAKAMURA
Issue #9: https://bitbucket.org/pl_shibby/tomato-arm/issues/9/bugs-in-my-source-code-minidlna-add#comment-21807712
10 years ago
Shibby b2edecb97f minidlna: update to 1.1.5 10 years ago
Shibby 3c4aca4b90 openssl: update to 1.0.2d 10 years ago
Shibby a9af22d75c dropbear: update to 2015.67 10 years ago
Shibby 61a6a91bf3 QMI: add modules 10 years ago
Shibby 4f1f89787f QMI: add uqmi tool with all depends 10 years ago
Shibby a7aef02684 FIXED issue #8 - Router mode issue 10 years ago
Shibby a899e8edb8 FIXED issue #7 - ARM does not sync time after boot
switch from Asus`s ntpclient to Mipsel`s ntpc
10 years ago
Shibby 692787776a 4G/LTE - add watchdog and more
lot of improvements in switch4g script
10 years ago
Shibby d3cf773ad7 huawei_ether: write connection status info to log 10 years ago
tvlz 9fc29fedb0 Merged pl_shibby/tomato-arm into shibby-arm 10 years ago
Shibby bda331974e fix vsftpd starting when ipv6 is enabled 10 years ago
Shibby 046bdd94fe ANON: change url - fix typo 10 years ago
Shibby c0a5442d03 make autoreconf before openvpn compilation 10 years ago
Shibby 5c50190b8c Merge branch 'shibby-arm' of https://bitbucket.org/pl_shibby/tomato-arm into shibby-arm 10 years ago
pl_shibby c1e7c23bf3 Merged in tvlz/tvlz-tomato-arm/ipv6-debug-logging (pull request #25)
Re-enable IPv6 Debug Logging
10 years ago
Shibby e6d556f49f Custom image for R1D 10 years ago
tomatosoup ca6d1ab1d0 vsftpd 3.0.3 10 years ago
tomatosoup d392c64f78 vsftpd 3.0.2 10 years ago