• Eric Dumazet's avatar
    netlink: extend buffers to 16K · e557212e
    Eric Dumazet authored
    Starting from linux-3.15 (commit 9063e21fb026, "netlink: autosize skb
    lengths"), kernel is able to send up to 16K in netlink replies.
    
    This change enables iproute2 commands to get bigger chunks,
    without breaking compatibility with old kernels.
    Signed-off-by: default avatarEric Dumazet <edumazet@google.com>
    e557212e
libnetlink.c 16.3 KB