[roll] Roll fuchsia [netstack] Stricty validate port FrameTypes
This change updates the frame type validation performed by Netstack2 &
Netstack3, such that they are now equal, and adds an integration test to
verify the behavior.
The validation now requires that the FrameTypes
1. unambiguously dictate what mode the device should operate in (i.e.
a port that supports Ethernet, Ipv4, and Ipv6 will now be
rejected), and
2. are symmetric in their tx and rx support (i.e. a port that supports
ethernet on tx and a ipv4/ipv6 on rx will be rejected).
Original-Bug: b/42051633
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/975052
Original-Revision: 76b8f36cdf2e4445bcdf5639653f72a80103568f
GitOrigin-RevId: 23a1ed9c44e5a0a18578e18cc02f90a0decc6687
Change-Id: I10e422f3efc51b32f4a58a1eb4f88317024f4be2
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.