Unverified Commit 8429baca authored by openeuler-ci-bot's avatar openeuler-ci-bot Committed by Gitee
Browse files
parents ab23e59a d14976b5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -619,6 +619,7 @@ static const struct nla_policy tcp_metrics_nl_policy[TCP_METRICS_ATTR_MAX + 1] =
	[TCP_METRICS_ATTR_ADDR_IPV4]	= { .type = NLA_U32, },
	[TCP_METRICS_ATTR_ADDR_IPV6]	= { .type = NLA_BINARY,
					    .len = sizeof(struct in6_addr), },
	[TCP_METRICS_ATTR_SADDR_IPV4]	= { .type = NLA_U32, },
	/* Following attributes are not received for GET/DEL,
	 * we keep them for reference
	 */