On Tue, Jun 27, 2017 at 2:28 PM, Sun Paul <paulrbk@xxxxxxxxx> 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@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe linux-sctp" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html