Commit Graph

5380 Commits (2021.5)
 

Author SHA1 Message Date
pedro b375f8bd19 fix commit #bec2491 6 years ago
pedro 684aae79a6 router: Makefile: fix OpenVPN recipe
- remove deprecated "with-plugindir" option
- add "PLUGINDIR" instead
6 years ago
pedro 6f0ccc8955 lzo: set optimize flag also for CPP 6 years ago
pedro bec2491c8f pcre: reduce size 6 years ago
pedro c9b4b78e62 dnsmasq: fix wrong return code from explore_rrset() with some errors
- fix from upstream
6 years ago
pedro fdb702a5f2 libusb10: update to 2019.07.08 (db99ef3) snapshot 6 years ago
M_ars 10933fb311 RT-N18U / RT-AC68U: small change for init of Wifi modules (align to other tomato router) 6 years ago
M_ars 72989d024a RT-AC56U: small change for init of Wifi modules (align to values of dd wrt and some cosmetic/alignment to other tomato router) 6 years ago
M_ars 7e38fb3c70 R6300v2: setup/init Wifi modules with extra default parameter - split up Netgear R Series Router to init WiFi modules parameter (not the same for all models...) - clean up, remove 5 GHz WiFi parameter from 2,4 GHz init/setup - clean up, remove 2,4 GHz WiFi parameter from 5 GHz init/setup - align to dd wrt default values
Hint: needs to be tested, but should be much better than before!
6 years ago
M_ars 5f9a1d0385 Buffalo WZR-1750DHP: assign unique MAC addresses for WAN, LAN and WiFi modules
New - start MAC addresses at/with et0 value (align to Netgear/Cisco "way")
et0 MAC +0 will be for LAN
et0 MAC +1 will be for WAN
et0 MAC +2 will be for Wifi 0 (leave room for VIFs)
et0 MAC +6 will be for Wifi 1

Tested with RT-N18U/R7000, working/showing correct now (Every interface does have its own MAC address now)
6 years ago
M_ars 662c0bedeb rc: init.c - Some cosmetic for Linksys EA6 Series Router (add also some comments) 6 years ago
M_ars 3eb93666ea Xiaomi MiWiFi R1D: fix overlapping MAC addresses with more than one VIF per WiFi module 6 years ago
M_ars a32e3ceda8 DIR868L / WS880: assign unique MAC addresses for WAN, LAN and WiFi modules
New - start MAC addresses at/with et0 value (align to Netgear/Cisco "way")
et0 MAC +0 will be for LAN
et0 MAC +1 will be for WAN
et0 MAC +2 will be for Wifi 0 (leave room for VIFs)
et0 MAC +6 will be for Wifi 1

Tested with RT-N18U/R7000, working/showing correct now (Every interface does have its own MAC address now)
6 years ago
M_ars 3ed98ec184 Tenda A15 / AC18: assign unique MAC addresses for WAN, LAN and WiFi modules
New - start MAC addresses at/with et0 value (align to Netgear/Cisco "way")
et0 MAC +0 will be for LAN
et0 MAC +1 will be for WAN
et0 MAC +2 will be for Wifi 0 (leave room for VIFs)
et0 MAC +6 will be for Wifi 1

Tested with RT-N18U/R7000, working/showing correct now (Every interface does have its own MAC address now)
6 years ago
M_ars b93919a9f8 rc: init.c - Some cosmetic for Netgear R Series (no changes) 6 years ago
M_ars 5a3f90ca9c RT-N18U / RT-AC56U / RT-AC68U: fix identical MAC addresses for LAN and WiFi module
Asus does set et0 MAC and WiFi module 0 MAC to the same address at the cfe
Example for AC56U (same for N18U, AC68U, ...):
et0macaddr=F0:79:59:BB:AA:E8
0:macaddr =F0:79:59:BB:AA:E8
1:macaddr =F0:79:59:BB:AA:EC

LAN and WiFi will have the same MAC address due to this.
Change that, so that every interface does have its own MAC address

New - start MAC addresses at/with et0 value (align to Netgear/Cisco "way")
et0 MAC +0 will be for LAN
et0 MAC +1 will be for WAN
et0 MAC +2 will be for Wifi 0 (leave room for VIFs)
et0 MAC +6 will be for Wifi 1

