commit | 0999f021c988770a37edfb266027db9c413901fd | [log] [tgz] |
---|---|---|
author | Xin Long <lucien.xin@gmail.com> | Mon Jul 02 18:21:15 2018 +0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Jul 04 11:36:54 2018 +0900 |
tree | fc9216b00df2e629b019127b6ab7e795fc9b5049 | |
parent | 4be4139f7d0dc74e5a0932c7c7ddf0eb65da9e3a [diff] |
sctp: check for ipv6_pinfo legal sndflow with flowlabel in sctp_v6_get_dst The transport with illegal flowlabel should not be allowed to send packets. Other transport protocols already denies this. Signed-off-by: Xin Long <lucien.xin@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>