Thomas Graf
fe4944e59c
[NETLINK]: Extend netlink messaging interface
...
Adds:
nlmsg_get_pos() return current position in message
nlmsg_trim() trim part of message
nla_reserve_nohdr(skb, len) reserve room for an attribute w/o hdr
nla_put_nohdr(skb, len, data) add attribute w/o hdr
nla_find_nested() find attribute in nested attributes
Fixes nlmsg_new() to take allocation flags and consider size.
Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-09-22 14:53:43 -07:00
..
2006-09-19 07:57:20 -07:00
2006-09-06 11:00:02 -07:00
2006-06-26 09:58:21 -07:00
2006-01-03 11:35:26 +01:00
2006-07-14 21:53:54 -07:00
2006-09-11 13:32:17 -04:00
2006-09-11 13:32:30 -04:00
2006-09-11 13:32:30 -04:00
2006-09-11 13:32:30 -04:00
2006-07-03 15:27:11 -07:00
2006-06-25 10:01:15 -07:00
2006-06-30 19:25:36 +02:00
2006-07-23 12:12:16 -07:00
2006-08-27 11:01:32 -07:00
2006-09-01 11:39:08 -07:00
2005-04-16 15:20:36 -07:00
2006-06-30 19:25:36 +02:00
2006-09-02 14:51:27 -07:00
2006-05-15 11:20:55 -07:00
2006-09-01 11:39:08 -07:00
2006-08-06 08:57:49 -07:00
2006-09-08 10:22:50 -07:00
2006-08-14 12:54:28 -07:00
2006-03-26 08:57:03 -08:00
2006-07-14 21:53:52 -07:00
2005-06-23 09:45:10 -07:00
2005-06-25 16:24:45 -07:00
2006-06-28 15:18:52 +10:00
2005-10-08 15:00:57 -07:00
2006-09-16 12:54:32 -07:00
2006-07-31 13:28:38 -07:00
2006-06-30 19:25:36 +02:00
2006-07-14 21:53:52 -07:00
2006-09-13 07:32:14 -07:00
2006-07-03 15:27:04 -07:00
2006-07-10 13:24:14 -07:00
2006-07-14 21:53:56 -07:00
2006-07-14 21:53:52 -07:00
2006-07-03 15:27:04 -07:00
2006-07-03 15:27:01 -07:00
2006-07-03 15:27:04 -07:00
2006-07-03 15:27:04 -07:00
2006-09-06 11:00:02 -07:00
2006-06-30 19:25:36 +02:00
2006-07-03 15:27:11 -07:00
2006-06-17 10:52:13 -07:00
2006-03-26 08:57:03 -08:00
2006-08-06 08:57:47 -07:00
2006-06-30 19:25:36 +02:00
2006-07-03 15:27:11 -07:00
2006-09-13 07:32:14 -07:00
2006-06-27 17:32:40 -07:00
2006-03-23 19:58:45 +01:00
2006-08-06 08:57:48 -07:00
2006-06-27 17:32:47 -07:00
2006-07-03 15:27:11 -07:00
2006-07-03 15:27:01 -07:00
2006-07-14 21:53:53 -07:00
2006-07-31 13:28:43 -07:00
2006-07-03 15:27:01 -07:00
2006-07-03 15:27:04 -07:00
2006-08-27 11:01:29 -07:00
2005-04-16 15:20:36 -07:00
2006-08-02 20:17:49 -07:00
2006-07-31 13:28:42 -07:00
2006-07-31 13:28:39 -07:00
2006-09-06 11:00:01 -07:00
2006-07-03 15:27:02 -07:00
2006-08-27 11:01:31 -07:00
2006-06-23 07:42:53 -07:00
2006-07-12 12:50:25 -07:00
2006-07-03 15:26:59 -07:00
2006-09-22 14:53:43 -07:00
2006-06-26 09:58:20 -07:00
2006-08-14 12:54:29 -07:00
2006-04-19 16:27:18 -07:00
2006-06-26 10:48:18 -07:00
2006-06-22 15:05:55 -07:00
2006-07-10 13:24:25 -07:00
2006-08-14 12:54:29 -07:00