commit | 84dfdced736becb488df75ddebfdd28e235b03e4 | [log] [tgz] |
---|---|---|
author | Zeling Feng <zeling@fuchsia.infra.roller.google.com> | Thu Aug 10 16:31:57 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Aug 10 09:33:48 2023 -0700 |
tree | 91e24e7d1af18d206d44285cabeac0bc34bd55e3 | |
parent | 1c8ee79e239b5d67db97eafd6c9409bda1817448 [diff] |
[roll] Roll fuchsia [netstack3] Use SocketId for TCP socketmap Use the same `SocketId` for `SocketMapStateSpec` impl. Also in this change, all the helper functions (get_from_socket_xxx) used by different socket IDs are removed. The public interface functions are still using individual ID types to minimize the change, they will be done in the following CLs. Original-Bug: 126141 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/899139 Original-Revision: 6974042c628a7b5493762083b36f5343281ac86b GitOrigin-RevId: ec1bf315c58b307ff187827ca207e73a7d1bec4f Change-Id: I86a3fd722bf89b9947053a751240eb8318b4c1ba
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
.