Linux SCTP (Stream Control Transmission Protocol)
[Prev Page][Next Page]
- Re: [PATCH 1/3 v3] sctp: check parameter value of length in ERROR chunk, (continued)
- [PATCH CLEANUP] sctp: delete unused macro definition of sctp_chunk_is_control, Shan Wei
- [PATCH CLEANUP] sctp: remove redundant check when walking through a list of TLV parameters, Shan Wei
- Re: Gap not retransmitted after switchover,
Vlad Yasevich
- [PATCH for net-next-2.6] sctp: fix oops when update assoc retran path,
Wei Yongjun
- [PATCH] sctp: Fix a race between ICMP protocol unreachable and connect(),
Vlad Yasevich
- [RFC PATCH v2] sctp: fix sctp to work with ipv6 source address routing,
Vlad Yasevich
- [RFC PATCH] sctp: make sctp over IPv6 work with IPsec.,
Vlad Yasevich
- [RFC PATCH] sctp: Fix a race between ICMP protocol unreachable and connect(), Vlad Yasevich
- sctp patches for net-2.6,
Vlad Yasevich
- [PATCH]: sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CVE-2010-1173),
Neil Horman
- [patch] sctp: cleanup: remove unneeded null check,
Dan Carpenter
- [PATCH 1/2] sctp: fix to check the source address of COOKIE-ECHO chunk,
Wei Yongjun
- [PATCH 2.6.27.28]: fix kernel dead if sending SET_PRIMARY ASCONF immediately after ADDIP ASCONF,
Shuaijun Zhang
- v2 fix the sctp can not work with ipv6 source routing,
Weixing Shi
- COOKEI_ACK with wrong IP for multi homing case, B N Srikant-A21035
- [PATCH] sctp: make IPSec rules effective with IPv6,
Wei Yongjun
- [PATCH] sctp: remove unnecessary NULL test in sendmsg(),
Wei Yongjun
- [PATCH v2] sctp: fix the sendmsg() flag SCTP_EOF to comply to spec,
Wei Yongjun
- [PATCH BUG-FIX] ipv6: allow to send packet after receiving ICMPv6 Too Big message with MTU field less than IPV6_MIN_MTU,
Shan Wei
- [net-next-2.6 PATCH 2/3 v2] net: replace ipfragok with skb->local_df,
Shan Wei
- Re: [net-next-2.6 PATCH 2/2] net: replace ipfragok with skb->local_df,
Shan Wei
- Adding a new IP address to an association when all addresses currently belonging to the association are not usable,
George Cheimonidis
- [PATCH] SCTP: Change to use ipv6_addr_copy(), Brian Haley
- connect() hangs after binding to three IP addresses and auth_enable is set,
George Cheimonidis
- [BUG] sctp failed to load transform for hmac(md5),
Wei Yongjun
- [PATCH 0/3] New options of lksctp-tools for support SCTP conformance test suite,
Wei Yongjun
- Fast Retransmission Settings,
Brandon Moreno
- Possible problem in sctp_getsockopt_peer_addrs (and similar functions),
Sebastien Decugis
- [RFC 2/2] SCTP: fix sparse warning, Stephen Hemminger
- [RFC 1/2] sctp: convert hash list to RCU,
Stephen Hemminger
- [RFC Patch v2] net: reserve ports for applications using fixed port numbers,
Amerigo Wang
- [PATCH] sctp: do not send packet to response OOTB packet if no route exists, Wei Yongjun
- [PATCH] sctp: missing set src and dest port while lookup output route, Wei Yongjun
- [PATCH] sctp: avoid irq lock inversion while call sk->sk_data_ready(),
Wei Yongjun
- [RFC Patch] net: reserve ports for applications using fixed port numbers,
Amerigo Wang
- [PATCH] sctp: IPsec rules are ineffective with ipv6,
Nicolas Dichtel
- Wrong IP address showing up in SCTP peer address notification for unreachable IP, Bhaskar Dutta
- Question regarding handling of ootb packets,
Neil Horman
- [PATCH] sctp: assure at least one T3-rtx timer is running if a FORWARD TSN is sent,
Wei Yongjun
- [PATCH 4/9] net/sctp: Eliminate useless code,
Julia Lawall
- sctp: fix to retranmit at least one DATA chunk, Wei Yongjun
- sctp: move chunk from retransmit queue to abandoned list,
Wei Yongjun
- [PATCH] sctp: send SHUTDOWN-ACK chunk back to where the SHUTDOWN came from,
Wei Yongjun
- [PATCH] sctp: discard ABORT chunk with zero verification tag in COOKIE-WAIT state, Wei Yongjun
- Query,
RahulSrivastava 71616
- Re: Query, Vlad Yasevich
- <Possible follow-ups>
- Query, RahulSrivastava 71616
- Re: [Lksctp-developers] [tsvwg] sctp multihoming query, Vlad Yasevich
- Re: Compilation error latest git /net/sctp/sysctl.c:251: error, Vlad Yasevich
- [PATCH] sctp: fix sctp_setsockopt_autoclose compile warning,
Andrei Pelinescu-Onciul
- [PATCH] sctp: on T3_RTX retransmit all the in-flight chunks,
Andrei Pelinescu-Onciul
- Re: [Lksctp-developers] KERNEL: assertion (!atomic_read(&sk->sk_wmem_alloc)) failed at net/ipv4/af_inet.c (146), Vlad Yasevich
- KERNEL: assertion (!atomic_read(&sk->sk_wmem_alloc)) failed at net/ipv4/af_inet.c (146), Mike Allport
- help/support with lksctp questions/problems,
Mike Allport
- [PATCH 3/3] sctp: limit maximum autoclose setsockopt value,
Andrei Pelinescu-Onciul
- [PATCH 2/3] sctp: fix integer overflow when setting the autoclose timer,
Andrei Pelinescu-Onciul
- [PATCH 1/3] sctp: fix autoclose timer race,
Andrei Pelinescu-Onciul
- [PATCH] sctp: Fix regression introduced by new sctp_connectx api,
Vlad Yasevich
- [PATCH] sctp: Set source addresses on the association before adding transports,
Vlad Yasevich
- [PATCH] sctp: Fix mis-ordering of user space data when multihoming in use,
Neil Horman
- Re: [tsvwg] SCTP Socket API modification proposal - update,
Vlad Yasevich
- question on SCTP_DELAYED_ACK and sctp_sack_info,
Chris Friesen
- [PATCH 7/8] trivial: fix many typos s/untill/until/,
Thadeu Lima de Souza Cascardo
- SCTP Association Restart,
Gregory Waines
- [PATCH] sctp: allow setting path_maxrxt independent of SPP_PMTUD_ENABLE,
Andrei Pelinescu-Onciul
- Re: linux sctp bug,
Vlad Yasevich
- sctp send and recv,
colin wen
- [PATCH] sctp: fix the sendmsg() flag SCTP_EOF to comply to spec,
Wei Yongjun
- pull request: SCTP updates for net-next-2.6,
Vlad Yasevich
- [PATCH 1/2] sctp: turn flags in 'struct sctp_association' into bit fields,
Wei Yongjun
- Get you patches in now for net-next, Vlad Yasevich
- [PATCH 1/2] sctp: fix to reset packet information after packet transmit,
Wei Yongjun
- [PATCH 1/1] sctp: Sysctl configuration for IPv4 Address Scoping,
Bhaskar Dutta
- [PATCH v3] sctp: fix the check for path failure detection,
Chunbo Luo
- [PATCH v2] sctp: fix the check for path failure detection,
Chunbo Luo
- [PATCH] sctp: use proc_create(), Alexey Dobriyan
- [PATCH] sctp: fix check the chunk length of received HEARTBEAT-ACK chunk, Wei Yongjun
- [PATCH] sctp: drop SHUTDOWN chunk if the TSN is less than the CTSN,
Wei Yongjun
- [PATCH] sctp: fix retransmit for multi-homed endpoints,
Wei Yongjun
- [PATCH] sctp: fix the check for path failure detection,
Chunbo Luo
- [PATCH 1/2] sctp: fix heartbeat count of association failure,
Chunbo Luo
- got some questions on support for multihoming,
Chris Friesen
- [PATCH] sctp: remove unused union (sctp_cmsg_data_t) definition .,
Rami Rosen
- Do piggybacked ACKs work?,
Doug Graham
- Re: Do piggybacked ACKs work?, Vlad Yasevich
- Re: Do piggybacked ACKs work?, Doug Graham
- Re: Do piggybacked ACKs work?, Vlad Yasevich
- Re: Do piggybacked ACKs work?, Doug Graham
- Re: Do piggybacked ACKs work?, Michael Tüxen
- Re: Do piggybacked ACKs work?, Doug Graham
- Re: Do piggybacked ACKs work?, Doug Graham
- Re: Do piggybacked ACKs work?, Michael Tüxen
- Re: Do piggybacked ACKs work?, Vlad Yasevich
- [PATCH] Fix piggybacked ACKs, Doug Graham
- Re: [PATCH] Fix piggybacked ACKs, Wei Yongjun
- Re: [PATCH] Fix piggybacked ACKs, Wei Yongjun
- Re: [PATCH] Fix piggybacked ACKs, Doug Graham
- Re: [PATCH] Fix piggybacked ACKs, Vlad Yasevich
- [PATCHv2] sctp: Do not create SACK chunk if the final packet size exceed current MTU, Wei Yongjun
- Re: [PATCHv2] sctp: Do not create SACK chunk if the final packet size exceed current MTU, Vlad Yasevich
- Re: [PATCHv2] sctp: Do not create SACK chunk if the final packet size exceed current MTU, Doug Graham
- Re: [PATCHv2] sctp: Do not create SACK chunk if the final packet size exceed current MTU, Wei Yongjun
- Re: [PATCHv2] sctp: Do not create SACK chunk if the final packet size exceed current MTU, Vlad Yasevich
- Re: [PATCHv2] sctp: Do not create SACK chunk if the final packet size exceed current MTU, Doug Graham
- Re: [PATCHv2] sctp: Do not create SACK chunk if the final packet size exceed current MTU, Doug Graham
- Re: [PATCHv2] sctp: Do not create SACK chunk if the final packet size exceed current MTU, Vlad Yasevich
- Re: [PATCHv2] sctp: Do not create SACK chunk if the final packet size exceed current MTU, Doug Graham
- Re: [PATCHv2] sctp: Do not create SACK chunk if the final packet size exceed current MTU, Wei Yongjun
- Re: [PATCHv2] sctp: Do not create SACK chunk if the final packet size exceed current MTU, Vlad Yasevich
- Re: [PATCHv2] sctp: Do not create SACK chunk if the final packet size exceed current MTU, Doug Graham
- Re: [PATCHv2] sctp: Do not create SACK chunk if the final packet size exceed current MTU, Vlad Yasevich
- Re: [PATCHv2] sctp: Do not create SACK chunk if the final packet size exceed current MTU, Doug Graham
- Re: [PATCH] Fix piggybacked ACKs, Vlad Yasevich
- Re: [PATCH] Fix piggybacked ACKs, Doug Graham
- Re: [PATCH] Fix piggybacked ACKs, Wei Yongjun
- Re: [PATCH] Fix piggybacked ACKs, Doug Graham
- Re: [PATCH] Fix piggybacked ACKs, Wei Yongjun
- Re: [PATCH] Fix piggybacked ACKs, Doug Graham
- Re: [PATCH] Fix piggybacked ACKs, Doug Graham
- Re: [PATCH] Fix piggybacked ACKs, Doug Graham
- Re: [PATCH] Fix piggybacked ACKs, Wei Yongjun
- Re: [PATCH] Fix piggybacked ACKs, Doug Graham
- Re: [PATCH] Fix piggybacked ACKs, Wei Yongjun
- Re: [PATCH] Fix piggybacked ACKs, Doug Graham
- Re: [PATCH] Fix piggybacked ACKs, Vlad Yasevich
- Re: [PATCH] Fix piggybacked ACKs, Doug Graham
- Re: [PATCH] Fix piggybacked ACKs, Vlad Yasevich
- Re: [PATCH] Fix piggybacked ACKs, Wei Yongjun
- Re: [PATCH] Fix piggybacked ACKs, Wei Yongjun
- Re: [PATCH] Fix piggybacked ACKs, Doug Graham
- Re: [PATCH] Fix piggybacked ACKs, Doug Graham
- Re: [PATCH] Fix piggybacked ACKs, Michael Tüxen
- Re: [PATCH] Fix piggybacked ACKs, Doug Graham
- Re: [PATCH] Fix piggybacked ACKs, Vlad Yasevich
- Re: Do piggybacked ACKs work?, Doug Graham
- [PATCH 0/2] Re: Do piggybacked ACKs work, Vlad Yasevich
- [PATCH] sctp: Generate SACKs when we have outbound DATA, Vlad Yasevich
- [PATCH] sctp: Try to encourage SACK bundling with DATA., Vlad Yasevich
- newpynfs log, Wei Yongjun
- [PATCH] sctp: fix warning at inet_sock_destruct() while release sctp socket,
Wei Yongjun
- [PATCH] sctp: xmit sctp packet always return no route error,
Wei Yongjun
- [RESEND] [PATCH] Two tiny fix about ADD-IP extension,
Wei Yongjun
- [PATCH 0/5] We must use rcu_barrier() on module unload,
Jesper Dangaard Brouer
- pull request: sctp updates for net-next,
Vlad Yasevich
- No indication from kernel after'Max.Init.Retransmits' retries,
Barry Nagelberg
- [PATCH] sctp: fix to choose alternate destination when retransmit ASCONF chunk,
Wei Yongjun
- Regarding SCTP_DELAYED_ACK_TIME,
Padmalochan Moharana
- [PATCH 0/2] Fix two kernel panic after we removed transport by ASCONF,
Wei Yongjun
- unused SCTP config var SCTP_HMAC_NONE?,
Robert P. J. Day
- [PATCH] sctp: fix the format of invalid mandatory parameter format in ASCONF-ACK,
Wei Yongjun
- Re: [Lksctp-developers] 64bit compiler warning fixes in test suite, Ivan Skytte Jørgensen
- Re: [Lksctp-developers] [PATCH next-2.6 2/3] [SCTP]: Support the new specification of sctp_connectx(), Ivan Skytte Jørgensen
- [PATCH] sctp: fix a typo in net/sctp/sm_statetable.c, Wei Yongjun
- [PATCH] sctp: fix to only enable IPv6 address support on PF_INET6 socket, Wei Yongjun
- [PATCH 1/2] sctp: fix error cause codes of ADD-IP extension,
Wei Yongjun
- [PATCH net-next] sctp: Clean up TEST_FRAME hacks.,
Vlad Yasevich
- [PATCH net-next 0/4] sctp: clean-ups and fixes,
Vlad Yasevich
- [PATCH] sctp: fix to send FORWARD-TSN chunk only if peer has such capable, Wei Yongjun
- [PATCH] sctp: fix to indicate ASCONF support in INIT-ACK only if peer has such capable, Wei Yongjun
- [net-next-2.6 PATCH 0/6] sctp: implement IETF SCTP Stream Reconfiguration extension draft,
Wei Yongjun
- [PATCH net-next 0/5] sctp: Bug fixes,
Vlad Yasevich
- [PATCH 2/2] sctp: fix kernel panic with ERROR chunk containing too many error causes,
Vlad Yasevich
- [PATCH 1/2] sctp: fix crash during module unload,
Vlad Yasevich
- [PATCH 0/2] sctp: Crash fixes., Vlad Yasevich
- [PATCH] sctp: fix kernel panic while ERROR chunk is received with too many error causes, Wei Yongjun
- [PATCH] sctp: used time_before or time_after for comparing jiffies, Wei Yongjun
- [PATCH 4/4] sctp: heartbeats exceed maximum retransmssion limit,
Wei Yongjun
- [PATCH 3/4] sctp: Fix the RTO-doubling on idle-link heartbeats,
Wei Yongjun
- [PATCH 2/4] sctp: remove dup code in net/sctp/socket.c,
Wei Yongjun
- [PATCH 1/4] sctp: Add some missing types for debug message, Wei Yongjun
- [PATCH net-next 0/4] sctp: Some updates and fixes, Wei Yongjun
- SCTP Conformance Test Suite Release, Wei Yongjun
- [PATCH net-next 4/4] sctp: Inherit all socket options from parent correctly., Vlad Yasevich
- [PATCH net-next 3/4] sctp: Fix the RTO-doubling on idle-link heartbeats, Vlad Yasevich
- [PATCH net-next 2/4] sctp: Clean up sctp checksumming code, Vlad Yasevich
- [PATCH net-next 1/4] sctp: Allow to disable SCTP checksums via module parameter, Vlad Yasevich
- [PATCH net-next 0/4] sctp: Updates and fixes,
Vlad Yasevich
- Re: lksctp compliant to RFC1191 "Path MTU Discovery", Vlad Yasevich
- Re: lksctp question: Association redundancy, Vlad Yasevich
- [PATCH] sctp: regression bug fixes,
Vlad Yasevich
- [PATCH] sctp/ipv6.c: use ipv6_addr_copy,
Joe Perches
- [PATCH] [LIO-Target]: Remove extra sock_create_lite() call from kernel_accept() codepath, Nicholas A. Bellinger
- [PATCH 0/3] lksctp-tools: Some change of lksctp-tools for support SCTP conformance test suite,
Wei Yongjun
- [PATCH] lksctp-tools-replace-sinfo_timetolive-with-sinfo_pr_value, Horacio Sanson
- [PATCH net-next 0/5]: SCTP updates,
Vlad Yasevich
- [PATCH] lksctp: replace sinfo_timetolive with sinfo_pr_value.,
Horacio Sanson
BUG in sctp crashes sles10sp2 kernel,
Michal Hocko
[PATCH] Replace timetolive with pr_policy and pr_value,
Horacio Sanson
[PATCH] sctp: Add validity check for SCTP_PARTIAL_DELIVERY_POINT socket option,
Wei Yongjun
sctp: Avoid memory overflow while FWD-TSN chunk is received with bad stream ID,
Wei Yongjun
sctp: Implement socket option SCTP_GET_ASSOC_NUMBER, Wei Yongjun
sctp: Fix a typo in socket.c, Wei Yongjun
sctp: Bring SCTP_MAXSEG socket option into ietf API extension compliance, Wei Yongjun
[RFC] Add /proc/sys/net/sctp/sctp_ecn ECN control,
Michal Hocko
BUG in sctp crashes the system,
Michal Hocko
[Index of Archives]
[Linux Networking Development]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Linux OMAP]
[Yosemite Forum]
SCTP