]> git.proxmox.com Git - mirror_iproute2.git/commit
lib: fix extended ack with and without libmnl
authorStephen Hemminger <stephen@networkplumber.org>
Mon, 7 Aug 2017 18:43:21 +0000 (11:43 -0700)
committerStephen Hemminger <stephen@networkplumber.org>
Mon, 7 Aug 2017 19:01:49 +0000 (12:01 -0700)
commit7d23fa55913f6cfb1d2c50b7ccb184abc9b3b60e
treeeb30b54de998ae64393d23f218b6ece445badd5c
parentd6a4076b6ba6547d7e52c377a7c58c56eb5ea16e
lib: fix extended ack with and without libmnl

The code was always building without libmnl support, so it was
doing nothing.

Fixes: b6432e68ac2f ("iproute: Add support for extended ack to rtnl_talk")
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Makefile
lib/Makefile
lib/libnetlink.c
misc/Makefile