Commit Graph

5894 Commits (2022.2)
 

Author SHA1 Message Date
pedro eece284729 GUI: Basic: Network: fix more issues when switching i.e. from 2 WANs to 1 WAN
- wipe out relevant fields
- set 'sta' to off when drop down list is disabled or hidden
- cosmetic
3 years ago
pedro 4adb0dc79c GUI: Overview: Device List: fix some potential problems 3 years ago
pedro 14027c87b3 shared: defaults.c: remove unnecessary variable wanX_modem_if 3 years ago
pedro d2598bea2c multiwan/watchdog: fix even more issues including lack of default route when all WANs are down - now in such cases, default route is added to the WAN with the heighest weight
- avoid using nslookup if targets are already defined as IP
- WAN DNS servers manually defined are excluded from the IPLIST
- use one Target at the time, stop at the first successful test e.g. don't run them all
- optimised all the watchdog parameters (traceroute/ping/curl) to be quicker
- add control to force DHCP refresh for DHCP interfaces with no IP and not to perform a test if we still don't get an IP
- some minor fixes/changes

Thanks to @rs232
3 years ago
M_ars 7bca9fa50b Buffalo WZR-1750DHP: rely on cfe default / init parameter (for each router)
Note: sys/wl parameter are embedded into the cfe for this router
3 years ago
M_ars e935ddef7a Buffalo WZR-1750DHP: adjust partitions
Serial flash size set to 1024 KB
boot size set to 256 KB
nvram size set to 64 KB (Offset 0x000F0000)

