[roll] Roll fuchsia [sestarnix] Fix security class for raw IP sockets

Set the security class to `rawip_socket` for sockets of the
AF_INET/AF_INET6 domain with any other type or protocol than those of
TCP and UDP sockets.

Add userspace tests for most valid family, type, protocol socket
combinations, excluding trivial Netlink families.

Combine test socket policies into one and use different types for
testing different behaviors.

Original-Bug: 409272079

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1249644
Original-Revision: 5bb5ec1438a68de1a16cabb58865a814c75ab66e
GitOrigin-RevId: 53bede527594b9401e2b814fd24dcf51e66e8b56
Change-Id: I2ecea610f8b934882a3ba3f895eb7a8efbe033ee
1 file changed
tree: 803b451f6ff39ee9736fcfd9aca8faa690712d68
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 in one of the communication channels documented at get involved.

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.