Commit Graph

5422 Commits (2021.8)

Author SHA1 Message Date
pedro b47cb733d5 GUI: correct display (center) of some checkbox in tables 4 years ago
pedro 007f354f9f www: admin-*.asp: cosmetic 4 years ago
pedro 9bdc184d16 Merge branch 'arm-master' into arm-sdk7 4 years ago
pedro 84483ae71d rc: dhcp.c: start_dhcpc(): use _eval() with pid to start udhcpc 4 years ago
pedro f5d4fe1317 httpd: dhcp.c: wo_dhcpc(): correct number of args 4 years ago
pedro d858b9f6b5 rc: service: start_ntpd(): fix start of ntpd if Events Logged -> NTP is checked on Admin -> Logging page 4 years ago
pedro a0f0fa4002 rc: services.c: start_ntpd(): fix commit 09856db 4 years ago
pedro 8c0d748be5 httpd: openvpn.c: fix adding correct keys for client config file 4 years ago
pedro 2b5ceb1968 rc: services.c: add 'force' to dnsmasq dhcp-option 42 4 years ago
pedro 625f3b05ac www: tomato.js: fix createFieldTable() function 4 years ago
pedro 902614f2d9 rc: firewall.c: change condition for source in 'Intercept NTP/DNS client traffic' FW rules
- discussion: https://www.linksysinfo.org/index.php?threads/ft-intercept-client-traffic-ntp-dns-discussion.76338/
4 years ago
pedro 1916767634 GUI: add blinking to Time status when it's unavailable 4 years ago
pedro 4ae16ef4dd GUI: Status: Overview: fix minor problem with reported multiWAN status 4 years ago
pedro 78b3f9244b www: admin-config.asp: also replace '/' to '_' in filename 4 years ago
pedro 67ed7cc8e8 rc: dhcp.c: buffer overflow protection (snprintf) + cosmetic 4 years ago
pedro dd6002bdc0 busybox: update to 1.34.1
- refresh patches
- there is no '-H NAME' option, so use correct '-x hostname:NAME'
4 years ago
pedro 53334815dc GUI: Status: Overview: display 'Click to view SMS' link also for hw-ether (MIPS) module modem type 4 years ago
pedro 68c9198792 Merge branch 'arm-master' into arm-sdk7 4 years ago
pedro 291a8d461f Bump version to 2021.6 4 years ago
pedro 2a7e96b76a Merge branch 'arm-master' into arm-sdk7 4 years ago
pedro 63711f9581 OpenVPN: Server: add generated keys for client also to .ovpn configuration file 4 years ago
pedro 64a7a73d7f Merge branch 'arm-master' into arm-sdk7 4 years ago
pedro f9f82d916f build: fix libexif compilation 4 years ago
M_ars 214f9d0b43 ipv6: send only one NEWLINK when RA causes changes
see https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=2053aeb69a53224717296db31b13d5b45b4f1a0e

Signed-off-by: Marius Tomaschewski <mt@suse.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
4 years ago
M_ars fb135d43c5 ipv6: send NEWLINK on RA managed/otherconf changes
see https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=a394eef562d781f37a50d99cf1dfe596dc1ed96d

The kernel is applying the RA managed/otherconf flags silently and
forgets to send ifinfo notify to inform about their change when the
router provides a zero reachable_time and retrans_timer as dnsmasq
and many routers send it, which just means unspecified by this router
and the host should continue using whatever value it is already using.
Userspace may monitor the ifinfo notifications to activate dhcpv6.

Signed-off-by: Marius Tomaschewski <mt@suse.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
4 years ago
M_ars 3b0c343559 ipv6: send only one NEWLINK when RA causes changes
see https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=2053aeb69a53224717296db31b13d5b45b4f1a0e

Signed-off-by: Marius Tomaschewski <mt@suse.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
4 years ago
M_ars a68fd317f8 ipv6: send NEWLINK on RA managed/otherconf changes
see https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=a394eef562d781f37a50d99cf1dfe596dc1ed96d

The kernel is applying the RA managed/otherconf flags silently and
forgets to send ifinfo notify to inform about their change when the
router provides a zero reachable_time and retrans_timer as dnsmasq
and many routers send it, which just means unspecified by this router
and the host should continue using whatever value it is already using.
Userspace may monitor the ifinfo notifications to activate dhcpv6.

