]> git.proxmox.com Git - mirror_ovs.git/commit - acinclude.m4
acinclude: Check for extended netlink ack presence
authorGreg Rose <gvrose8192@gmail.com>
Mon, 11 Sep 2017 21:11:02 +0000 (14:11 -0700)
committerAndy Zhou <azhou@ovn.org>
Fri, 22 Sep 2017 19:32:54 +0000 (12:32 -0700)
commit6b51641a517bb23b49d83f595b9d9cefb828a590
treee2f78982952187f43d268b8184bdee28626557b7
parent7048d4ebca5196c2712c5df52ec702579205de11
acinclude: Check for extended netlink ack presence

RTNL ops validate and newlink now include the extended netlink
ack feature.  Check for it and set HAVE_EXT_ACK_IN_RTNL_LINKOPS
if found.

Signed-off-by: Greg Rose <gvrose8192@gmail.com>
Signed-off-by: Andy Zhou <azhou@ovn.org>
acinclude.m4