diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2020-01-23 12:40:01 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-01-23 15:05:20 +0100 |
| commit | 9ab9b329d9c8d1477d5b2921671701d9a7a6d2cd (patch) | |
| tree | d1297fedd12d788c2709916270ec327831c64ce1 /sys/linux/ipvs.txt.warn | |
| parent | 46961c2ff5619b7149fd458397170cb798ed1d12 (diff) | |
sys/linux: check for missing/duplicate netlink attrs
Update #590
Diffstat (limited to 'sys/linux/ipvs.txt.warn')
| -rw-r--r-- | sys/linux/ipvs.txt.warn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/linux/ipvs.txt.warn b/sys/linux/ipvs.txt.warn index b9f95c3ee..c85989980 100644 --- a/sys/linux/ipvs.txt.warn +++ b/sys/linux/ipvs.txt.warn @@ -1 +1,3 @@ +bad-netlink-attr: ip_vs_svc_policy: missing attributes: [10] +bad-netlink-attr: ip_vs_dest_policy: missing attributes: [10] no-such-struct: ip_vs_svcdest_user |
