diff options
author | Christoph Hellwig <[email protected]> | 2020-05-29 14:09:42 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-05-29 13:10:39 -0700 |
commit | c0425a4249e9d313eec5f81c0bde8a286ebf9a63 (patch) | |
tree | dbe8e82ca86e471956cef038764adb299270b0ef /lib/mpi/mpi-sub-ui.c | |
parent | 05bfd3661448a46db3a258b316160d34cf0a1317 (diff) |
net: add a new bind_add method
The SCTP protocol allows to bind multiple address to a socket. That
feature is currently only exposed as a socket option. Add a bind_add
method struct proto that allows to bind additional addresses, and
switch the dlm code to use the method instead of going through the
socket option from kernel space.
Signed-off-by: Christoph Hellwig <[email protected]>
Acked-by: Marcelo Ricardo Leitner <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions