Stefan Agner
Stefan Agner
> so you see this as a breaking change? what do you think could cause issues about this change? > according to semver, new feature (like ipv6 support) would be...
First off, I need to add that currently IPv6 support works even without this PR. But that is because the add-ons have no IPv6 support at all. In that environment,...
@disconn3ct your PR #3465 is currently stuck because you'll have to resolve the CLA requirements. I then can help get this over the finish line.
Well, I can't really merge without having this resolved, I am sorry :cry: The change is rather trivial, so we probably could see this as fair use or something but...
> root@Debian:~# uname -a > Linux Debian 5.10.100-g304c70ad206a-dirty #82 SMP Thu Nov 16 13:13:14 CST 2023 aarch64 GNU/Linux This does not seem to be the vanilla Linux kernel of a...
I'd recommend install it on the host system and make sure it is working there. Not sure if you have the kernel config around, but `CONFIG_IP_SET` should be enabled, e.g.:...
Yeah not sure where the kernel config of your kernel is exactly, maybe somewhere in /boot. But in any case, your system runs on a non-standard Debian kernel. This is...
@darkxst can you have a look at this?
The `InvalidArgs` errors are not per se fatal. I have those too in working environments: ``` otbr-agent[188]: 00:00:00.162 [W] Platform------: [netif] Failed to process event, error:InvalidArgs ``` However, the radio...
@marbon87 only through backups. Normally when upgrading a partial backup is being made. You can restore that particular backup. @Jordenjj do you have the same `radio tx timeout` errors? @Callum6677...