From: Michele Baldessari <michele@xxxxxxxxxx> Date: Thu, 23 Oct 2014 21:48:40 +0200 > It is often quite helpful to be able to know the state of a transport > outside of the application itself (for troubleshooting purposes or for > monitoring purposes). Add it under /proc/net/sctp/remaddr. > > Signed-off-by: Michele Baldessari <michele@xxxxxxxxxx> You can't change the layout of procfs files, applications parse these files and any modification can potentially break such tools. Secondly, even if this change were acceptable, targetting this change at anything other than the net-next tree is not appropriate because it is a new feature. -- 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