[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <6097c490905272335t55d96240j904c6f72438bd7fd@mail.gmail.com>
Date: Thu, 28 May 2009 10:35:20 +0400
From: Maxim Osipov <maxim.osipov@...il.com>
To: Ben Hutchings <ben@...adent.org.uk>
Cc: Dmitry Eremin-Solenikov <dbaryshkov@...il.com>,
netdev@...r.kernel.org, linux-wireless@...r.kernel.org,
slapin@...fans.org, maxim.osipov@...mens.com,
dmitry.baryshkov@...mens.com, oliver.fendt@...mens.com
Subject: Re: [PATCH 2/5] net: add IEEE 802.15.4 partial implementation
> [...]
>> --- /dev/null
>> +++ b/include/net/ieee802154/nl.h
> [...]
>> +/* 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
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists