Message ID | 20231128112945.509331-1-miquel.raynal@bootlin.com (mailing list archive) |
---|---|
Headers | show |
Series | Associations support | expand |
Hello. On 28.11.23 12:29, Miquel Raynal wrote: > Hello, > > Associations will be part of the next kernel merge window, so here is > the userspace part to interact with it. > > Thanks, > Miquèl > > Miquel Raynal (2): > iwpan: Synchronize nl802154.h with the latest association changes > iwpan: Add associations support > > src/info.c | 4 ++ > src/mac.c | 187 +++++++++++++++++++++++++++++++++++++++++++++++++ > src/nl802154.h | 22 +++++- > 3 files changed, 211 insertions(+), 2 deletions(-) > I pushed both of thee now into the associations-support topic branch of wpan-tools. Once A kernel is released with the support we can merge it into the main branch. regards Stefan Schmidt