gvisor/pkg/tcpip
Adin Scannell 420b791a3d Minor formatting updates for gvisor.dev.
* Aggregate architecture Overview in "What is gVisor?" as it makes more sense
  in one place.

* Drop "user-space kernel" and use "application kernel". The term "user-space
  kernel" is confusing when some platform implementation do not run in
  user-space (instead running in guest ring zero).

* Clear up the relationship between the Platform page in the user guide and the
  Platform page in the architecture guide, and ensure they are cross-linked.

* Restore the call-to-action quick start link in the main page, and drop the
  GitHub link (which also appears in the top-right).

* Improve image formatting by centering all doc and blog images, and move the
  image captions to the alt text.

PiperOrigin-RevId: 311845158
2020-05-15 20:05:18 -07:00
..
adapters/gonet Mark gonet_test as flaky. 2020-03-12 13:11:48 -07:00
buffer Fix view.ToVectorisedView(). 2020-05-11 10:35:28 -07:00
checker Reduce flakiness in tcp_test. 2020-04-14 19:33:35 -07:00
hash/jenkins Standardize on tools directory. 2020-01-27 12:21:00 -08:00
header Send ACK to OTW SEQs/unacc ACKs in CLOSE_WAIT 2020-05-08 11:23:24 -07:00
link Automated rollback of changelist 310417191 2020-05-11 12:09:06 -07:00
network iptables - filter packets using outgoing interface. 2020-05-08 15:44:54 -07:00
ports Standardize on tools directory. 2020-01-27 12:21:00 -08:00
sample Standardize on tools directory. 2020-01-27 12:21:00 -08:00
seqnum Don't accept segments outside the receive window 2020-04-19 22:16:14 -07:00
stack Minor formatting updates for gvisor.dev. 2020-05-15 20:05:18 -07:00
transport Minor formatting updates for gvisor.dev. 2020-05-15 20:05:18 -07:00
BUILD Move tcpip.PacketBuffer and IPTables to stack package. 2020-03-24 09:06:26 -07:00
tcpip.go Fix TCP segment retransmit timeout handling. 2020-05-13 21:26:54 -07:00
tcpip_test.go Fix all printf formatting errors. 2020-04-08 10:14:34 -07:00
time.s Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
time_unsafe.go Initial network namespace support. 2020-02-20 15:20:40 -08:00
timer.go Do not copy tcpip.CancellableTimer 2020-04-24 12:46:56 -07:00
timer_test.go Do not copy tcpip.CancellableTimer 2020-04-24 12:46:56 -07:00