[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221026093502.602734-1-miquel.raynal@bootlin.com>
Date: Wed, 26 Oct 2022 11:34:59 +0200
From: Miquel Raynal <miquel.raynal@...tlin.com>
To: Alexander Aring <alex.aring@...il.com>,
Stefan Schmidt <stefan@...enfreihafen.org>,
linux-wpan@...r.kernel.org
Cc: "David S. Miller" <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>,
Eric Dumazet <edumazet@...gle.com>, netdev@...r.kernel.org,
David Girault <david.girault@...vo.com>,
Romuald Despres <romuald.despres@...vo.com>,
Frederic Blain <frederic.blain@...vo.com>,
Nicolas Schodet <nico@...fr.eu.org>,
Guilhem Imberton <guilhem.imberton@...vo.com>,
Thomas Petazzoni <thomas.petazzoni@...tlin.com>,
Miquel Raynal <miquel.raynal@...tlin.com>
Subject: [PATCH wpan-next v2 0/3] IEEE 802.15.4: Add coordinator interfaces
Hello,
These three patches allow the creation of coordinator interfaces, which
were already defined without being usable. The idea behind is to use
them advertizing PANs through the beaconing feature.
Changes since v1:
* Addition of patches 1 and 2.
* Improved the commit message of patch 3.
* Rebased.
* Minor fixes.
Miquel Raynal (3):
mac802154: Move an skb free within the rx path
mac802154: Clarify an expression
mac802154: Allow the creation of coordinator interfaces
net/mac802154/iface.c | 15 ++++++++-------
net/mac802154/main.c | 2 +-
net/mac802154/rx.c | 24 +++++++++++-------------
3 files changed, 20 insertions(+), 21 deletions(-)
--
2.34.1
Powered by blists - more mailing lists