Uwe Kleine-König
Uwe Kleine-König
At some point in time this was working for me. However I have problems reconstructing the involved kernel and driver versions. I wonder if there is something I can sensibly...
The change looks right.
I have the same issue, triggered by `neomutt -p`. The problem is that in https://github.com/neomutt/neomutt/blob/1e6fbf9a1d1ada47e597efea4ef583becd587f29/postpone.c#L741 `mcur == NULL`.
Also happens on c12b986765091933bdadbf3d0a341e66bd42404a
I have a similar problem (on 22.03 with a wireguard tunnel). The problem is not missing integration, but that the RAs sent out on lan only handles routes for addresses...
Fixing that would also somewhat lessen the pain that https://github.com/openwrt/odhcpd/issues/74 creates. I think the right thing would be to get the routes via ubus (instead of reading the routes from...
As https://github.com/openwrt/odhcpd/pull/189 is merged, this issue can be closed.
You might want to check #98 which (I think) addresses the problem you describe in a more robust way.
The ci failures are unrelated to my changes I think. `make` and `make check` work fine for me and I didn't touch the yaml stuff.
> Oh, and, yes, the github CI has been broken for some time (since Travis CI went away at least, I think). I just haven't had the time to figure...