Signed-off-by: Marius Tomaschewski <mt@suse.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
4 years ago
pedro 9f2a69c491 ebtables: libebtc: fix malloc usage
Rule insertion may fail on systems where libc doesn't provided zeroed
memory via malloc (which is legal).

IOW, this was never guaranteed to work correctly.
Add a xzalloc wrapper to do error checking and zeroing and then
use it in libebtc.

Reported-and-tested-by: Senthil Kumar Balasubramanian <senthilb@qubercomm.com>
Diagnosed-by: Phil Sutter <phil@nwl.cc>
Signed-off-by: Florian Westphal <fw@strlen.de>

- fix from upstream: https://git.netfilter.org/ebtables/commit/?id=3af72f100ad783b0204ce519de26a639f920b558
4 years ago
pedro f0e02d9185 openvpn: update to 2.5.4 4 years ago
pedro 664b1918ac libexif: update to 0.6.23 4 years ago
pedro 7073bdbba7 libcurl: update to 7.79.1 4 years ago
pedro dc054e6008 build: allow to build dnssec and stubby independently
- Note: due to changes in variable names, the correctness of the settings on the 'Advanced -> DHCP/DNS' page should be checked
4 years ago
pedro f610de550c shared: misc.c: small fix for commit 8a1ce0f 4 years ago
pedro 73ee7b1f83 build: Makefile: dnsmasq: switch to nettle for crypto backend 4 years ago
pedro e521ffa4ae dnsmasq: update to 2.86
- refresh patches
4 years ago
pedro 3f044f20a1 build: Makefile: nettle: compile with --disable-fat 4 years ago
pedro 09856db47c rc: services.c: start_ntpd(): eval() will wait until process quits, so use _eval() with pid; otherwise, start_ntpd() never returns 4 years ago
snowman58 8f8049df81 Correct JFFS and crash memory storage R6400/R6400v2 NVRAM_128K 4 years ago
M_ars 314204de90 SDK7: use prebuilt 4 years ago
M_ars 9b9b282939 SDK6: use prebuilt 4 years ago
pedro 72fe5f485b GUI: Status: Logs: fix minor issue when hitting enter reloads the page 4 years ago
pedro 4e3c345223 GUI: Status: Overview: add MultiWAN Status and button to force watchdog check manually (closes #105) 4 years ago
pedro dc2207fb31 www: at.css: add icons to Connect/Disconnect buttons for Advanced themes 4 years ago
pedro cbe933b3f6 GUI: Admin: Configuration: add current date to backup file (closes #156)
- thanks @rs232
4 years ago
pedro b431e5affa Merge branch 'arm-master' into arm-sdk7 4 years ago
pedro 8a1ce0f01f watchdog/multiwan: fix a whole bunch of problems
- rc: misc.c: check_wanup(): add checking for content of WAN state file; fix fopen/fclose; sprintf -> snprintf
- others: watchdog: fix hanging at nslookup in some cases
- www: basic-network.asp: add possibility to disable watchdog for given WAN if needed
4 years ago
M_ars b3ad6e2b27 SDK6: update bcmcrypto and build from src now (keep old prebuild for backup)
Note: sync to GPL 40558
4 years ago
M_ars fd227b6fc3 SDK7: build bcmcrypto from src now (keep old prebuild for backup)
Note: no changes needed for the files / latest GPL 52545
4 years ago
M_ars afe5157bd7 SDK7: prepare for merge with SDK6 to support Protected Management Frames 4 years ago
pedro ff0602e5e6 GUI: Advanced: DHCP/DNS: move some options from Client to Server section
- thanks @rs232 for pointing this out
4 years ago
pedro 011b6bf17a GUI: Advanced: MAC Address: shorten description of one of the buttons 4 years ago
M_ars d49b1cbf95 GUI: advanced-wireless - add Protected Management Frames option
Note: only for ARM branch

Info / Warning: Not all wireless clients like/support that wl option --> default Off (no change)

Request / Discussion at linksysinfo
https://www.linksysinfo.org/index.php?threads/protected-management-frames-pmf.76715/
4 years ago
M_ars 3a87943174 Wireless Client Mode (only for SDK5 RT and RT-N): bring up wan interface after wl restart
fix for: wan connection will not work anymore after wireless restart (old problem)

Note: no change for arm; sync arm and mips
4 years ago
M_ars 84d8dd02f7 rc: network.c - repair function restart_wl() and do not start radio join (again)
Note: start radio join only once at function wlconf(); this fix effects (mainly) wet and psta

tested with wet, sta and psta - working correct now

fix for / NOK Example:
root@Tomato-Router:/tmp/home/root# service wl restart (5x times; Router in wet or psta mode)
...

  PID  PPID USER     STAT   VSZ %VSZ CPU %CPU COMMAND
 2069     1 root     S     1632  0.6   1  0.1 blink eth2 5g 10 8192
 1098     1 root     S     3632  1.4   0  0.0 httpd
    1     0 root     S     1636  0.6   0  0.0 /sbin/preinit
 1880     1 root     S     1628  0.6   0  0.0 radio join 0
 2015     1 root     S     1628  0.6   1  0.0 radio join 0
 2070     1 root     S     1628  0.6   0  0.0 radio join 0
 1950     1 root     S     1628  0.6   1  0.0 radio join 0
 1780     1 root     S     1628  0.6   1  0.0 radio join 0
 2076     1 root     S     1628  0.6   0  0.0 radio join
 ...
4 years ago
pedro 0f3c43fff5 GUI: Status: Logs: add possibility to use negative filters syntax e.g "-something"; add debounce to event used on search keyup to avoid invoking function every key release; use concat() to copy logs array to the local variable 4 years ago
pedro 791c30caa8 GUI: Status: Logs: add timestamp of last refresh, format urls in the table, make search case insensitive, fix some issues with ajax, cosmetic
- thanks @rs232 for suggestions
4 years ago
pedro 133f39b5b3 Revert "nocat: fix intercept traffic also also on port 443"
This reverts commit 954ba23cd9.
4 years ago
pedro 76a77c454c adblock: correct url of DOH servers list 4 years ago
pedro b212088ccc nocat: cosmetic, clean-up 4 years ago
pedro 954ba23cd9 nocat: fix intercept traffic also also on port 443 4 years ago
pedro 77de6524bf www: status-log.asp: retrieve only necessary number of lines from syslog, to reduce load when not all are needed 4 years ago
pedro dbe45dddba httpd: misc.c: fix check_connect(), causing problems (time-out) on Status->Ovrview page 4 years ago
Michał Obrembski be35564f2d GUI: Restored plain view of syslog, as an option to new improved log viewer 4 years ago
pedro 09b5b38768 www: status-devices.asp: add Media Bridge mode (psta) to be recognized as a WAN device 4 years ago
M_ars 7c37484945 Media Bridge Mode (SDK6 and up): add send keep alive and remove event (to keep up the connection after "longer" inactivity time)
Note: small fix/update for commit
b5f9f02a44
4 years ago
pedro f14c3a59e4 www: status-log.asp: fix regexp 4 years ago
M_ars b5f9f02a44 Add Media Bridge Mode (for SDK6 and up)
Note: offer an extra/new operation mode for SDK6 and up! (--> Can replace wireless ethernet bridge mode for SDK7 [probably broken ...])

tested with arm dual-core, working correct! :)
4 years ago
pedro a85dfb6213 www: move functions searchOUI() and displayOUI() to tomato.js, they are used more than once 4 years ago
pedro 81a40855f1 GUI: Status: Overview: fix WL label issue on some routers 4 years ago
pedro 84e8419ac3 Merge branch 'arm-master' into arm-sdk7 4 years ago
pedro ebf75881b7 GUI: Basic: Network: fix javascript freezing when more than 1 WAN has been set 4 years ago
pedro 15d80e7aed miniupnpd: update to 2.2.3
- refresh patches
4 years ago
pedro 3e361afc86 tor: update to 0.4.6.7 4 years ago
pedro 93fda2850f ntfs-3g: update to 2021.8.22 4 years ago
pedro 5e4e1a9ae2 nginx: update to 1.21.3 4 years ago
pedro a198d95ed8 e2fsprogs: update to 1.46.4 4 years ago
pedro 592c419d17 GUI: Status: Logs: make it 100% compatible even with older browsers (ex. IE9, Safari 5.1.7) 4 years ago
pedro 59cf0b2f8c GUI: Status: Logs: fix javascript error when the search result is null 4 years ago
Michał Obrembski 3ea5a80495 GUI: Removed logEntry class from status-log.asp 4 years ago
pedro 791237936d GUI: Status: Logs: fix coloring log levels for some themes 4 years ago
Michał Obrembski d3fb4a85e6 New, improved log viewer
[ fixes & corrections - @pedro ]
4 years ago
pedro 51911ae503 www: tomato.js: remove unused code 4 years ago
M_ars 5463e6d643 WL SDK (RT-N branch and up): turn On wl setting STBC RX
Note: default On
4 years ago
pedro 1f48fc227e www: advanced-wlanvifs.asp: fix bug causing js error 4 years ago
Michał Obrembski b220580312 GUI: Admin: Debugging: rename console log level into Kernel printk log level (it has better meaning); add a reboot after changing log level, since we setup klogd only at init,
so it is required to reboot; add Notes

[ fixes & corrections - @pedro ]
4 years ago
Michał Obrembski 251bb7a88c GUI: Admin: Logging: add minimum log level watched for syslogd 4 years ago
Michał Obrembski 898a903968 httpd: log.c: fix a bug not showing all logs when external log is configured 4 years ago
pedro e8afe0a585 build: add WiFi QR Code generator to all targets 4 years ago
Michał Obrembski 870e134289 GUI: add WiFi QR Code generator to 'z' (AIO) targets
Thanks @rs232!

[ fixes & corrections - @pedro ]
4 years ago
Michał Obrembski 069eaed80a GUI: Improvements to Advanced MAC page; closes #125
- Add Notes
- Add possibility to randomize only BurnIn address (UAA)
- Take care of Unicast bit while randomizing
4 years ago
pedro 9c872eb65a GUI: Status: Overview: fix toggle of WAN and Virtual Wireless nodes 4 years ago
pedro b6e03a6797 openssl: update to 1.1.1l 4 years ago
pedro 268d2891e3 GUI: OpenVPN Server: fix generation of the correct CA Key previously caused clients errors. In order to work properly, the key must be generated again both for the server and client(s). 4 years ago
pedro f46afd303a GUI: OpenVPN Server: fix the case in which after removing the CA key in GUI, re-generating keys will use its old version from nvram 4 years ago
pedro b64fa2b451 Adblock: remove inactive list (http://www.malwaredomainlist.com/hostslist/hosts.txt) 4 years ago
M_ars 1b51d9f986 PPTP Server: bypass CTF (if enabled) 4 years ago
M_ars f6af2da2a1 GUI: advanced-wireless: - add one more example for USA country setup ( Q2 / 96 )
Note: Asus default setup for USA and SDK7 router RT-AC3200
4 years ago
pedro 8de012a53e Revert "rc: do not restart nas services/wsdd2 on WAN up"
This reverts commit 26d12c0f1f.
4 years ago
pedro e27fecfd6d mymotd: comma -> dot in WL frequency 4 years ago
Michał Obrembski a234de84e0 GUI: Added missing space between unit and flash size 4 years ago
pedro d31aceb9f1 GUI: Status: Device List: fix javascript error in targets without network discovery helper 4 years ago
pedro c337f6e41a GUI: Administration: Access: show 'Allow Remote Upgrade' regardless of 'Remote Access' state 4 years ago
pedro 5b4f7c6e39 wsdd2: cosmetic in patch 4 years ago
M_ars 2368ec2e40 build: Makefile: util-linux: add autoreconf -fsi (Mint) 4 years ago
pedro 1968f689db Merge branch 'arm-master' into arm-sdk7 4 years ago
pedro af2d2bc54e Bump version to 2021.5 4 years ago
pedro 0e5264b1b0 www: Makefile: fix build break for *init images 4 years ago
pedro cf29b3fd9c rc: services.c: fix typo 4 years ago
pedro f1e798fb28 Merge branch 'arm-master' into arm-sdk7 4 years ago
pedro 4fff937a13 wsdd2: update to 1.8.6 4 years ago
pedro fb7462ea5f vsftpd: update to 3.0.5 4 years ago
lancethepants 59aec40c0e tinc: Run firewall rules after bringing up the vpn. If adding custom routes into the firewall rules, the interface needs to pre-exist. 4 years ago
pedro 1baa24fd77 Revert "GUI: Admin: Upgrade: do not display the warning about disabled remote upgrade, if remote access is disabled"
This reverts commit ec95c87706.
4 years ago
M_ars c494d5d110 rc: firewall.c: make NAT loopback work if CTF is enabled 4 years ago
pedro 26d12c0f1f rc: do not restart nas services/wsdd2 on WAN up
- fixed in recent wsdd2 update
4 years ago
pedro b4ee19fdff wsdd2: fix retrieving parameters from samba config file 4 years ago
pedro 281bbc28fc Merge branch 'arm-master' into arm-sdk7 4 years ago
M_ars cdc3f2d8ff OpenVPN: bypass CTF (if enabled) 4 years ago
pedro c7c2603856 GUI: Admin: Access: tweaks Web Admin panel, reorder
- thanks @rs232 for tips
4 years ago
pedro ec95c87706 GUI: Admin: Upgrade: do not display the warning about disabled remote upgrade, if remote access is disabled 4 years ago
pedro 2152e2e892 GUI: Status: Overview: tune progress bars a little
- thanks @rs232
4 years ago
pedro 194e48eb43 www: 'Click here to show' -> 'Show' 4 years ago
pedro 492b87c35c GUI: Advanced: Adblock: cosmetic 4 years ago
pedro e36d7c4d53 wsdd2: update to git 2021-06-28 (v1.8.5)
- refresh patches, remove no more needed
- based on @RMerlin work - thanks
4 years ago
pedro 9491147b09 GUI: Advanced: Adblock: correct notes 4 years ago
pedro 79762b29c0 GUI: Status: Overview: add colors to progress bars 4 years ago
pedro f2b8f50ce9 GUI: STatus: Overview: add progress bars 4 years ago
pedro 13100f19d5 GUI: Status: Overview: switch 'Free' to 'Used', change order 4 years ago
Michał Obrembski c49d1bb942 GUI: fix a bug when scaling size is less than 10KB 4 years ago
Michał Obrembski 360a0b6fb0 GUI: Status: Overview: add a graphic bars to CQI1 and CQI2 LTE strenght indicator 4 years ago
Michał Obrembski ad6677119d Fixed Transmission when runned without auth
If Transmission was started without auth then it wasn't possible to log-into GUI.
This was due a fact that we always set rpc-host-whitelist and rpc-host-whitelist
was always disabled
4 years ago
pedro 8aa93b30c8 libcurl: update to 7.78.0 4 years ago
pedro 5549b40d14 e2fsprogs: update to 1.46.3 4 years ago
pedro d3d42c467d GUI: Status: Device List: display Virtual Wireless Interface reference within parentheses like bridges and vlans 4 years ago
pedro b4c0492ff9 rc: services.c: update stop_mdns in service functions 4 years ago
pedro 211e7af9cd Merge branch 'arm-master' into arm-sdk7 4 years ago
M_ars 05074261b3 Wireless Client Mode: repair that operation mode for SDK6 and up
Note: Client Mode was already working for mips branch SDK5. Only one wl client is possible! (no change)

tested with arm dual core, working correct! :)
4 years ago
pedro ee34f2c3d9 shared: misc.c: fix it another way 4 years ago
pedro 8188433404 shared: misc.c: small fix for commit 8c024b0 4 years ago
pedro b0f68265f2 GUI: Status: Device List: add additional confirmation when deleting lease 4 years ago
pedro c4af2caa17 GUI: Status: Device List: Name -> Hostname 4 years ago
pedro c490ad5faf GUI: Status: Device List: add images to Noise Floor level 4 years ago
Jeremy Tan 8c024b0deb rstats: make it multiwan aware for daily/weekly/monthly history 4 years ago
pedro 76ad78a065 GUI: Advanced: Virtual Wireless: add Interface status in Details table 4 years ago
pedro fb49ee8fe9 GUI: Status: Overview: do not display any virtual interface linked to the chip/frequency that is disabled 4 years ago
pedro 83a21bd7a1 GUI: Basic: Identification: add note to 'Router Name' 4 years ago
Jeremy Tan bfc8ad1ca6 shared: move more multiwan functions from rc 4 years ago
Jeremy Tan f76cd9dafb rc: mwan.c: don't log multiwan status update continually 4 years ago
pedro fbff06c2f2 kernel: config_base: add CONFIG_ZFS symbol 4 years ago
pedro 9bdbbdd916 Merge branch 'arm-master' into arm-sdk7 4 years ago
lancethepants 2dd16a7ac8 kernel: zfs: add pre-patched sources for zfs-0.8.6
The patch will be added in a later commit.
zfs 2.0.x requires linux 3.10 or greater. Backporting looks difficult and probably not worth the effort.
If tomato is ever ported to aarch64 architecture with newer kernel then upgrading zfs will be simple.
4 years ago
lancethepants 12264d3118 kernel: a couple fixes to prepare for zfs 4 years ago
lancethepants cc19bb37e1 zfs: add gui integration 4 years ago
lancethepants 9167dcc692 zfs: add build integration 4 years ago
lancethepants d7967334ca util-linux: add clean source of util-linux 2.36.1
libuuid and libblkid from e2fsprogs are not zfs aware.
e2fsprogs only focuses on ext* filesystems, so compile those libraries from util-linux.
Then we'll static link them to zfs binaries.
4 years ago
lancethepants e3df835a43 gettext-tiny: add clean source of gettext-tiny 0.3.2
Even disabling nls in zfs it still demands libintl.h. So use gettext-tiny and static link into zfs.
4 years ago
lancethepants 2fdba302f3 zfs: add patch file 4 years ago
lancethepants 08817080e5 zfs: add clean sources of zfs-0.8.6 for userspace tools 4 years ago
lancethepants a235aa9091 kernel: zfs: add pre-patched sources for zfs-0.8.6
The patch will be added in a later commit.
zfs 2.0.x requires linux 3.10 or greater. Backporting looks difficult and probably not worth the effort.
If tomato is ever ported to aarch64 architecture with newer kernel then upgrading zfs will be simple.
4 years ago
lancethepants 2b699994e4 kernel: a couple fixes to prepare for zfs 4 years ago
pedro f9d3bb81f7 avahi: cleanup: ensure entries are dead for at least 1s
If a dead AvahiEntry cleanup is scheduled, and we try to schedule
another one, defer the existing callback by 1s. Also remove other calls
to avahi_cleanup_dead_entries.

This is done to ensure that an entry stays in the dead state for at
least 1 second, so that if we receive a copy of our own probe we don't
think it's a conflict.

This should resolve issues where on startup the server spuriously
conflicts with itself and renames to hostname-2, hostname-3, etc. This
typically happens as addresses are rapidly added and removed, e.g. when
IPv6 global addresses cause the link local address to be revoked.

Ideally to prevent excess memory usage we would track the age of the
entries and expire them sooner to prevent the schedule being deferred
forever on a busy server.

Fix from upstream: 0a536f6082
4 years ago
pedro 30cfcdd945 rc: transmission.c: TCP buffers tune, lost in one of the previous commits 4 years ago
pedro 0ad28f93b1 build: libpng: fix build break 4 years ago
pedro 561bb49e19 build: iperf: fix build break 4 years ago
pedro 5c453533b6 libvorbis: update to 1.3.7 4 years ago
pedro 77df68118a libpng: update to 1.6.37 4 years ago
pedro 45336fc81d libogg: update to 1.3.5 4 years ago
pedro 930a90c08c nettle: update to 3.7.3 4 years ago
pedro 5cace32f82 iperf: update to 3.10
- cosmetic in patch
4 years ago
pedro caff6f7381 nginx: update to 1.21.1 4 years ago
pedro d5734a6aa0 pcre: update to 8.45 4 years ago
pedro 15aa5dd48f sqlite: update to 3.36.0 4 years ago
pedro e436161e71 libcurl: update CA certificate bundle as of 2021-07-05 4 years ago
pedro ab3b6464dd nano: update to 5.8 4 years ago
pedro cec7efbcc0 tinc: update to 1.1pre18
- cosmetic in patch
4 years ago
pedro a48d7cb970 rc: services.c: avahi: improve generated config 4 years ago
pedro 067815cb92 Merge branch 'arm-master' into arm-sdk7 4 years ago
pedro b8ddce28cd kernel: fix from upstream for CVE-2021-22555
Refs:
b29c457a65
https://github.com/google/security-research/security/advisories/GHSA-xxx5-8mvq-3528
4 years ago
pedro 7fbf0dddec kernel: fix from upstream for CVE-2021-22555
Refs:
b29c457a65
https://github.com/google/security-research/security/advisories/GHSA-xxx5-8mvq-3528
4 years ago
M_ars a889293208 Netgear R6300v2 - adjust LED table (logic fix for logo LED, was inverted)
logo LED white on - GPIO 1, active HIGH
4 years ago
M_ars d6ef96afae Netgear R6250 - adjust LED table (logic fix for logo LED, was inverted)
logo LED white on - GPIO 1, active HIGH
4 years ago
M_ars bcbc2f9b2f WL SDK6: turn On wl setting "probresp_sw" for wireless band steering (BSD)
Note: driver default Off (0) (align to asus/brcm src)
4 years ago
M_ars 3ff48e94dd GUI: advanced-wireless - adjust name/label for wl country "GB" to GREAT BRITAIN
see report/request:
https://www.linksysinfo.org/index.php?threads/freshtomato-please-change-u-kingdom-in-wireless-settings.76667/
4 years ago
M_ars 548c3472de GUI: status-devices.asp - improve IPv6 support
- sync IPv4/IPv6 infos in two steps (wl first, then wired devices)
- do not touch wds
- fix some visual problems showing wireless clients as a lan client

tested with DHCPv6 and IPv6 Tunnel, working correct now :)

