linux/net/tipc
Jakub Kicinski 4c16ef8ee1 tipc: add missing attribute validation for MTU property
[ Upstream commit 213320a679 ]

Add missing attribute validation for TIPC_NLA_PROP_MTU
to the netlink policy.

Fixes: 901271e040 ("tipc: implement configuration of UDP media MTU")
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-03-18 07:17:45 +01:00
..
Kconfig
Makefile
addr.c
addr.h
bcast.c tipc: fix potential hanging after b/rcast changing 2020-01-23 08:22:44 +01:00
bcast.h
bearer.c
bearer.h
core.c tipc: fix ordering of tipc module init and exit routine 2019-12-18 16:08:36 +01:00
core.h tipc: add back tipc prefix to log messages 2019-11-14 18:03:03 -08:00
diag.c
discover.c
discover.h
eth_media.c
group.c
group.h
ib_media.c
link.c tipc: reduce sensitive to retransmit failures 2020-01-26 10:01:00 +01:00
link.h
monitor.c tipc: update mon's self addr when node addr generated 2020-01-26 10:01:00 +01:00
monitor.h tipc: update mon's self addr when node addr generated 2020-01-26 10:01:00 +01:00
msg.c
msg.h
name_distr.c
name_distr.h
name_table.c
name_table.h
net.c tipc: update mon's self addr when node addr generated 2020-01-26 10:01:00 +01:00
net.h
netlink.c tipc: add missing attribute validation for MTU property 2020-03-18 07:17:45 +01:00
netlink.h
netlink_compat.c tipc: fix link name length check 2019-12-04 22:31:03 +01:00
node.c
node.h
socket.c tipc: fix wrong timeout input for tipc_wait_for_cond() 2020-01-26 10:01:00 +01:00
socket.h
subscr.c
subscr.h
sysctl.c
topsrv.c
topsrv.h
trace.c
trace.h
udp_media.c net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup 2019-12-18 16:08:42 +01:00
udp_media.h