X-Git-Url: https://git.proxmox.com/?p=iproute2.git;a=blobdiff_plain;f=debian%2Fpatches%2Fnetlink-buffer.patch;h=328784180a5e9e0d411b5322b5cf7fa9b002483b;hp=6f2050db7a91fa84ee3f2dbe8126c37f06770ecd;hb=4efe6c9b74780b35dfd1d18be53297c9bd311a19;hpb=3cf71090bc29d2678caab0c7486241ce62cbee62 diff --git a/debian/patches/netlink-buffer.patch b/debian/patches/netlink-buffer.patch index 6f2050d..3287841 100644 --- a/debian/patches/netlink-buffer.patch +++ b/debian/patches/netlink-buffer.patch @@ -2,8 +2,8 @@ Description: Increase buffer to handle 4096 vlans iproute2 (4.1.1-1) unstable; urgency=medium Author: Alexandre Derumier ---- iproute2-4.1.1.orig/lib/libnetlink.c -+++ iproute2-4.1.1/lib/libnetlink.c +--- a/lib/libnetlink.c ++++ b/lib/libnetlink.c @@ -198,7 +198,7 @@ int rtnl_dump_filter_l(struct rtnl_handl .msg_iov = &iov, .msg_iovlen = 1,