commit | edba4ae8fa0e00662f7f4a1a570bac1c736e92a3 | [log] [tgz] |
---|---|---|
author | Alex Konradi <akonradi@fuchsia.infra.roller.google.com> | Thu Aug 04 02:31:47 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Aug 03 19:33:33 2022 -0700 |
tree | c8943824a0ae205f32903a31b841661f09ef0344 | |
parent | 3465af0d15ae1fc6d8b48b8456f83fccf1fadf71 [diff] |
[roll] Roll fuchsia [netstack3] Add test for setting UDP SO_RCVBUF Test that when a UDP socket has packets in its buffer and SO_RCVBUF is decreased so that the buffer is larger than the specified limit, the already-buffered packets are not dropped. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/705686 Original-Revision: f27647cdaea6aa64444a453d161b73ff3834b85f GitOrigin-RevId: 9c5aa5cb7fb39f21163520c7924a8f3c74ed9397 Change-Id: Ie1db8765743c166f16ce6d2de9d70e77af108efc
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
.