Files
linux-st/include/net
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-22 14:00:38 -07:00
2020-05-29 13:10:39 -07:00
2020-05-20 20:31:32 -04:00
2020-03-23 21:57:44 -07:00
2020-05-05 13:23:29 -07:00
2020-05-28 11:11:45 -07:00
2020-05-28 11:11:46 -07:00
2020-05-22 14:00:38 -07:00
2020-03-04 13:25:55 -08:00
2020-03-23 21:57:44 -07:00
2020-03-29 22:30:57 -07:00
2020-05-29 13:10:39 -07:00
2020-05-28 11:02:46 -07:00
2020-03-09 22:34:58 +01:00