commit | 3466c09bd3e2e15a2953f3bb11bfacb6d3d1f08d | [log] [tgz] |
---|---|---|
author | Peter DeLong <pdelong@fuchsia.infra.roller.google.com> | Tue Apr 16 22:12:28 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Apr 16 15:13:59 2024 -0700 |
tree | 913f9c70f0943e048fd76c93105a49bf0e9fc0f3 | |
parent | 812c7fb2cd92a69e596195cb0268317cb765f09b [diff] |
[roll] Roll fuchsia [netstack3] Add IP-layer sidecar packet metadata In the short term, this will allow us to associate a conntrack connection with each packet. The change was generated by adding a new parameter to the filtering hooks and going where the compiler complained. It just so happens that this manages to touch the majority of the IP layer and a small part of the device layer as well. In the long-term, we'd like to be able to pass information across layers (e.g. from transport to device). Original-Bug: 328063820 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1021352 Original-Revision: abd7c3968968851b41a02763f5b26772028ea82d GitOrigin-RevId: 69a2de559ea6fadb04050bb62fc88db4a5244263 Change-Id: I14652fa066b160dbb11644b51ab8d12f1aba639b
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
.