Thread (4 messages) 4 messages, 4 authors, 2009-05-30

Re: [PATCH 2/5] net: add IEEE 802.15.4 partial implementation

From: Maxim Osipov <hidden>
Date: 2009-05-28 06:35:21
Also in: linux-wireless

Possibly related (same subject, not in this thread)

[...]
quoted
--- /dev/null
+++ b/include/net/ieee802154/nl.h
[...]
quoted
+/* commands */
+/* REQ should be responded with CONF
+ * and INDIC with RESP
+ */
+enum {
+     __IEEE802154_COMMAND_INVALID,
+
+     IEEE802154_ASSOCIATE_REQ,
+     IEEE802154_ASSOCIATE_CONF,
+     IEEE802154_DISASSOCIATE_REQ,
+     IEEE802154_DISASSOCIATE_CONF,
+     IEEE802154_GET_REQ,
+     IEEE802154_GET_CONF,
+/*   IEEE802154_GTS_REQ, */
+/*   IEEE802154_GTS_CONF, */
Why are some of these commented out?  Since they're apparently exposed
to user-space you can't insert them later.
We are working to define a next version of netlink API for the stack
right now. But taking into account, that iz tool & upper layers of
stack will be the only users of this API at least for next year, and
IEEE802.15.4 spec is evolving, it is probably not necessary to come up
with a very final version.

Kind regards,
Maxim
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help