Files
linux-st/fs
Christoph Hellwig c0425a4249 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 <hch@lst.de>
Acked-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-05-29 13:10:39 -07:00
..
2020-05-28 11:11:45 -07:00
2020-05-29 13:10:39 -07:00
2020-05-28 11:11:45 -07:00
2020-04-10 15:36:22 -07:00
2020-04-21 09:51:10 -06:00
2020-04-06 10:38:59 -04:00
2020-04-28 14:37:40 -07:00