Export generated linkAddrEntryEntry

PiperOrigin-RevId: 266000128
This commit is contained in:
Tamir Duberstein
2019-08-28 14:56:33 -07:00
committed by gVisor bot
parent 784f48a78d
commit 24ecce5dbf
+8
View File
@@ -74,3 +74,11 @@ go_test(
"//pkg/tcpip",
],
)
filegroup(
name = "autogen",
srcs = [
"linkaddrentry_list.go",
],
visibility = ["//:sandbox"],
)