summaryrefslogtreecommitdiffhomepage
path: root/pkg/tcpip/network/internal
diff options
context:
space:
mode:
authorgVisor bot <gvisor-bot@google.com>2021-03-03 20:24:32 +0000
committergVisor bot <gvisor-bot@google.com>2021-03-03 20:24:32 +0000
commit10affbebd11a360cb0b34ba3ee4924fc906f466b (patch)
treec0f547ba572136ffa182b6353fd54eb2dfa3988e /pkg/tcpip/network/internal
parentafe1be56b2342bfa7a1dd1b642e0dcb0aaf397a9 (diff)
parent80bc67c268dba0126cd258075c06d744399e0f02 (diff)
Merge release-20210301.0-7-g80bc67c26 (automated)
Diffstat (limited to 'pkg/tcpip/network/internal')
-rw-r--r--pkg/tcpip/network/internal/ip/stats.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/tcpip/network/internal/ip/stats.go b/pkg/tcpip/network/internal/ip/stats.go
index 5f7e60c5c..b6f39ddb1 100644
--- a/pkg/tcpip/network/internal/ip/stats.go
+++ b/pkg/tcpip/network/internal/ip/stats.go
@@ -69,8 +69,8 @@ type MultiCounterIPStats struct {
IPTablesOutputDropped tcpip.MultiCounterStat
// TODO(https://gvisor.dev/issues/5529): Move the IPv4-only option stats out
-
// of IPStats.
+
// OptionTimestampReceived is the number of Timestamp options seen.
OptionTimestampReceived tcpip.MultiCounterStat