[roll] Roll third_party/gvisor.dev/gvisor/netstack 03bbdb9..134de99 (11 commits)

134de99 Merge gVisor changes 1584e0d1 (automated)
1584e0d Merge release-20210125.0-91-gc19e049f2 (automated)
4ea345f Check local address directly through NIC
1e9ef9c Merge gVisor changes f68cc75c (automated)
f68cc75 Merge release-20210125.0-90-g83b764d9d (automated)
87f40f4 Batch write packets after iptables checks
7ad844a Merge gVisor changes 3a083766 (automated)
a5dca67 Merge gVisor changes 3a083766 (automated)
bedbd25 Merge gVisor changes 3a083766 (automated)
3a08376 Merge release-20210125.0-87-g24416032a (automated)
4c4a795 Refactor locally delivered packets

GitOrigin-RevId: 9279cbd525872452f0276c51da5829f2255d8095
Change-Id: I535edd9f0db97e90bd7aa8625225064c0b1e227a
1 file changed
tree: 4749f14c00a46cbddb3b4f2a27ab1ec27f52c41a
  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.