commit | 0cc7dd373a55b09f746c4ffec0cb3dbbc8ea27d3 | [log] [tgz] |
---|---|---|
author | Ghanan Gowripalan <ghanan@fuchsia.infra.roller.google.com> | Wed Jun 01 18:14:07 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Jun 01 11:16:09 2022 -0700 |
tree | 2c50fe4b9977d68f8c84aec610c80473e4478bae | |
parent | c91379ab86dc63e4e5df7066f91cf34b0d9c8cbe [diff] |
[roll] Roll fuchsia [netstack3] Remove push-based cached route updates ...and always take the slow path (calculating the route on each packet send). A later change will add support for pull-based cached route updates where (on packet send operations) the socket will check the validity of its cached route and recalculate the route as needed. Original-Bug: 93874 Original-Fixed: 97003 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/684638 Original-Revision: 41537f519ce98a2e4e2e371207eab9cce824234f GitOrigin-RevId: 401c6822d94070c2e0c03d7df042e5aa326a416e Change-Id: I3d1367ebdc8eb06a66520c25e920f1cde26451e2
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.