summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2016-06-29 08:25:13 (GMT)
committerThomas Haller <thaller@redhat.com>2016-06-29 08:26:24 (GMT)
commit3711d44e3209a1262019d275842394faa93c605b (patch)
tree4b3f19f328fdea858f977a5f42e5cddebadcf28b /lib
parent62f0fdb9c150779d04e2d83d2916b74f8789e076 (diff)
downloadlibnl-3711d44e3209a1262019d275842394faa93c605b.zip
libnl-3711d44e3209a1262019d275842394faa93c605b.tar.gz
libnl-3711d44e3209a1262019d275842394faa93c605b.tar.bz2
route/addr: add capability NL_CAPABILITY_RTNL_ADDR_PEER_FIX to indicate address fixes
Signed-off-by: Thomas Haller <thaller@redhat.com>
Diffstat (limited to 'lib')
-rw-r--r--lib/utils.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/utils.c b/lib/utils.c
index 0c91c97..ecaed5c 100644
--- a/lib/utils.c
+++ b/lib/utils.c
@@ -1162,7 +1162,7 @@ int nl_has_capability (int capability)
NL_CAPABILITY_NL_OBJECT_DIFF64),
_NL_SET (2,
NL_CAPABILITY_XFRM_SA_KEY_SIZE,
- 0,
+ NL_CAPABILITY_RTNL_ADDR_PEER_FIX,
0,
0,
0,