Tested with RT-N18U/R7000, working/showing correct now (Every interface does have its own MAC address now)
6 years ago
M_ars 8ac3c689c5 rc: init.c - remove blink_wl for R8000 because it is now turned on by default (sync with sdk6) 6 years ago
M_ars 8410f757b8 RT-N18U / RT-AC68U: small change for init of Wifi modules (align to other tomato router) 6 years ago
M_ars f8210289e2 RT-AC56U: small change for init of Wifi modules (align to values of dd wrt and some cosmetic/alignment to other tomato router) 6 years ago
M_ars 908944e0c4 R6300v2: setup/init Wifi modules with extra default parameter - split up Netgear R Series Router to init WiFi modules parameter (not the same for all models...) - clean up, remove 5 GHz WiFi parameter from 2,4 GHz init/setup - clean up, remove 2,4 GHz WiFi parameter from 5 GHz init/setup - align to dd wrt default values
Hint: needs to be tested, but should be much better than before!
6 years ago
M_ars 4b31d29983 Buffalo WZR-1750DHP: assign unique MAC addresses for WAN, LAN and WiFi modules
New - start MAC addresses at/with et0 value (align to Netgear/Cisco "way")
et0 MAC +0 will be for LAN
et0 MAC +1 will be for WAN
et0 MAC +2 will be for Wifi 0 (leave room for VIFs)
et0 MAC +6 will be for Wifi 1

Tested with RT-N18U/R7000, working/showing correct now (Every interface does have its own MAC address now)
6 years ago
M_ars 727c2362a0 rc: init.c - Some cosmetic for Linksys EA6 Series Router (add also some comments) 6 years ago
M_ars f5cd3d4c85 Xiaomi MiWiFi R1D: fix overlapping MAC addresses with more than one VIF per WiFi module 6 years ago
M_ars 0092639ab1 DIR868L / WS880: assign unique MAC addresses for WAN, LAN and WiFi modules
New - start MAC addresses at/with et0 value (align to Netgear/Cisco "way")
et0 MAC +0 will be for LAN
et0 MAC +1 will be for WAN
et0 MAC +2 will be for Wifi 0 (leave room for VIFs)
et0 MAC +6 will be for Wifi 1

Tested with RT-N18U/R7000, working/showing correct now (Every interface does have its own MAC address now)
6 years ago
M_ars c9dda22544 Tenda A15 / AC18: assign unique MAC addresses for WAN, LAN and WiFi modules
New - start MAC addresses at/with et0 value (align to Netgear/Cisco "way")
et0 MAC +0 will be for LAN
et0 MAC +1 will be for WAN
et0 MAC +2 will be for Wifi 0 (leave room for VIFs)
et0 MAC +6 will be for Wifi 1

Tested with RT-N18U/R7000, working/showing correct now (Every interface does have its own MAC address now)
6 years ago
M_ars 0384862eb3 rc: init.c - Some cosmetic for Netgear R Series (no changes) 6 years ago
M_ars 075bc7e22c RT-N18U / RT-AC56U / RT-AC68U: fix identical MAC addresses for LAN and WiFi module
Asus does set et0 MAC and WiFi module 0 MAC to the same address at the cfe
Example for AC56U (same for N18U, AC68U, ...):
et0macaddr=F0:79:59:BB:AA:E8
0:macaddr =F0:79:59:BB:AA:E8
1:macaddr =F0:79:59:BB:AA:EC

LAN and WiFi will have the same MAC address due to this.
Change that, so that every interface does have its own MAC address

New - start MAC addresses at/with et0 value (align to Netgear/Cisco "way")
et0 MAC +0 will be for LAN
et0 MAC +1 will be for WAN
et0 MAC +2 will be for Wifi 0 (leave room for VIFs)
et0 MAC +6 will be for Wifi 1

Tested with RT-N18U/R7000, working/showing correct now (Every interface does have its own MAC address now)
6 years ago
kille72 c58cbd4dcd libcurl: Updated to 7.65.3 6 years ago
kille72 2f9c5b3e3e Updated adminer from 4.7.1 to 4.7.2 2019-07-18
- Adminer 4.7.2 for MySQL, English only
6 years ago
pedro a0aa499db1 e2fsprogs: update to 1.45.3 6 years ago
kille72 66ac32f5e5 libcurl: Updated to 7.65.3 6 years ago
kille72 4aa70e2a5f Updated adminer from 4.7.1 to 4.7.2 2019-07-18
- Adminer 4.7.2 for MySQL, English only
6 years ago
M_ars 9e781f7a71 Merge branch 'arm-master' of https://bitbucket.org/pedro311/freshtomato-arm into arm-master 6 years ago
pedro 4a9bb4c01f e2fsprogs: update to 1.45.3 6 years ago
pedro 70c066c530 libevent: update to 2.1.10-stable
- libs optimization
- fix build break: add autogen.sh to recipe
6 years ago
kille72 a78bc60f76 Merge branch 'shibby-arm' into shibby-arm7 6 years ago
M_ars 6dca144711 RT-AC3200 / R8000: set boot_wait=on and set wait_time=3
Hint: Wait time can be adjusted at GUI, see advanced-misc.asp; (Valid range: 3 to 20 sec)
Delay a bit before loading Linux/Tomato, to allow SW updates (for example);
6 years ago
M_ars 6357318a0a R6400 / R6300v2 / R6250: fix overlapping MAC addresses with more than one VIF per WiFi module
tested with R7000, working/showing correct now (every interface has its own MAC address now)
6 years ago
M_ars fa73560ce4 R7000: fix overlapping MAC addresses with more than one VIF per WiFi module
tested with R7000, working/showing correct now (every interface has its own MAC address now)
6 years ago
M_ars 1cfb0f4d92 R7000: setup/init Wifi modules with extra default parameter - split up Netgear R Series Router to init WiFi modules parameter (not the same for all models...) - clean up, remove 5 GHz WiFi parameter from 2,4 GHz init/setup - clean up, remove 2,4 GHz WiFi parameter from 5 GHz init/setup - align to dd wrt default values
tested with R7000, working!

