Kangping
Kangping
I suppose we can talk to kernel directly with nfnetlink messages?
Yeah, I was thinking about reading/writing raw netlink messages given we are already doing so. But libmnl or libnftnl are good candidates if they are generally available on different platforms...
> > Here is an the Android APK prebuilt with the ePSKc support: [epskc-commissioner-app-debug.apk.zip](https://github.com/openthread/ot-commissioner/files/15179093/epskc-commissioner-app-debug.apk.zip). Instead of building from source code, you can download the install the APK to reproduce the...
> > > > Here is an the Android APK prebuilt with the ePSKc support: [epskc-commissioner-app-debug.apk.zip](https://github.com/openthread/ot-commissioner/files/15179093/epskc-commissioner-app-debug.apk.zip). Instead of building from source code, you can download the install the APK to...
> > > > > > > Here is an the Android APK prebuilt with the ePSKc support: [epskc-commissioner-app-debug.apk.zip](https://github.com/openthread/ot-commissioner/files/15179093/epskc-commissioner-app-debug.apk.zip). Instead of building from source code, you can download the install...
> > > > > > > > > Here is an the Android APK prebuilt with the ePSKc support: [epskc-commissioner-app-debug.apk.zip](https://github.com/openthread/ot-commissioner/files/15179093/epskc-commissioner-app-debug.apk.zip). Instead of building from source code, you can download...
> Is there any possibility to see the retrieved dataset? Or this would be a security vulnerability? I added a "Show Dataset" button there to display the dataset. [epskc-commissioner-app-debug-show-dataset.zip](https://github.com/user-attachments/files/16599806/epskc-commissioner-app-debug-show-dataset.zip)
> > > Is there any possibility to see the retrieved dataset? Or this would be a security vulnerability? > > > > > > I added a "Show Dataset"...
@krbvroc1 > I followed the instructions in BUILDING.md and it does not work. It seems the CMakeList.txt is not complete. What platform and CMake version are you using? For whatever...
> cmake version 3.13.4 - running on the latest Raspbian version. (Compiling on an OTBR). That's weird, I am using a CMake with lower version but has no errors. Maybe...