From: David Ahern Date: Wed, 3 Oct 2018 01:40:37 +0000 (-0700) Subject: Merge branch 'hdrs-for-dump-req' into iproute2-next X-Git-Tag: v5.0.0~138 X-Git-Url: https://git.proxmox.com/?p=mirror_iproute2.git;a=commitdiff_plain;h=169e667c933cb85474d8d693aa81a8f1c7e0142e Merge branch 'hdrs-for-dump-req' into iproute2-next David Ahern says: ==================== iproute2 currently uses ifinfomsg as the header for all dumps using the wilddump headers. This is wrong as each message type actually has its own header type. While the kernel has traditionally let it go as it for the most part only uses the family entry, the use of kernel side filters is increasing to alter what is returned on a request. The kernel side filters really need to use the proper header type. To that end, fix iproute2 to use the proper header struct for the GET type. ==================== Signed-off-by: David Ahern --- 169e667c933cb85474d8d693aa81a8f1c7e0142e