Re: [PATCH net-next 3/3] sock_diag: implement a get_info handler for inet

2015-06-15 Thread Eric Dumazet
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. Wi

[PATCH net-next 3/3] sock_diag: implement a get_info handler for inet

2015-06-15 Thread Craig Gallek
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 us