Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

net: sctp: trivial: update mailing list address

The SCTP mailing list address to send patches or questions
to is linux-sctp@vger.kernel.org and not
lksctp-developers@lists.sourceforge.net anymore. Therefore,
update all occurences.

Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
Acked-by: Vlad Yasevich <vyasevich@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

authored by

Daniel Borkmann and committed by
David S. Miller
91705c61 d9718546

+39 -42
+1 -4
Documentation/networking/sctp.txt
··· 19 19 referred to as the UDP-style API of the Sockets Extensions for SCTP, as 20 20 proposed in IETF Internet-Drafts. 21 21 22 - 23 22 Caveats: 24 23 25 24 -lksctp can be built as statically or as a module. However, be aware that ··· 32 33 http://www.sf.net/projects/lksctp 33 34 34 35 Or contact the lksctp developers through the mailing list: 35 - <lksctp-developers@lists.sourceforge.net> 36 - 37 - 36 + <linux-sctp@vger.kernel.org>
+1 -1
include/net/sctp/auth.h
··· 22 22 * 23 23 * Please send any bug reports or fixes you make to the 24 24 * email address(es): 25 - * lksctp developers <lksctp-developers@lists.sourceforge.net> 25 + * lksctp developers <linux-sctp@vger.kernel.org> 26 26 * 27 27 * Or submit a bug report through the following website: 28 28 * http://www.sf.net/projects/lksctp
+1 -1
include/net/sctp/checksum.h
··· 25 25 * 26 26 * Please send any bug reports or fixes you make to the 27 27 * email address(es): 28 - * lksctp developers <lksctp-developers@lists.sourceforge.net> 28 + * lksctp developers <linux-sctp@vger.kernel.org> 29 29 * 30 30 * Or submit a bug report through the following website: 31 31 * http://www.sf.net/projects/lksctp
+1 -1
include/net/sctp/constants.h
··· 25 25 * 26 26 * Please send any bug reports or fixes you make to the 27 27 * email address(es): 28 - * lksctp developers <lksctp-developers@lists.sourceforge.net> 28 + * lksctp developers <linux-sctp@vger.kernel.org> 29 29 * 30 30 * Or submit a bug report through the following website: 31 31 * http://www.sf.net/projects/lksctp
+1 -1
include/net/sctp/sctp.h
··· 27 27 * 28 28 * Please send any bug reports or fixes you make to the 29 29 * email address(es): 30 - * lksctp developers <lksctp-developers@lists.sourceforge.net> 30 + * lksctp developers <linux-sctp@vger.kernel.org> 31 31 * 32 32 * Or submit a bug report through the following website: 33 33 * http://www.sf.net/projects/lksctp
+1 -1
include/net/sctp/sm.h
··· 27 27 * 28 28 * Please send any bug reports or fixes you make to the 29 29 * email addresses: 30 - * lksctp developers <lksctp-developers@lists.sourceforge.net> 30 + * lksctp developers <linux-sctp@vger.kernel.org> 31 31 * 32 32 * Or submit a bug report through the following website: 33 33 * http://www.sf.net/projects/lksctp
+1 -1
include/net/sctp/structs.h
··· 25 25 * 26 26 * Please send any bug reports or fixes you make to the 27 27 * email addresses: 28 - * lksctp developers <lksctp-developers@lists.sourceforge.net> 28 + * lksctp developers <linux-sctp@vger.kernel.org> 29 29 * 30 30 * Or submit a bug report through the following website: 31 31 * http://www.sf.net/projects/lksctp
+1 -1
include/net/sctp/tsnmap.h
··· 28 28 * 29 29 * Please send any bug reports or fixes you make to the 30 30 * email address(es): 31 - * lksctp developers <lksctp-developers@lists.sourceforge.net> 31 + * lksctp developers <linux-sctp@vger.kernel.org> 32 32 * 33 33 * Or submit a bug report through the following website: 34 34 * http://www.sf.net/projects/lksctp
+1 -1
include/net/sctp/ulpevent.h
··· 31 31 * 32 32 * Please send any bug reports or fixes you make to the 33 33 * email address(es): 34 - * lksctp developers <lksctp-developers@lists.sourceforge.net> 34 + * lksctp developers <linux-sctp@vger.kernel.org> 35 35 * 36 36 * Or submit a bug report through the following website: 37 37 * http://www.sf.net/projects/lksctp
+1 -1
include/net/sctp/ulpqueue.h
··· 30 30 * 31 31 * Please send any bug reports or fixes you make to the 32 32 * email addresses: 33 - * lksctp developers <lksctp-developers@lists.sourceforge.net> 33 + * lksctp developers <linux-sctp@vger.kernel.org> 34 34 * 35 35 * Or submit a bug report through the following website: 36 36 * http://www.sf.net/projects/lksctp
+1 -1
include/uapi/linux/sctp.h
··· 28 28 * 29 29 * Please send any bug reports or fixes you make to the 30 30 * email address(es): 31 - * lksctp developers <lksctp-developers@lists.sourceforge.net> 31 + * lksctp developers <linux-sctp@vger.kernel.org> 32 32 * 33 33 * Or submit a bug report through the following website: 34 34 * http://www.sf.net/projects/lksctp
+1 -1
net/sctp/associola.c
··· 28 28 * 29 29 * Please send any bug reports or fixes you make to the 30 30 * email address(es): 31 - * lksctp developers <lksctp-developers@lists.sourceforge.net> 31 + * lksctp developers <linux-sctp@vger.kernel.org> 32 32 * 33 33 * Or submit a bug report through the following website: 34 34 * http://www.sf.net/projects/lksctp
+1 -1
net/sctp/auth.c
··· 22 22 * 23 23 * Please send any bug reports or fixes you make to the 24 24 * email address(es): 25 - * lksctp developers <lksctp-developers@lists.sourceforge.net> 25 + * lksctp developers <linux-sctp@vger.kernel.org> 26 26 * 27 27 * Or submit a bug report through the following website: 28 28 * http://www.sf.net/projects/lksctp
+1 -1
net/sctp/bind_addr.c
··· 27 27 * 28 28 * Please send any bug reports or fixes you make to the 29 29 * email address(es): 30 - * lksctp developers <lksctp-developers@lists.sourceforge.net> 30 + * lksctp developers <linux-sctp@vger.kernel.org> 31 31 * 32 32 * Or submit a bug report through the following website: 33 33 * http://www.sf.net/projects/lksctp
+1 -1
net/sctp/chunk.c
··· 24 24 * 25 25 * Please send any bug reports or fixes you make to the 26 26 * email address(es): 27 - * lksctp developers <lksctp-developers@lists.sourceforge.net> 27 + * lksctp developers <linux-sctp@vger.kernel.org> 28 28 * 29 29 * Or submit a bug report through the following website: 30 30 * http://www.sf.net/projects/lksctp
+1 -1
net/sctp/command.c
··· 25 25 * 26 26 * Please send any bug reports or fixes you make to the 27 27 * email address(es): 28 - * lksctp developers <lksctp-developers@lists.sourceforge.net> 28 + * lksctp developers <linux-sctp@vger.kernel.org> 29 29 * 30 30 * Or submit a bug report through the following website: 31 31 * http://www.sf.net/projects/lksctp
+1 -1
net/sctp/debug.c
··· 28 28 * 29 29 * Please send any bug reports or fixes you make to the 30 30 * email address(es): 31 - * lksctp developers <lksctp-developers@lists.sourceforge.net> 31 + * lksctp developers <linux-sctp@vger.kernel.org> 32 32 * 33 33 * Or submit a bug report through the following website: 34 34 * http://www.sf.net/projects/lksctp
+1 -1
net/sctp/endpointola.c
··· 29 29 * 30 30 * Please send any bug reports or fixes you make to the 31 31 * email address(es): 32 - * lksctp developers <lksctp-developers@lists.sourceforge.net> 32 + * lksctp developers <linux-sctp@vger.kernel.org> 33 33 * 34 34 * Or submit a bug report through the following website: 35 35 * http://www.sf.net/projects/lksctp
+1 -1
net/sctp/input.c
··· 29 29 * 30 30 * Please send any bug reports or fixes you make to the 31 31 * email address(es): 32 - * lksctp developers <lksctp-developers@lists.sourceforge.net> 32 + * lksctp developers <linux-sctp@vger.kernel.org> 33 33 * 34 34 * Or submit a bug report through the following website: 35 35 * http://www.sf.net/projects/lksctp
+1 -1
net/sctp/inqueue.c
··· 30 30 * 31 31 * Please send any bug reports or fixes you make to the 32 32 * email address(es): 33 - * lksctp developers <lksctp-developers@lists.sourceforge.net> 33 + * lksctp developers <linux-sctp@vger.kernel.org> 34 34 * 35 35 * Or submit a bug report through the following website: 36 36 * http://www.sf.net/projects/lksctp
+1 -1
net/sctp/ipv6.c
··· 27 27 * 28 28 * Please send any bug reports or fixes you make to the 29 29 * email address(es): 30 - * lksctp developers <lksctp-developers@lists.sourceforge.net> 30 + * lksctp developers <linux-sctp@vger.kernel.org> 31 31 * 32 32 * Or submit a bug report through the following website: 33 33 * http://www.sf.net/projects/lksctp
+1 -1
net/sctp/objcnt.c
··· 26 26 * 27 27 * Please send any bug reports or fixes you make to the 28 28 * email address(es): 29 - * lksctp developers <lksctp-developers@lists.sourceforge.net> 29 + * lksctp developers <linux-sctp@vger.kernel.org> 30 30 * 31 31 * Or submit a bug report through the following website: 32 32 * http://www.sf.net/projects/lksctp
+1 -1
net/sctp/output.c
··· 26 26 * 27 27 * Please send any bug reports or fixes you make to the 28 28 * email address(es): 29 - * lksctp developers <lksctp-developers@lists.sourceforge.net> 29 + * lksctp developers <linux-sctp@vger.kernel.org> 30 30 * 31 31 * Or submit a bug report through the following website: 32 32 * http://www.sf.net/projects/lksctp
+1 -1
net/sctp/outqueue.c
··· 28 28 * 29 29 * Please send any bug reports or fixes you make to the 30 30 * email address(es): 31 - * lksctp developers <lksctp-developers@lists.sourceforge.net> 31 + * lksctp developers <linux-sctp@vger.kernel.org> 32 32 * 33 33 * Or submit a bug report through the following website: 34 34 * http://www.sf.net/projects/lksctp
+1 -1
net/sctp/primitive.c
··· 29 29 * 30 30 * Please send any bug reports or fixes you make to the 31 31 * email address(es): 32 - * lksctp developers <lksctp-developers@lists.sourceforge.net> 32 + * lksctp developers <linux-sctp@vger.kernel.org> 33 33 * 34 34 * Or submit a bug report through the following website: 35 35 * http://www.sf.net/projects/lksctp
+1 -1
net/sctp/proc.c
··· 22 22 * 23 23 * Please send any bug reports or fixes you make to the 24 24 * email address(es): 25 - * lksctp developers <lksctp-developers@lists.sourceforge.net> 25 + * lksctp developers <linux-sctp@vger.kernel.org> 26 26 * 27 27 * Or submit a bug report through the following website: 28 28 * http://www.sf.net/projects/lksctp
+2 -2
net/sctp/protocol.c
··· 29 29 * 30 30 * Please send any bug reports or fixes you make to the 31 31 * email address(es): 32 - * lksctp developers <lksctp-developers@lists.sourceforge.net> 32 + * lksctp developers <linux-sctp@vger.kernel.org> 33 33 * 34 34 * Or submit a bug report through the following website: 35 35 * http://www.sf.net/projects/lksctp ··· 1547 1547 */ 1548 1548 MODULE_ALIAS("net-pf-" __stringify(PF_INET) "-proto-132"); 1549 1549 MODULE_ALIAS("net-pf-" __stringify(PF_INET6) "-proto-132"); 1550 - MODULE_AUTHOR("Linux Kernel SCTP developers <lksctp-developers@lists.sourceforge.net>"); 1550 + MODULE_AUTHOR("Linux Kernel SCTP developers <linux-sctp@vger.kernel.org>"); 1551 1551 MODULE_DESCRIPTION("Support for the SCTP protocol (RFC2960)"); 1552 1552 module_param_named(no_checksums, sctp_checksum_disable, bool, 0644); 1553 1553 MODULE_PARM_DESC(no_checksums, "Disable checksums computing and verification");
+1 -1
net/sctp/sm_make_chunk.c
··· 29 29 * 30 30 * Please send any bug reports or fixes you make to the 31 31 * email address(es): 32 - * lksctp developers <lksctp-developers@lists.sourceforge.net> 32 + * lksctp developers <linux-sctp@vger.kernel.org> 33 33 * 34 34 * Or submit a bug report through the following website: 35 35 * http://www.sf.net/projects/lksctp
+1 -1
net/sctp/sm_sideeffect.c
··· 28 28 * 29 29 * Please send any bug reports or fixes you make to the 30 30 * email address(es): 31 - * lksctp developers <lksctp-developers@lists.sourceforge.net> 31 + * lksctp developers <linux-sctp@vger.kernel.org> 32 32 * 33 33 * Or submit a bug report through the following website: 34 34 * http://www.sf.net/projects/lksctp
+1 -1
net/sctp/sm_statefuns.c
··· 28 28 * 29 29 * Please send any bug reports or fixes you make to the 30 30 * email address(es): 31 - * lksctp developers <lksctp-developers@lists.sourceforge.net> 31 + * lksctp developers <linux-sctp@vger.kernel.org> 32 32 * 33 33 * Or submit a bug report through the following website: 34 34 * http://www.sf.net/projects/lksctp
+1 -1
net/sctp/sm_statetable.c
··· 28 28 * 29 29 * Please send any bug reports or fixes you make to the 30 30 * email address(es): 31 - * lksctp developers <lksctp-developers@lists.sourceforge.net> 31 + * lksctp developers <linux-sctp@vger.kernel.org> 32 32 * 33 33 * Or submit a bug report through the following website: 34 34 * http://www.sf.net/projects/lksctp
+1 -1
net/sctp/socket.c
··· 34 34 * 35 35 * Please send any bug reports or fixes you make to the 36 36 * email address(es): 37 - * lksctp developers <lksctp-developers@lists.sourceforge.net> 37 + * lksctp developers <linux-sctp@vger.kernel.org> 38 38 * 39 39 * Or submit a bug report through the following website: 40 40 * http://www.sf.net/projects/lksctp
+1 -1
net/sctp/ssnmap.c
··· 24 24 * 25 25 * Please send any bug reports or fixes you make to the 26 26 * email address(es): 27 - * lksctp developers <lksctp-developers@lists.sourceforge.net> 27 + * lksctp developers <linux-sctp@vger.kernel.org> 28 28 * 29 29 * Or submit a bug report through the following website: 30 30 * http://www.sf.net/projects/lksctp
+1 -1
net/sctp/sysctl.c
··· 25 25 * 26 26 * Please send any bug reports or fixes you make to the 27 27 * email address(es): 28 - * lksctp developers <lksctp-developers@lists.sourceforge.net> 28 + * lksctp developers <linux-sctp@vger.kernel.org> 29 29 * 30 30 * Or submit a bug report through the following website: 31 31 * http://www.sf.net/projects/lksctp
+1 -1
net/sctp/transport.c
··· 30 30 * 31 31 * Please send any bug reports or fixes you make to the 32 32 * email address(es): 33 - * lksctp developers <lksctp-developers@lists.sourceforge.net> 33 + * lksctp developers <linux-sctp@vger.kernel.org> 34 34 * 35 35 * Or submit a bug report through the following website: 36 36 * http://www.sf.net/projects/lksctp
+1 -1
net/sctp/tsnmap.c
··· 27 27 * 28 28 * Please send any bug reports or fixes you make to the 29 29 * email address(es): 30 - * lksctp developers <lksctp-developers@lists.sourceforge.net> 30 + * lksctp developers <linux-sctp@vger.kernel.org> 31 31 * 32 32 * Or submit a bug report through the following website: 33 33 * http://www.sf.net/projects/lksctp
+1 -1
net/sctp/ulpevent.c
··· 28 28 * 29 29 * Please send any bug reports or fixes you make to the 30 30 * email address(es): 31 - * lksctp developers <lksctp-developers@lists.sourceforge.net> 31 + * lksctp developers <linux-sctp@vger.kernel.org> 32 32 * 33 33 * Or submit a bug report through the following website: 34 34 * http://www.sf.net/projects/lksctp
+1 -1
net/sctp/ulpqueue.c
··· 27 27 * 28 28 * Please send any bug reports or fixes you make to the 29 29 * email address(es): 30 - * lksctp developers <lksctp-developers@lists.sourceforge.net> 30 + * lksctp developers <linux-sctp@vger.kernel.org> 31 31 * 32 32 * Or submit a bug report through the following website: 33 33 * http://www.sf.net/projects/lksctp