benpicco
benpicco
The only difference is for `native` with a remote shell. When the remote shell sends ^D it will now terminate the connection, but not exit the `native` process.
I would like to keep the API compatible with the other backends of `dns_query()`. Adding support for `AF_INET` is trivial and useful for lwIP.
CI is not happy - does this need an update of the CI [riotdocker](https://github.com/RIOT-OS/riotdocker)?
> we do not use AFL(any version) within CI right? The `fuzzing` examples get build by CI - and they should be, otherwise they will just bitrot away. If we...
So much for that :confused:
> There was still a small compilation problem that was fixed by [RIOT-OS/RIOT#21245](https://github.com/RIOT-OS/RIOT/pull/21245) which is not part of the `2025.01` release. That can be [fixed easiely](https://github.com/RIOT-OS/RIOT/pull/21373)
I would still like to have this! Want to give the PR a rebase?
Most of those are software-only and won't depend on the board. `compile_and_test_for_board.py` isn't the greatest way to test a board, there are `tests/periph/spi`, `tests/periph/uart` and `tests/drivers/mtd_raw` that come with a...
If you want to get a proper review of the 802.15.4 support, a separate PR would be better. It's easy to lose track of this on the large PR, all...
Yes that's the idea.