commit | 6dfa87b492c039c3c17e70ca0a400d9ee36f34a6 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Tue May 25 15:56:20 2021 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue May 25 15:56:20 2021 -0700 |
tree | c4f3cb3f50448f86525666eda4f15dcf0b1d374a | |
parent | bab09fe2f65200a67209a360988bc24f3de4b95d [diff] | |
parent | d58300c3185b78ab910092488126b97f0abe3ae2 [diff] |
Merge branch 'mptcp-fixes' Mat Martineau says: ==================== MPTCP fixes Here are a few fixes for the -net tree. Patch 1 fixes an attempt to access a tcp-specific field that does not exist in mptcp sockets. Patches 2 and 3 remove warning/error log output that could be flooded. Patch 4 performs more validation on address advertisement echo packets to improve RFC 8684 compliance. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>