On Mon, 2015-06-15 at 11:26 -0400, Craig Gallek wrote: > This get_info handler will simply dispatch to the appropriate > existing inet protocol handler. > > This patch also includes a new netlink attribute > (INET_DIAG_PROTOCOL). This attribute is currently only used > for multicast messages. Without this attribute, there is no > way of knowing the IP protocol used by the socket information > being broadcast. This attribute is not necessary in the 'dump' > variant of this protocol (though it could easily be added) > because dump requests are issued for specific family/protocol > pairs. > > Tested: ss -E (note, the -E option has not yet been merged into > the upstream version of ss). > > Signed-off-by: Craig Gallek <kr...@google.com> > ---
Note to readers : This extension was discussed during web10g talk in Ottawa. Acked-by: Eric Dumazet <eduma...@google.com> Thanks Craig ! -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html