tmp_suning_uos_patched/net/tipc
Richard Alpe ba5aa84a2d tipc: split UDP nl address parsing
Split the UDP netlink parse function so that it only parses one
netlink attribute at the time. This makes the parse function more
generic and allow future UDP API functions to use it for parsing.

Signed-off-by: Richard Alpe <richard.alpe@ericsson.com>
Reviewed-by: Jon Maloy <jon.maloy@ericsson.com>
Acked-by: Ying Xue <ying.xue@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-08-26 21:38:40 -07:00
..
addr.c
addr.h
bcast.c
bcast.h
bearer.c tipc: use kfree_skb() instead of kfree() 2016-08-23 23:08:25 -07:00
bearer.h tipc: make bearer packet filtering generic 2016-08-18 21:14:36 -07:00
core.c
core.h
discover.c
discover.h
eth_media.c
ib_media.c
Kconfig
link.c tipc: ensure that link congestion and wakeup use same criteria 2016-08-18 21:14:37 -07:00
link.h
Makefile
monitor.c tipc: fix variable dereference before NULL check 2016-08-10 17:56:52 -07:00
monitor.h tipc: dump monitor attributes 2016-07-26 14:26:42 -07:00
msg.c
msg.h
name_distr.c
name_distr.h
name_table.c
name_table.h
net.c
net.h tipc: add peer removal functionality 2016-08-18 23:36:07 -07:00
netlink_compat.c
netlink.c tipc: add peer removal functionality 2016-08-18 23:36:07 -07:00
netlink.h
node.c tipc: add peer removal functionality 2016-08-18 23:36:07 -07:00
node.h tipc: add peer removal functionality 2016-08-18 23:36:07 -07:00
server.c
server.h
socket.c tipc: fix NULL pointer dereference in shutdown() 2016-08-15 13:55:36 -07:00
socket.h
subscr.c
subscr.h
sysctl.c
udp_media.c tipc: split UDP nl address parsing 2016-08-26 21:38:40 -07:00