| commit | 7cc66ba0513f88f0ca0717761546ff92152ae39c | [log] [tgz] |
|---|---|---|
| author | Sergey Ulanov <sergeyu@fuchsia.infra.roller.google.com> | Mon Jun 17 18:26:03 2024 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Mon Jun 17 11:27:52 2024 -0700 |
| tree | dfd3ed02aff3e214cff04a089b02b968b2b1d089 | |
| parent | ac0fa71aaa4ace585d15074039305dc4f9fc3e03 [diff] |
[roll] Roll fuchsia [Netstack3] Use ResolvedRoute::local_delivery_device resolve_route_to_destination() returns local_delivery_device as part of ResolvedRoute. That field is intended to specify a device for loopback delivery, but it was ignored during packet delivery. Now it's passed to the loopback device as expected. This required some fixes in resolve_route_to_destination - it was using SRC IP to resolve the delivery device, which is incorrect. Also renamed parameters in resolve_route_to_destination to make it less error-prone. Original-Bug: 42084713 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1063879 Original-Revision: 64016549839b8fb6612ed2be44e54c363af86488 GitOrigin-RevId: b6eac5b99196695e89683b1e2d63c9d5f4bc7b7b Change-Id: Iadd9ab8a2f8264ab3a02a8cd88301d56600f6b01
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.