David Bauer

Results 34 issues of David Bauer

This pull request adds the ability to whitelist a certain subnet from which Router Advertisements are accepted from. ### Motivation In networks where local and global unicast prefixes are announced...

Don't select channels designated for exclusive-indoor use when the country3 element is set on outdoor operation. This effectively prevents from using indoor-only channels in case outdoor-mode is activated. It can...

Add support for cellular WWAN to Gluon. This allows users to utilize integrated WWAN cards of FWA or travel routers (e.g. Teltonika / GL.iNet). This works by creating an abstraction...

3. topic: hardware
3. topic: package
3. topic: config-mode

When a Gluon node receives a vxlan packet where the encapsulated ethernet source-address is a broadcast or multicast address, the Gluon node adds this source-address to it's fdb. Subsequently, all...

0. type: bug
3. topic: batman-adv
3. topic: wireguard

### Bug report **What is the problem?** The 802.11s mesh VAP uses 802.11b data-rates for it's beacon-rate as well as it's basic rates. All regular client VAPs are working fine....

Get rid of Node deprecation warnings. Link: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/

3. topic: continuous integration

Stop and start the gluon-arp-limiter service before the network is brought down when commencing update. Start the service after the network is brought back up when aborting.

3. topic: package
3. topic: firewall

Supersedes #3136 Configuration file syntax was changed in v5. Change config file accordingly.

3. topic: continuous integration

### Bug report **What is the problem?** Several Ubiquiti airmax devices (ath79 target) report a Read-only filesystem with OpenWrt 23.05 Upstream ticket: https://github.com/openwrt/openwrt/issues/12882 **What is the expected behaviour?** The rootfs_data...

0. type: bug
3. topic: hardware

This Pull-Request adds the ability to check the resulting images from a Gluon build to be checked in terms of available image-size. Gluon already fails in case an image is...

3. topic: build
3. topic: continuous integration