Skip to content
Commit b37e8840 authored by Ivan Delalande's avatar Ivan Delalande Committed by David S. Miller
Browse files

inet_diag: allow protocols to provide additional data



Extend inet_diag_handler to allow individual protocols to report
additional data on INET_DIAG_INFO through idiag_get_aux. The size
can be dynamic and is computed by idiag_get_aux_size.

Signed-off-by: default avatarIvan Delalande <colona@arista.com>
Acked-by: default avatarEric Dumazet <edumazet@google.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 6391c4f6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment