mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Export generated linkAddrEntryEntry
PiperOrigin-RevId: 266000128
This commit is contained in:
committed by
gVisor bot
parent
784f48a78d
commit
24ecce5dbf
@@ -74,3 +74,11 @@ go_test(
|
||||
"//pkg/tcpip",
|
||||
],
|
||||
)
|
||||
|
||||
filegroup(
|
||||
name = "autogen",
|
||||
srcs = [
|
||||
"linkaddrentry_list.go",
|
||||
],
|
||||
visibility = ["//:sandbox"],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user