summaryrefslogtreecommitdiffhomepage
path: root/pkg/tcpip/stack/stack_global_state.go
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/tcpip/stack/stack_global_state.go')
-rw-r--r--pkg/tcpip/stack/stack_global_state.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/tcpip/stack/stack_global_state.go b/pkg/tcpip/stack/stack_global_state.go
index f2c6c9a8d..3d7e4b719 100644
--- a/pkg/tcpip/stack/stack_global_state.go
+++ b/pkg/tcpip/stack/stack_global_state.go
@@ -15,5 +15,5 @@
package stack
// StackFromEnv is the global stack created in restore run.
-// FIXME
+// FIXME(b/36201077)
var StackFromEnv *Stack