- Feb 12, 2025
-
-
chrissi^ authored
With this change we hope to solve problems with FritzBox 4040 in our net randomly having problems accessing their SPI-NORs during runtime or update. Note: Upstreaming in progress: https://github.com/openwrt/openwrt/pull/15966
-
chrissi^ authored
Add Mikrotik routerboard-951ui-2nd for Darkbit
-
- Feb 09, 2025
-
-
chrissi^ authored
With this change we allow our node operators to publish their contact details on the status page.
-
-
-
Signed-off-by:
Chrissi^ <chris@tinyhost.de>
- Dec 15, 2024
-
-
-
For the redirect login implemented for parker, it is beneficial to keep a list of seen routers and mark them as expired instead of removing them from the global routers list. This way we don't enter a new redirect entry for the same router when it shows up again after a mesh link failure. All foreach loops should be adjusted to correctly ignore expired routers. Signed-off-by:
Rouven Czerwinski <rouven@czerwinskis.de>
-
chrissi^ authored
A popen of `ebtables` can block, when there is already another instance running. This timeout was intended to be 1 second. So we should wait at least that long. Signed-off-by:
Chris Fiege <cfi@pengutronix.de>
-
chrissi^ authored
Finding the actual IPv4 address of the node relied on "-br" of ip. Since Gluon v2022 we must live with busybox ip... This change works around this change...
-
-
chrissi^ authored
-
For parker we need DHCP on the client interface. Ths rule prevents us from doing so. In addition: make sure old rules will be deleted on upgrade.
-
respondd drops existing json object if any provider returns NULL, so we need to return an empty object instead.
-
-
-
chrissi^ authored
This change removes the prefix4 and prefix6 attributes from the site.conf. These do not make sense in the context of parker. Packages that are usually used in parker do not use these anymore. Some other packages do - you should not enable those :-) With this change a ipv6 route to prefix_6 will no longer be set on br-client. Systems that already have this route will keep it. With this change the (not working) redirect in the http status page has been removed. We should consider to add this later on. Hint: Some changes were moved from this commit to: community-packages:ffbs-mesh-vpn-parker/files/lib/gluon/upgrade/401-respondd-firewall-parker This reverts changes done in package/gluon-respondd/luasrc/lib/gluon/upgrade/400-respondd-firewall.
-
- Nov 27, 2024
-
-
Packets which have a destination MAC of other local nodes should not be redirected, as this possibly results in routing loops in networks with more than one uplink. Signed-off-by:
Jan Luebbe <sho@stratum0.net>
-
This change let's uradvd deliver the v6 link-local of this node as DNS. With this change DNS-requests are not affected by the radv-filterd -rewrites during roaming. Signed-off-by:
Chrissi^ <chris@tinyhost.de>
-
When multiple routers are in the same local mesh and clients roam from one (A) to the next (B), the change of global IP and default gateway are not synchronized. This leads to packets with an address belonging to router A to be sent via router B (or the other way around). Those packets are then dropped by wireguard at the concentrator. To avoid this, we let gluon-radv-filterd monitor router advertisements and keep a list of neighbouring v6 networks. With this information, it can maintain a set of ebtables DNAT rules to redirect the packets to the matching gateway. Signed-off-by:
Jan Luebbe <jluebbe@debian.org>
-
Using this change an VPN-node announces it's own IPv6 as DNS server. /tmp/addr6 is written by nodeoute.lua during runtime configuration. Signed-off-by:
Chrissi^ <chris@tinyhost.de>
-
This change alles meshed PARKER-Nodes to forward IPv6 to the next node. Signed-off-by:
Chrissi^ <chris@tinyhost.de>
-
-
-
-
Signed-off-by:
Jan Luebbe <jlu@pengutronix.de>
-
- Oct 30, 2024
-
-
Grische authored
(cherry picked from commit e9acd522455f73f5778a313c73085f4b7c7193cb)
-
- Oct 10, 2024
-
-
Matthias Schiffer authored
[v2023.2.x] modules: update to latest Git HEAD
-
- Oct 09, 2024
-
-
Matthias Schiffer authored
c691e6f4c7ea ecdsautils: update to 0.4.2 df37b4e76420 hev-socks5-server: update to 2.6.8 5facb6cbccfb pbr: bugfix for dns & tor policies 340e85698777 rclone: Update to 1.68.1 0e4b82965e03 v2ray-geodata: Update to latest version f98508023fa4 btop: Update to 1.4.0 e38a6889f4b2 sing-box: Update to 1.9.6 707c578436d0 sing-box: Update to 1.9.5
-
Matthias Schiffer authored
1efcdb244660 ramips: use OKLI loader for TP-Link RE200 v1 and RE210 v1 fb44dd731484 ramips: introduce TP-Link v1 header OKLI image recipe 1ec1aa9cc729 ramips: add support for netis N6 4d89918a98ae ipq40xx: fix MAC address on Meraki MR33 and MR74 after nvmem-layout fa0a7e00e829 octeon: ubnt-edgerouter: fix sysupgrade config backup/restore 87477c756e11 tools: bzip2: use static lib and tools
-
- Oct 03, 2024
-
-
David Bauer authored
docs: add v2023.2.4 release notes
-
- Oct 01, 2024
-
-
Andreas Ziegler authored
modules: update to latest HEAD
-
Tom Herbers authored
-
Tom Herbers authored
Co-authored-by:
David Bauer <mail@david-bauer.net>
-
- Sep 27, 2024
-
-
David Bauer authored
33858483a delve: update to 1.23.1
-
David Bauer authored
5332351821 ipq40xx: fix AP-303H PSE GPIO pin 6e561fe0a1 kernel: r8126: add CONFLICT to rss variant 1d9f6d389e kernel: r8125: add CONFLICT to rss variant
-
- Sep 24, 2024
-
-
Andreas Ziegler authored
[v2023.2.x] modules: update to latest Git HEAD
-