diff options
author | Thomas Haller <thaller@redhat.com> | 2019-09-01 14:19:02 (GMT) |
---|---|---|
committer | Thomas Haller <thaller@redhat.com> | 2019-09-01 14:19:02 (GMT) |
commit | 7b167ef85f6eb4d7faca349302478b2dc121e309 (patch) | |
tree | f21c130510b824543c0ced8e65c62c232e69b046 /lib | |
parent | 2c862a606bc18a9e17bc764db1d3ef2cc1b2e368 (diff) | |
download | libnl-libnl3_5_0.zip libnl-libnl3_5_0.tar.gz libnl-libnl3_5_0.tar.bz2 |
libnl-3.5.0 releaselibnl3_5_0
Diffstat (limited to 'lib')
-rw-r--r-- | lib/utils.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/utils.c b/lib/utils.c index d4e6c81..496bf3b 100644 --- a/lib/utils.c +++ b/lib/utils.c @@ -1223,7 +1223,7 @@ int nl_has_capability (int capability) NL_CAPABILITY_VERSION_3_3_0, NL_CAPABILITY_VERSION_3_4_0, NL_CAPABILITY_ROUTE_FIX_VLAN_SET_EGRESS_MAP, - 0, + NL_CAPABILITY_VERSION_3_5_0, 0, 0), /* IMPORTANT: these capability numbers are intended to be universal and stable |