diff options
author | Susant Sahani <ssahani@gmail.com> | 2015-10-05 09:35:36 +0530 |
---|---|---|
committer | Susant Sahani <ssahani@gmail.com> | 2015-10-05 09:43:29 +0530 |
commit | c3eae485bb639352122ac0fbf30490e887f3bc44 (patch) | |
tree | 695a254a6324c16a588f153f267b5ca08e5ed352 /configure.ac | |
parent | 1f31211da97a62368eafccea1c4f9d29b9047db9 (diff) |
missing.h : add bridge params
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index d75a02623b..aabb5e4fe4 100644 --- a/configure.ac +++ b/configure.ac @@ -321,6 +321,7 @@ AC_CHECK_DECLS([IFLA_INET6_ADDR_GEN_MODE, IFLA_GRE_ENCAP_DPORT, IFLA_BRIDGE_VLAN_INFO, IFLA_BRPORT_LEARNING_SYNC, + IFLA_BR_PRIORITY, NDA_IFINDEX, IFA_FLAGS], [], [], [[ |