diff options
author | Thomas Graf <tgraf@suug.ch> | 2006-08-04 23:03:05 -0700 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2006-09-22 14:53:43 -0700 |
commit | fe4944e59c357f945f81bc67edb7ed1392e875ad (patch) | |
tree | 9634365d416ac574442fc7e21e1eaa26a71a26d1 /CREDITS | |
parent | e1ef4bf23b1ced0bf78a1c98289f746486e5c912 (diff) | |
download | op-kernel-dev-fe4944e59c357f945f81bc67edb7ed1392e875ad.zip op-kernel-dev-fe4944e59c357f945f81bc67edb7ed1392e875ad.tar.gz |
[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>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions