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>
No related branches found
No related tags found
Showing
- net/mptcp/options.c 1 addition, 2 deletionsnet/mptcp/options.c
- net/mptcp/pm_netlink.c 4 additions, 4 deletionsnet/mptcp/pm_netlink.c
- net/mptcp/protocol.c 11 additions, 3 deletionsnet/mptcp/protocol.c
- net/mptcp/protocol.h 2 additions, 1 deletionnet/mptcp/protocol.h
- net/mptcp/sockopt.c 2 additions, 2 deletionsnet/mptcp/sockopt.c
- net/mptcp/subflow.c 0 additions, 1 deletionnet/mptcp/subflow.c
Loading
Please register or sign in to comment