[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
1 file changed
tree: c8943824a0ae205f32903a31b841661f09ef0344
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.