Results 56 issues of Sven Roederer

The new target ath79 is planned to be the successor of ar71xx in the next OpenWrt-release (https://openwrt.org/docs/techref/targets/ath79) and currently we already support more boards on ath79-generic than for ar71xx-generic. Upstream...

question
OpenWRT
hardware-related

When the user changes the uplink-type (VPN03 --> tunnel-berlin, notunnel --> tunnel-berlin) some changes to the uplink need to be done (providing new x509-certs, changing the shared bandwidth). In such...

enhancement
feed-packages_berlin
ffuplink

### Bug report **What is the problem?** I found, that queries to host of the .olsr-zone are sent to the upstream DNS servers, which will cause unneeded network-traffic. I found...

feed-packages_berlin

### Bug report **In the recent builds the images (for >4MB flash) include 2 variants of the batctl-package in parallel** When both packages are installed it's not well defined, which...

bug

As mentioned in https://github.com/freifunk-berlin/firmware/issues/507#issuecomment-414404087 I wonder if we should drop submitting the anonymized MAC-addresses from the owm-script. Do we need to collect and publish this data? For what purpose do...

question
feed-packages_berlin
information-required
good first issue
owm

Nachdem der Wizard nun 802.11s als default mesh-protokoll nutzt (https://github.com/freifunk-berlin/firmware-packages/pull/180) wird das Problem der Umstellung vorhandener Nodes relevant. Es gibt 2 Ansätze: 1. automatische Änderung der Einstellungen via "Migration script"...

mesh (11s) - IBSS

### Bug report **What is the expected behaviour?** I flashed the "omnia-medkit" via Rescue-mode and SSHed into it. when running ```sysupgrade freifunk-berlin-dev-daily-1907-ac7281549b-mvebu-cortexa9-cznic_turris-omnia-sysupgrade.img.gz``` it fails with ```zcat``` error. Doing the same...

bug
OpenWRT

### Bug report **An upgraded node is missing the tunneldigger package** When upgrading a remote node via BBB-VPN was working painless with pre-Hedy releases. As the required OpenVPN packages have...

With v1.0.2 a fresh flashed node can't do DNS-lookups. ``` root@gib-mir-einen-namen:/tmp# cat /var/resolv.conf* search lan nameserver 127.0.0.1 # Interface wan ``` This is caused by ```network.wan.peerdns='0'```. Setting this to '1'...

The hostapd package and it's derivates have been changed to a -tiny and -basic variant (https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=1063d904b78297b3e21a352bed19bd312235ff65). The basic-variant is the preferred default and supports 802.11r (Fast Transition a.k.a. Fast Roaming)...

enhancement