Arne
Arne
ramips: add support for Mikrotik LtAP-2HnD Mikrotik LtAP-2HnD is a outdoor/car WLAN 4 router with integrated GPS receiver and two mPCIe slots. Specifications: * SoC: MT7621A * RAM: 128 MiB...
When I try to build the table plugin in Arch linux, i get the following error: ``` ../../redist.c:76:17: error: ‘struct avl_node’ has no member named ‘right’ 76 | p->more =...
This fixes bmx7 not building with Linux 5.3 (and possibly earlier) Signed-off-by: Arne Zachlod
default firmware 0.1.2 is not able to route public ipv6 with BBB, since there is no ploicyrouting set up but instead olsrd6 is configured for dedicated tables. You need to...
It would be nice to have support in our firmware for the AVM Fritz!Repeater 3000. OpenWrt support is available: https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=148d29d47b1d555d0058dcc5dda450b74c4628ec
if I do a `./psl-cli.py discover` only one switch is discovered in a network with multiple GS108Ev2 switches.
intruducing an abstraction layer for firewall functions in order to prepare for nftables support
the get_client_mac function was a bit slow, so I extended it a bit to use /proc/net/arp if possible. since I'm not sure how this will work in non-linux environments, the...
I think the basic stuff is working, I think there is some way to go to have ipv6 support, maybe someone can look at it and advise a bit? traffic...