commit | 8b803fd4d15e2069d29df2dca5bd8ff099982bf1 | [log] [tgz] |
---|---|---|
author | Ben Lawson <benlawson@fuchsia.infra.roller.google.com> | Sat Mar 30 00:01:22 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Mar 29 17:02:30 2024 -0700 |
tree | 299542df38aba62899cbe6527d5c42ba7734027c | |
parent | 37d5cb7d82ccd193bb3e4ca5ba49eba1332d3ede [diff] |
[roll] Roll fuchsia Revert "[netstack3] Cleanup pending sockets from accept queue" This reverts commit 9fa371d296e6bfc5957f6e99d53fa1f0116ab1d0. Reason for revert: netstack3_core_lib_test Original change's description: > [netstack3] Cleanup pending sockets from accept queue > > If we receive a SYN and then a RST, the socket will be kept in limbo, > since the pending socket is never ready to be accepted, it will take > an entry in the queue forever, causing the listener not able to accept > any new connection. > > Original-Bug: 330568199 > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1017592 Original-Bug: 330568199 No-Presubmit: true No-Tree-Checks: true No-Try: true Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1017832 Original-Revision: fa7b3b8adb2b8d1d4107c6259c8295a19919d68d GitOrigin-RevId: 62fbe7fac6def6c65cbacd4f85aa09ac06f2fc1c Change-Id: I25c61792a1e88f74dd3b2db11675b2bc083bf516
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
.