Wakaama server

2020-11-02 Thread Cale Collins
Hello, I'd like to use the Wakaama Server example (linked below) with OpenWrt. It's compiled using CMAKE, while I have experience building OpenWrt I've never added a package that uses CMAKE before. I tried to make sense of the wiki, and looked at other packages that use CMAKE which are already

[no subject]

2020-11-02 Thread pfzim--- via openwrt-devel
The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software.--- Begin Message --- From: "Dmitry V. Zimin" This

[PATCH] hostapd: enable the epoll-based event loop

2020-11-02 Thread Rui Salvaterra
Hostapd supports epoll() since 2014. Let's enable it for better performance. Signed-off-by: Rui Salvaterra --- package/network/services/hostapd/files/hostapd-basic.config | 2 +- package/network/services/hostapd/files/hostapd-full.config | 2 +-