CFE> show devices
Device Name Description
------------------- ---------------------------------------------------------
uart0 NS16550 UART at 0x18000300
uart1 NS16550 UART at 0x18000400
flash0 ST Compatible Serial flash size 1024KB
flash0.boot ST Compatible Serial flash offset 00000000 size 256KB
flash0.trx ST Compatible Serial flash offset 00040000 size 1KB
flash0.os ST Compatible Serial flash offset 0004001C size 704KB
flash0.nvram ST Compatible Serial flash offset 000F0000 size 64KB
flash1.boot ST Compatible Serial flash offset 00000000 size 256KB
flash1.trx ST Compatible Serial flash offset 00040000 size 704KB
flash1.nvram ST Compatible Serial flash offset 000F0000 size 64KB
nflash0.trx Unknown type 146 NAND flash offset 00000000 size 1KB
nflash0.os Unknown type 146 NAND flash offset 0000001C size 131072KB
nflash1.trx Unknown type 146 NAND flash offset 00000000 size 121856KB
nflash1.brcmnand Unknown type 146 NAND flash offset 07700000 size 9216KB
eth0 Broadcom BCM47XX 10/100/1000 Mbps Ethernet Controller
*** command status = 0
3 years ago
pedro cc0025b549 sqlite: update to 3.38.0 3 years ago
pedro 99f8c064b2 libcurl: update to 7.82.0 3 years ago
pedro c4c2a6c070 Merge branch 'arm-master' into arm-sdk7 3 years ago
pedro 612fa5fd9a rc: firewall.c: check more variables before applying FW rules (in some cases, there was no firewall at all) 3 years ago
pedro 23a49e76c4 GUI: add as an Admin option: unmount JFFS automatically as part of the upgrade process (resolves #130) 3 years ago
pedro 373444e510 GUI: Administration: Admin Access: correct display order of 'Allow Remote Upgrade' 3 years ago
pedro b91e1c57a9 GUI: Administration: Admin Access: change regexp for 'Authorized Keys' to allow also pasting keys that start, for example, with some command (resolves #166) 3 years ago
pedro fa106976c9 OpenVPN: do not add 'duplicate-cn' to server config automatically (resolves #177) 3 years ago
pedro 1ee8ee8c7f Merge branch 'arm-master' into arm-sdk7 3 years ago
pedro 2f6f8624a1 rc: dhcpc-event: fix selection of the correct prefix for two consecutive WANs
- in the case of returning from multiWAN, where WAN0 was set to DHCP and WAN1 was set to LTE,
  only to one WAN0 (LTE) enabled, there was a problem due to the fact that ifname/iface was the same
  for both WANs, and incorrectly was chosen the latter (WAN1), that was turned off
3 years ago
pedro 5ea80fa51e GUI: Advanced: DHCP / DNS Client: remove 'Reduce packet size' option - no more available in udhcpc from busybox 3 years ago
pedro a3068796de GUI: Basic: Network: hide 'Wireless Client Mode' drop down list when given WAN is disabled 3 years ago
pedro ac644302d4 GUI: Basic: Network: fix the rest of the problems with Wireless Client mode 3 years ago
M_ars 61d12b0da0 SDK6: implement newer Asus TRX header 3 years ago
M_ars aeedac9a21 SDK7: implement newer Asus TRX header 3 years ago
pedro b4656d54c4 Merge branch 'arm-master' into arm-sdk7 3 years ago
pedro 3a4b10266f GUI: Basic: Network: fix commit 48ef814 3 years ago
pedro 48ef81453d GUI: Basic: Network: fix problems with Wireless Client mode (again) 3 years ago
M_ars e53603fc88 SDK7: ppp_generic.c - add one more check for CTF
Note: patch from linksys SRC (pppoe_pptp_on_demand_kernel_panic)
3 years ago
M_ars 83dcfc6fcc SDK6: ppp_generic.c - add one more check for CTF
Note: patch from linksys SRC (pppoe_pptp_on_demand_kernel_panic)
3 years ago
pedro 29252c6921 build: fix compilation on Artix 3 years ago
pedro 3a1f39c187 dnsmasq: update to 2022.02.25 (4732aa6) snapshot 3 years ago
pedro cb0e7b09da libcurl: add patch 110 to the sources (this is an upstream patch) 3 years ago
pedro a83d294de4 build: fix compilation with old OpenSSL (< 1.1) 4 years ago
M_ars 74859a8555 Linksys EA6350v2: restore wireless parameter to nvram if needed (part 2)
Note: use EA6350v2 USA version default values; EU version default values almost the same!
4 years ago
pedro 3722e71bd4 Merge branch 'arm-master' into arm-sdk7 4 years ago
M_ars 3f3aed9a89 Linksys EA6350v2: adjust support status
Note: basic testing done, wl, buttons, router detection, nvram cleaning, ... working!

BIG THX to user txnative from www.linksysinfo.org for testing/helping
4 years ago
M_ars b0524f843b Add Buffalo WZR-1750DHP to README file 4 years ago
M_ars a1ed8750cc Buffalo WZR-1750DHP: Add flag for 512M DRAM support
Note: router has 512MB RAM

see initial commit of shibby
cea4a7526d
4 years ago
M_ars 3e31119a71 Linksys EA6350v2: add fast/backup router detection and restore (some) parameter (part 1)
Note: cfe changes/deletes nv variables after changing country setup!
4 years ago
pedro d8e59850bd build: fix libcurl build break on ARM
- added as a patch
4 years ago
pedro 4257fc4df9 build: Makefile: one version for sdk6/sdk7 4 years ago
pedro ccea69fa77 dnsmasq: update to 2022.02.19 (f4c87b5) snapshot
- refresh patches
4 years ago
pedro 521d8e4322 build: Makefile: one version for sdk6/sdk7 4 years ago
pedro 6303119835 build: remove unused symbol TCONFIG_NV$(NVSIZE) 4 years ago
pedro a56483ba17 build: Makefile: fix typo 4 years ago
pedro b64ca44418 build: fix xltpd2 build break 4 years ago
M_ars 52fa2d6eef SDK6: board_ns.c - fix comment and remove compiler warning 4 years ago
M_ars 84712b9af0 Linksys EA6350v2: add fast/backup router detection for partitions
Note: prevent deleting devinfo in case cfe changes/deletes nv variables!
4 years ago
M_ars 67f06407c1 Linksys EA6350v2: adjust nvram partition size to 1024 KB
CFE> show devices
Device Name          Description
-------------------  ---------------------------------------------------------
uart0                NS16550 UART at 0x18000300
uart1                NS16550 UART at 0x18000400
nflash0              Toshiba NAND flash size 131072KB
nflash0.boot         Toshiba NAND flash offset 0 size 512KB
nflash0.nvram        Toshiba NAND flash offset 80000 size 1024KB
nflash0.devinfo      Toshiba NAND flash offset 180000 size 512KB
nflash0.trx          Toshiba NAND flash offset 200000 size 1KB
nflash0.os           Toshiba NAND flash offset 20001C size 29696KB
nflash0.trx2         Toshiba NAND flash offset 1F00000 size 1KB
nflash0.os2          Toshiba NAND flash offset 1F0001C size 29696KB
nflash1.boot         Toshiba NAND flash offset 0 size 512KB
nflash1.nvram        Toshiba NAND flash offset 80000 size 1024KB
nflash1.devinfo      Toshiba NAND flash offset 180000 size 512KB
nflash1.trx          Toshiba NAND flash offset 200000 size 29696KB
nflash1.trx2         Toshiba NAND flash offset 1F00000 size 29696KB
nflash1.brcmnand     Toshiba NAND flash offset 3C00000 size 69632KB
eth0                 Broadcom BCM47XX 10/100/1000 Mbps Ethernet Controller
*** command status = 0
CFE>
4 years ago
pedro 74804247a2 xl2tpd: update to 1.3.17 4 years ago
pedro 3006091867 tor: update to 0.4.6.10 4 years ago
pedro 866f6bc4a8 sqlite: update to 3.37.2 4 years ago
pedro 3e98055ae1 nginx: update to 1.21.6 4 years ago