Merge branch 'mptcp-fixes'
Mat Martineau says:
====================
mptcp: A few fixes
This set has three separate changes for the net-next tree:
Patch 1 guarantees safe handling and a warning if a NULL value is
encountered when gathering subflow data for the MPTCP_SUBFLOW_ADDRS
socket option.
Patch 2 increases the default number of subflows allowed per MPTCP
connection.
Patch 3 makes an existing function 'static'.
====================
Signed-off-by:
David S. Miller <davem@davemloft.net>
No related branches found
No related tags found
Showing
- net/mptcp/pm_netlink.c 6 additions, 3 deletionsnet/mptcp/pm_netlink.c
- net/mptcp/protocol.h 0 additions, 3 deletionsnet/mptcp/protocol.h
- net/mptcp/sockopt.c 3 additions, 0 deletionsnet/mptcp/sockopt.c
- tools/testing/selftests/net/mptcp/mptcp_join.sh 4 additions, 1 deletiontools/testing/selftests/net/mptcp/mptcp_join.sh
- tools/testing/selftests/net/mptcp/pm_netlink.sh 3 additions, 3 deletionstools/testing/selftests/net/mptcp/pm_netlink.sh
Loading
Please register or sign in to comment