gvisor/pkg/tcpip
Tamir Duberstein a452971630 Add empty .s file to allow `//go:linkname`
This was previously broken in 212917409, resulting in "missing function body"
compilation errors.

PiperOrigin-RevId: 213323695
Change-Id: I32a95b76a1c73fd731f223062ec022318b979bd4
2018-09-17 13:06:55 -07:00
..
adapters/gonet Always pass buffer.VectorisedView by value 2018-09-12 21:57:55 -07:00
buffer Remove buffer.Prependable.UsedBytes 2018-09-14 16:39:56 -07:00
checker Always pass buffer.VectorisedView by value 2018-09-12 21:57:55 -07:00
header Add multicast support 2018-09-12 20:39:24 -07:00
link Remove buffer.Prependable.UsedBytes 2018-09-14 16:39:56 -07:00
network Remove buffer.Prependable.UsedBytes 2018-09-14 16:39:56 -07:00
ports Prevent UDP sockets from binding to bound ports 2018-09-12 09:39:01 -07:00
sample Allow building on !linux 2018-08-22 13:31:11 -07:00
seqnum Automated rollback of changelist 207037226 2018-08-02 10:42:48 -07:00
stack Implement packet forwarding to enable NAT 2018-09-17 13:05:36 -07:00
transport Pass buffer.Prependable by value 2018-09-14 15:23:58 -07:00
BUILD Plumb monotonic time to netstack 2018-09-13 19:12:15 -07:00
tcpip.go Plumb monotonic time to netstack 2018-09-13 19:12:15 -07:00
tcpip_test.go Switch netstack licenses to Apache 2.0. 2018-07-09 14:04:40 -07:00
time.s Add empty .s file to allow `//go:linkname` 2018-09-17 13:06:55 -07:00
time_unsafe.go Plumb monotonic time to netstack 2018-09-13 19:12:15 -07:00