Hint: performance is the same (+/-), see the following iPerf summary results:

NEW: 5 GHz send & receive: ~490 MBit/s (20 tests, average value, 80 MHz, Singapore, Power 0/default)
OLD: 5 GHz send & receive: ~487 MBit/s (20 tests, average value, 80 MHz, Singapore, Power 0/default)

NEW: 2,4 GHz send & receive: ~161 MBit/s (20 tests, average value; 20 MHz, Singapore, Power 0/default)
OLD: 2,4 GHz send & receive: ~158 MBit/s (20 tests, average value, 20 MHz, Singapore, Power 0/default)

==> no difference

Test Environment:
Laptop <--> R7000 (AP, Stock Netgear FW) <-- ||WALL ~ 30 cm|| +distance ~ 4 meter --> R7000 (Bridge Mode) <--> Desktop
6 years ago
M_ars 84f0d1d86e R1D / EA6400 / EA6700 / EA6900 / WZR-1750DHP: set boot_wait=on and set wait_time=3 (10 for R1D)
Hint: Wait time can be adjusted at GUI, see advanced-misc.asp; (Valid range: 3 to 20 sec)
Delay a bit before loading Linux/Tomato, to allow SW updates (for example);
6 years ago
M_ars b1b3c7bd02 DIR868L / WS880: set boot_wait=on and set wait_time=3
Hint: Wait time can be adjusted at GUI, see advanced-misc.asp; (Valid range: 3 to 20 sec)
Delay a bit before loading Linux/Tomato, to allow SW updates (for example);
6 years ago
M_ars 913a9f1d6d R6250/R6300v2/R6400/R7000: set boot_wait=on and set wait_time=3
Hint: Wait time can be adjusted at GUI, see advanced-misc.asp; (Valid range: 3 to 20 sec)
Delay a bit before loading Linux/Tomato, to allow SW updates (for example);
6 years ago
M_ars b79d1298af RT-N18U / RT-AC56U / RT-AC68U: set boot_wait=on (default for Asus) and set wait_time=3
Hint: Wait time can be adjusted at GUI, see advanced-misc.asp; (Valid range: 3 to 20 sec)
Delay a bit before loading Linux/Tomato, to allow SW updates (for example);
6 years ago
M_ars d94c8230d8 Add Cisco Linksys EA6200 support
EA6200 is an AC1200 class router with link rates of 867 Mbps on its 5 GHz radio and 300 Mbps on its 2.4 GHz radio.
CPU: Broadcom BCM47081A0 / single core

Basicly same hardware like EA6350v1

Reference:
https://www.smallnetbuilder.com/wireless/wireless-features/32156-another-gift-from-linksys
https://wikidevi.com/wiki/Linksys_EA6200
https://svn.dd-wrt.com/browser/src/router/libutils/libutils/detect.c#L331

Hint: needs to be tested, but it should work like EA6350v1. Tomato will show "EA6350v1" at the GUI (only a cosmetic "problem" for now...).
Adjust/increase boot wait time to 3 sec. (Valid range: 3 to 20 sec)

(Version 1.0 for FT)
6 years ago
M_ars afd45c4d21 GUI: admin-buttons.asp - add option to turn on/off blink for WiFi LEDs (and some cosmetic)
Default: blink turned ON!

tested with R7000, working

Hint: Not all WiFi LEDs and Router are supported. blink will work for most Router though. Reboot required right now to turn on/off blink.
6 years ago
M_ars 2b1294a413 Tenda AC15: use variable model to determine Tenda AC15 (and add some more infos)
thx for testing & feedback to Marcin1108
6 years ago
M_ars a2400e9f59 Tenda AC15: setup/init Wifi modules with cfe default parameter 6 years ago
M_ars 63838265df Tenda AC15: cosmetic for makefile (align to Tenda AC18) 6 years ago
M_ars 9f4aa15106 Add Tenda AC18 support
Based on the work of txnative, thx for helping & testing

(Version 1.0 for FT)

Known Issues:
- wps button gpio 7 does not work?
- wireless temperature @GUI not working?
6 years ago