All of lore.kernel.org
 help / color / mirror / Atom feed
* sctp send socket buffer overflow
@ 2017-06-27  6:28 Sun Paul
  2017-06-27 11:48 ` Xin Long
  0 siblings, 1 reply; 2+ messages in thread
From: Sun Paul @ 2017-06-27  6:28 UTC (permalink / raw)
  To: linux-sctp

Hi

I am referring to an old thread "sctp send socket buffer overflow"
which iss asking about how to monitor the send/receive socket buffer
and if there is any socket buffer overflow happening.there is any
socket buffer overflow happen.
(https://sourceforge.net/p/lksctp/mailman/message/25545174/)

the last update is there may be a patch, is it possible to direct me
whether this is already include in the release? if yes, which one
should I referring to?

Thanks

- RBK

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: sctp send socket buffer overflow
  2017-06-27  6:28 sctp send socket buffer overflow Sun Paul
@ 2017-06-27 11:48 ` Xin Long
  0 siblings, 0 replies; 2+ messages in thread
From: Xin Long @ 2017-06-27 11:48 UTC (permalink / raw)
  To: linux-sctp

On Tue, Jun 27, 2017 at 2:28 PM, Sun Paul <paulrbk@gmail.com> wrote:
> Hi
>
> I am referring to an old thread "sctp send socket buffer overflow"
> which iss asking about how to monitor the send/receive socket buffer
> and if there is any socket buffer overflow happening.there is any
> socket buffer overflow happen.
> (https://sourceforge.net/p/lksctp/mailman/message/25545174/)
>
> the last update is there may be a patch, is it possible to direct me
> whether this is already include in the release? if yes, which one
> should I referring to?
by now, I didn't see any interface for this, but sctp_diag's dump_one
api can be faster than 'cat /proc/net/sctp/assocs' and 'ss --sctp',
but you need to write netlink socket to dump it with laddr + lport +
daddr + dport.

But yes,  Vlad may have some patch for exactly what you want.


>
> Thanks
>
> - RBK
> --
> To unsubscribe from this list: send the line "unsubscribe linux-sctp" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-06-27 11:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-27  6:28 sctp send socket buffer overflow Sun Paul
2017-06-27 11:48 ` Xin Long

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.