[roll] Roll third_party/gvisor.dev/gvisor/netstack 8185619..faf994d (22 commits)

faf994d Merge gVisor changes 3be7cd3 (automated)
3be7cd3 Merge release-20210112.0-40-gcd75bb163 (automated)
356035d Resolve known link address on route creation
94d2071 Merge gVisor changes e49d122 (automated)
e49d122 Merge release-20210112.0-39-g2814a032b (automated)
d5b0a7a Support GetLinkAddress with neighborCache
9cda597 Merge gVisor changes 4a59c4d (automated)
4a59c4d Merge release-20210112.0-38-gfd5b52c87 (automated)
dde1436 Only pass stack.Route's fields to LinkEndpoints
0aac970 Merge gVisor changes 0c2bf70 (automated)
0c2bf70 Merge release-20210112.0-37-g12d979083 (automated)
a04662e Merge gVisor changes 961326f (automated)
22ebdf9 Remove count argument from tcpip.Endpoint.Read
961326f Merge release-20210112.0-36-gf37ace666 (automated)
5d120aa Merge gVisor changes 2739919 (automated)
25d21a0 Merge gVisor changes 72c14d8 (automated)
2739919 Merge release-20210112.0-35-gec9e263f2 (automated)
72c14d8 Merge release-20210112.0-34-g55c7fe48d (automated)
b2dad8f [rack] Retransmit the probe segment after the probe timer expires.
b50aad2 Merge gVisor changes 7197ee4 (automated)
012cbe4 Correctly return EMSGSIZE when packet is too big in raw socket.
7bd6ed8 Populate EgressRoute, GSO, Netproto for batch writes

GitOrigin-RevId: bdb886d95f8811bbade473b47cd1e26960e75714
Change-Id: I1b9f521d9422adfc3c81f04ab80c2113ed94bb1b
1 file changed
tree: ed87c73b3fcf3a694730b6cedaa240c442da9e5f
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.