]> git.baikalelectronics.ru Git - kernel.git/commit
mptcp: allow changing the "backup" bit by endpoint id
authorDavide Caratti <dcaratti@redhat.com>
Fri, 3 Dec 2021 22:35:36 +0000 (14:35 -0800)
committerJakub Kicinski <kuba@kernel.org>
Tue, 7 Dec 2021 19:36:30 +0000 (11:36 -0800)
commit28c52c8dda215abe1be1449a92ef1cb14d372b68
tree2ff1d340eb432973e45fc03a9a295976331da94f
parent7bea2c0e4e091aa4fd6d6744fbb65fadece1eae9
mptcp: allow changing the "backup" bit by endpoint id

a non-zero 'id' is sufficient to identify MPTCP endpoints: allow changing
the value of 'backup' bit by simply specifying the endpoint id.

Link: https://github.com/multipath-tcp/mptcp_net-next/issues/158
Signed-off-by: Davide Caratti <dcaratti@redhat.com>
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
net/mptcp/pm_netlink.c