Geliang Tang 7e7a81f9f2 mptcp: add needs_id for netlink appending addr
commit 584f3894262634596532cf43a5e782e34a0ce374 upstream.

Just the same as userspace PM, a new parameter needs_id is added for
in-kernel PM mptcp_pm_nl_append_new_local_addr() too.

Add a new helper mptcp_pm_has_addr_attr_id() to check whether an address
ID is set from PM or not.

In mptcp_pm_nl_get_local_id(), needs_id is always true, but in
mptcp_pm_nl_add_addr_doit(), pass mptcp_pm_has_addr_attr_id() to
needs_it.

Fixes: efd5a4c04e18 ("mptcp: add the address ID assignment bitmap")
Cc: stable@vger.kernel.org
Signed-off-by: Geliang Tang <tanggeliang@kylinos.cn>
Reviewed-by: Mat Martineau <martineau@kernel.org>
Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-03-01 13:35:11 +01:00
..
2023-08-16 10:22:16 -07:00
2020-06-26 16:21:39 -07:00
2023-08-29 17:39:15 -07:00
2024-03-01 13:35:03 +01:00
2023-08-22 17:31:18 -07:00
2024-03-01 13:34:57 +01:00
2024-03-01 13:34:57 +01:00
2024-03-01 13:35:03 +01:00
2024-03-01 13:35:03 +01:00
2023-08-22 17:31:19 -07:00
2024-01-05 15:19:41 +01:00
2024-03-01 13:35:03 +01:00