Note: update for the following commit
455984a762
4 years ago
M_ars 2dce08be1a WL SDK7: turn On wl setting "probresp_sw" for wireless band steering (BSD)
Note: driver default Off (0) (align to asus/brcm src)
4 years ago
pedro d15d6c8c0e GUI: Basic: Network: allow 0.0.0.0 as a valid address (in special cases) for all bridges
- discussion: https://www.linksysinfo.org/index.php?threads/unable-to-set-more-than-one-bridge-to-0-0-0-0.75542/
4 years ago
pedro 3def996eba GUI: Status: Device List: fix some issues with WDS devices 4 years ago
pedro e303ec79cf GUI: Status: Device List: fix some issues with disconnected WL devices 4 years ago
pedro 2049ce6501 busybox: add CONFIG_DIFF to configuration 4 years ago
pedro 2a9be35710 httpd: make asp_lanip() multi-lan aware 4 years ago
pedro 5bd4860698 httpd: buffer overflow protection (snprintf) 4 years ago
M_ars e97dda1eb9 SDK7: help multiSSID setups
Note: FIX me / Workaround for SDK7: mac addr return value may be wrong (??) for 2nd vif after router (re-) boot --> no internet connection. After clicking save on basic-network page everything will work (again)!

--> catch that case and adjust mac to our wl configuration before we set bridge address

reported & tested by pedro :)
4 years ago
M_ars 82b8a5fb16 SDK7: try to make WET mode work (never worked so far)
Note: first attempt, needs to be tested if it works now (should not do any harm --> update)
4 years ago
pedro f8ad92e42d tor: update to 0.4.6.6 4 years ago
pedro 27e0b6dd41 www: forward-basic.asp: clean-up, cosmetic 4 years ago
pedro 731e4dbd7e GUI: Tools: WOL: also show in the table devices from other than primary bridge 4 years ago
pedro 9aa309fd64 GUI: Admin: Scheduler: fix page title 4 years ago
pedro c03d1ad9fe rc: services.c: add logging when starting/stopping httpd 4 years ago
pedro 06dd493517 httpd: wl.c: fix compiler warnigns (again...) 4 years ago
pedro 6cb11ac3ec www: Makefile: fix typos in commit 468f930
- thanks @M_ars
4 years ago