Commit f18fa2a
selftests: mptcp: join: check re-re-adding ID 0 signal
This test extends "delete re-add signal" to validate the previous
commit: when the 'signal' endpoint linked to the initial subflow (ID 0)
is re-added multiple times, it will re-send the ADD_ADDR with id 0. The
client should still be able to re-create this subflow, even if the
add_addr_accepted limit has been reached as this special address is not
considered as a new address.
The 'Fixes' tag here below is the same as the one from the previous
commit: this patch here is not fixing anything wrong in the selftests,
but it validates the previous fix for an issue introduced by this commit
ID.
Fixes: d0876b2 ("mptcp: add the incoming RM_ADDR support")
Cc: stable@vger.kernel.org
Reviewed-by: Mat Martineau <martineau@kernel.org>
Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>1 parent 57f8620 commit f18fa2a
1 file changed
Lines changed: 21 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3688 | 3688 | | |
3689 | 3689 | | |
3690 | 3690 | | |
3691 | | - | |
| 3691 | + | |
3692 | 3692 | | |
3693 | 3693 | | |
3694 | 3694 | | |
| |||
3717 | 3717 | | |
3718 | 3718 | | |
3719 | 3719 | | |
3720 | | - | |
| 3720 | + | |
| 3721 | + | |
| 3722 | + | |
| 3723 | + | |
| 3724 | + | |
| 3725 | + | |
| 3726 | + | |
| 3727 | + | |
| 3728 | + | |
| 3729 | + | |
| 3730 | + | |
3721 | 3731 | | |
3722 | 3732 | | |
3723 | 3733 | | |
| |||
3727 | 3737 | | |
3728 | 3738 | | |
3729 | 3739 | | |
3730 | | - | |
3731 | | - | |
| 3740 | + | |
| 3741 | + | |
3732 | 3742 | | |
3733 | 3743 | | |
3734 | 3744 | | |
3735 | | - | |
3736 | | - | |
3737 | | - | |
3738 | | - | |
| 3745 | + | |
| 3746 | + | |
| 3747 | + | |
| 3748 | + | |
3739 | 3749 | | |
3740 | | - | |
3741 | | - | |
3742 | | - | |
| 3750 | + | |
| 3751 | + | |
| 3752 | + | |
3743 | 3753 | | |
3744 | 3754 | | |
3745 | 3755 | | |
| |||
0 commit comments