1
0
Files
linux/include/net
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-04-14 15:00:20 -07:00
2006-09-22 14:53:32 -07:00
2006-09-22 14:53:32 -07:00
2006-01-03 13:10:31 -08:00
2006-09-22 14:53:41 -07:00
2006-09-22 14:53:41 -07:00
2006-03-23 07:12:57 -05:00
2005-11-14 21:58:18 -08:00
2006-03-20 22:59:36 -08:00
2006-08-02 15:02:31 -07:00
2006-09-22 14:53:32 -07:00
2006-09-22 14:53:27 -07:00
2006-06-30 14:12:10 -07:00