aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/ipvs_ppc64le.const
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2020-01-23 12:40:01 +0100
committerDmitry Vyukov <dvyukov@google.com>2020-01-23 15:05:20 +0100
commit9ab9b329d9c8d1477d5b2921671701d9a7a6d2cd (patch)
treed1297fedd12d788c2709916270ec327831c64ce1 /sys/linux/ipvs_ppc64le.const
parent46961c2ff5619b7149fd458397170cb798ed1d12 (diff)
sys/linux: check for missing/duplicate netlink attrs
Update #590
Diffstat (limited to 'sys/linux/ipvs_ppc64le.const')
-rw-r--r--sys/linux/ipvs_ppc64le.const1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/linux/ipvs_ppc64le.const b/sys/linux/ipvs_ppc64le.const
index 63ceb0721..542993e33 100644
--- a/sys/linux/ipvs_ppc64le.const
+++ b/sys/linux/ipvs_ppc64le.const
@@ -41,6 +41,7 @@ IPVS_DEST_ATTR_INACT_CONNS = 8
IPVS_DEST_ATTR_L_THRESH = 6
IPVS_DEST_ATTR_PERSIST_CONNS = 9
IPVS_DEST_ATTR_PORT = 2
+IPVS_DEST_ATTR_TUN_FLAGS = 15
IPVS_DEST_ATTR_TUN_PORT = 14
IPVS_DEST_ATTR_TUN_TYPE = 13
IPVS_DEST_ATTR_U_THRESH = 5