linux-sctp.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-06 13:31:49 to 2020-10-21 04:17:16 UTC [more...]

[PATCHv4 net-next 00/16] sctp: Implement RFC6951: UDP Encapsulation of SCTP
 2020-10-21  4:16 UTC  (52+ messages)
` [PATCHv4 net-next 01/16] udp: check udp sock encap_type in __udp_lib_err
  ` [PATCHv4 net-next 02/16] udp6: move the mss check after udp gso tunnel processing
    ` [PATCHv4 net-next 03/16] udp: support sctp over udp in skb_udp_tunnel_segment
      ` [PATCHv4 net-next 04/16] sctp: create udp4 sock and add its encap_rcv
        ` [PATCHv4 net-next 05/16] sctp: create udp6 sock and set "
          ` [PATCHv4 net-next 06/16] sctp: add encap_err_lookup for udp encap socks
            ` [PATCHv4 net-next 07/16] sctp: add encap_port for netns sock asoc and transport
              ` [PATCHv4 net-next 08/16] sctp: add SCTP_REMOTE_UDP_ENCAPS_PORT sockopt
                ` [PATCHv4 net-next 09/16] sctp: allow changing transport encap_port by peer packets
                  ` [PATCHv4 net-next 10/16] sctp: add udphdr to overhead when udp_port is set
                    ` [PATCHv4 net-next 11/16] sctp: call sk_setup_caps in sctp_packet_transmit instead
                      ` [PATCHv4 net-next 12/16] sctp: support for sending packet over udp4 sock
                        ` [PATCHv4 net-next 13/16] sctp: support for sending packet over udp6 sock
                          ` [PATCHv4 net-next 14/16] sctp: add the error cause for new encapsulation port restart
                            ` [PATCHv4 net-next 15/16] sctp: handle the init chunk matching an existing asoc
                              ` [PATCHv4 net-next 16/16] sctp: enable udp tunneling socks

[PATCHv3 net-next 00/16] sctp: Implement RFC6951: UDP Encapsulation of SCTP
 2020-10-19 10:40 UTC  (49+ messages)
` [PATCHv3 net-next 01/16] udp: check udp sock encap_type in __udp_lib_err
  ` [PATCHv3 net-next 02/16] udp6: move the mss check after udp gso tunnel processing
    ` [PATCHv3 net-next 03/16] udp: support sctp over udp in skb_udp_tunnel_segment
      ` [PATCHv3 net-next 04/16] sctp: create udp4 sock and add its encap_rcv
        ` [PATCHv3 net-next 05/16] sctp: create udp6 sock and set "
          ` [PATCHv3 net-next 06/16] sctp: add encap_err_lookup for udp encap socks
            ` [PATCHv3 net-next 07/16] sctp: add encap_port for netns sock asoc and transport
              ` [PATCHv3 net-next 08/16] sctp: add SCTP_REMOTE_UDP_ENCAPS_PORT sockopt
                ` [PATCHv3 net-next 09/16] sctp: allow changing transport encap_port by peer packets
                  ` [PATCHv3 net-next 10/16] sctp: add udphdr to overhead when udp_port is set
                    ` [PATCHv3 net-next 11/16] sctp: call sk_setup_caps in sctp_packet_transmit instead
                      ` [PATCHv3 net-next 12/16] sctp: support for sending packet over udp4 sock
                        ` [PATCHv3 net-next 13/16] sctp: support for sending packet over udp6 sock
                          ` [PATCHv3 net-next 14/16] sctp: add the error cause for new encapsulation port restart
                            ` [PATCHv3 net-next 15/16] sctp: handle the init chunk matching an existing asoc
                              ` [PATCHv3 net-next 16/16] sctp: enable udp tunneling socks

Investment opportunity
 2020-10-16  6:21 UTC  (2+ messages)

Low Rate Loan./n.,
 2020-10-12 12:02 UTC 

sctp discarding received data chunks
 2020-10-11 15:28 UTC  (18+ messages)

spende
 2020-10-11 14:38 UTC  (2+ messages)
` Spende

[PATCHv2 net-next 00/17] sctp: Implement RFC6951: UDP Encapsulation of SCTP
 2020-10-09 13:59 UTC  (62+ messages)
` [PATCHv2 net-next 01/17] udp: check udp sock encap_type in __udp_lib_err
  ` [PATCHv2 net-next 02/17] udp6: move the mss check after udp gso tunnel processing
    ` [PATCHv2 net-next 03/17] udp: do checksum properly in skb_udp_tunnel_segment
      ` [PATCHv2 net-next 04/17] udp: support sctp over udp "
        ` [PATCHv2 net-next 05/17] sctp: create udp4 sock and add its encap_rcv
          ` [PATCHv2 net-next 06/17] sctp: create udp6 sock and set "
            ` [PATCHv2 net-next 07/17] sctp: add encap_err_lookup for udp encap socks
              ` [PATCHv2 net-next 08/17] sctp: add encap_port for netns sock asoc and transport
                ` [PATCHv2 net-next 09/17] sctp: add SCTP_REMOTE_UDP_ENCAPS_PORT sockopt
                  ` [PATCHv2 net-next 10/17] sctp: allow changing transport encap_port by peer packets
                    ` [PATCHv2 net-next 11/17] sctp: add udphdr to overhead when udp_port is set
                      ` [PATCHv2 net-next 12/17] sctp: call sk_setup_caps in sctp_packet_transmit instead
                        ` [PATCHv2 net-next 13/17] sctp: support for sending packet over udp4 sock
                          ` [PATCHv2 net-next 14/17] sctp: support for sending packet over udp6 sock
                            ` [PATCHv2 net-next 15/17] sctp: add the error cause for new encapsulation port restart
                              ` [PATCHv2 net-next 16/17] sctp: handle the init chunk matching an existing asoc
                                ` [PATCHv2 net-next 17/17] sctp: enable udp tunneling socks

Heartbeat on closed SCTP sockets?
 2020-10-08 11:02 UTC  (14+ messages)

[PATCH net-next 11/15] sctp: add udphdr to overhead when udp_port is set
 2020-10-08  9:37 UTC  (9+ messages)

Најмила кај господарот
 2020-10-07 16:39 UTC 

Low Rate Loan./mmm,
 2020-10-07 10:51 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).