linux-sctp.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-29 13:50:41 to 2020-10-15 03:34:16 UTC [more...]

[PATCHv3 net-next 00/16] sctp: Implement RFC6951: UDP Encapsulation of SCTP
 2020-10-15  3:34 UTC  (37+ 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

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  (3+ 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  (16+ messages)

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

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

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

[PATCH lksctp-tools] Use symvmer attribute, not asms for symbol versioning
 2020-10-03 18:07 UTC  (3+ messages)

Low Rate Loan
 2020-10-02 19:16 UTC 

Greetings,
 2020-10-01 10:35 UTC 

Good day,
 2020-09-30 10:46 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).