commit | 04f931ddd12911669b8a0e830b7099634bec6244 | [log] [tgz] |
---|---|---|
author | Antonio Linhart <antoniolinhart@fuchsia.infra.roller.google.com> | Thu Feb 22 01:50:08 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Feb 21 17:51:23 2024 -0800 |
tree | 72598daed2c6b96017880a12a6faa16c4321c110 | |
parent | 08a1bf5767228a2bd7c1cfaa976bb4ae085200db [diff] |
[roll] Roll fuchsia [netfilter] Refactor parser structure Move the grammar definition for netfilter into a separate file so that it can be used by the current parser (that supports fuchsia.net.filter.deprecated) and the new parser that will support the new filtering library. The uses of these external parsing functions has been updated in netcfg and net-cli. The new parser for the filtering library will take over the main `parsing` module in a future CL. Original-Bug: 42083796 Original-Bug: 323950171 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/989052 Original-Revision: f027ed957e6251f392a0e0816aea379bb2bbaff6 GitOrigin-RevId: d098a3168f2c9a9cd259b9d1c419148d406069ca Change-Id: I3845cb5cff0c41e840c56eab2e9ffadbf01c2a3d
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
.