Commit Graph

5472 Commits (2021.6)
 

Author SHA1 Message Date
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
pedro 371f773be5 Merge branch 'arm-master' into arm-sdk7 4 years ago
pedro c24c2f448e GUI: Advanced: Adblock: grammatical/usage changes in Notes
- thanks @Hogwild
4 years ago
M_ars 1476489fbe SDK6: update ctf (part 3) (for single and dual-core)
tested with R7000 and RT-N18U, working correct

Note: update from 2018/2019 to 2020/2021 (latest src). ctf update part 2 has been VERY stable but lets update once more :)
4 years ago
pedro d373df6693 ntfs-3g: update to 2021.04.05
- added handling of Windows 8/Windows 10 file systems
4 years ago
pedro 468f9306ff Add mDNS (Avahi) support 4 years ago
pedro ecd5c0c80d rc: services.c: addendum to commit 82ce379 4 years ago
pedro d47e68f97f www: add http_id to every TomatoRefresh() url 4 years ago
pedro c1595945d0 build: router: Makefile: add recipes for libdaemon/expat/avahi 4 years ago
pedro d0e85ea242 build: patches: add avahi patches 4 years ago