Paulius Zaleckas
7f0333eb2f
wimax: Add netlink interface to get device state
...
wimax connection manager / daemon has to know what is current
state of the device. Previously it was only possible to get
notification whet state has changed.
Note:
By mistake, the new generic netlink's number for
WIMAX_GNL_OP_STATE_GET was declared inserting into the existing list
of API calls, not appending; thus, it'd break existing API.
Fixed by Inaky Perez-Gonzalez <inaky@linux.intel.com > by moving to
the tail, where we add to the interface, not modify the interface.
Thanks to Stephen Hemminger <shemminger@vyatta.com > for catching this.
Signed-off-by: Paulius Zaleckas <paulius.zaleckas@teltonika.lt >
2009-05-28 18:02:20 -07:00
..
2009-05-18 15:41:42 -07:00
2009-04-22 16:54:41 -04:00
2009-05-05 12:00:53 -07:00
2009-04-28 18:58:06 +01:00
2009-05-18 21:08:20 -07:00
2009-05-02 16:35:08 -07:00
2009-05-18 21:08:20 -07:00
2009-05-15 14:14:56 -04:00
2009-05-02 15:36:10 -07:00
2009-04-22 08:35:10 +02:00
2009-04-23 10:06:35 +01:00
2009-05-02 16:48:32 -07:00
2009-05-08 19:22:21 -07:00
2009-05-12 14:41:47 -07:00
2009-05-05 12:26:24 -07:00
2009-04-29 17:32:40 -07:00
2009-04-27 02:53:51 -07:00
2009-05-09 10:51:34 -04:00
2009-04-22 13:02:09 +10:00
2009-04-22 08:35:10 +02:00
2009-05-11 15:24:07 -04:00
2009-05-21 15:13:39 -07:00
2009-04-27 03:23:54 -07:00
2009-05-19 16:02:02 -07:00
2009-05-18 22:19:19 -07:00
2009-04-27 19:51:58 -07:00
2009-04-28 09:36:24 -07:00
2009-05-09 10:49:41 -04:00
2009-04-22 13:52:09 +03:00
2009-05-17 21:03:42 -07:00
2009-05-02 15:36:09 -07:00
2009-04-29 17:32:35 -07:00
2009-05-02 15:36:10 -07:00
2009-05-09 10:49:42 -04:00
2009-05-21 16:50:21 -07:00
2009-05-18 15:15:06 -07:00
2009-05-13 15:44:39 -04:00
2009-04-30 15:32:11 +00:00
2009-04-27 02:53:47 -07:00
2009-05-02 15:36:10 -07:00
2009-04-27 02:53:45 -07:00
2009-05-18 21:08:20 -07:00
2009-04-22 15:59:41 -07:00
2009-04-21 19:40:00 -07:00
2009-04-21 19:40:00 -07:00
2009-04-27 02:53:46 -07:00
2009-04-24 08:54:21 +02:00
2009-05-08 19:22:21 -07:00
2009-05-09 10:49:39 -04:00
2009-05-09 10:49:39 -04:00
2009-04-22 16:54:27 -04:00
2009-05-09 10:49:41 -04:00
2009-05-18 22:15:56 -07:00
2009-04-26 09:20:38 -07:00
2009-05-18 22:11:22 -07:00
2009-04-21 19:40:00 -07:00
2009-04-28 01:53:11 -07:00
2009-04-27 02:45:02 -07:00
2009-04-23 04:04:32 -07:00
2009-05-12 14:11:35 -07:00
2009-05-01 15:34:02 -07:00
2009-04-28 02:24:21 -07:00
2009-05-28 18:02:20 -07:00
2009-05-15 11:32:24 +02:00