| commit | 04332fa8963e3d55bfa49d762628a7eedbb0ef3d | [log] [tgz] |
|---|---|---|
| author | Ghanan Gowripalan <ghanan@fuchsia.infra.roller.google.com> | Thu Mar 03 22:22:13 2022 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Thu Mar 03 14:25:13 2022 -0800 |
| tree | 96e3f4a900a1e36843cdcb9e02466a05e2c6d7fb | |
| parent | 97be4253ca800332411e98428840f973fbcdef92 [diff] |
[roll] Roll fuchsia [netstack] Control IP forwarding with admin/Control
Control/Query an interface's IP forwarding enabled state with
`fuchsia.net.interfaces.admin/Control`.
This change removes `fuchsia.net.stack/Stack.GetInterfaceIpForwarding`
and `fuchsia.net.stack/Stack.{Enable,Disable}IpForwarding` as this
change introduces a way to get an interface's IP forwarding
configuration with `fuchsia.net.interfaces.admin/Control`.
`fuchsia.net.stack/Stack.SetInterfaceIpForwarding` will be removed in a
later change once callers of that method are migrated. For now, this CL
deprecates SetInterfaceIpForwarding.
Original-Fixed: 94461, 94670
Original-Bug: 76987, 94475, 94540
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/650802
Original-Revision: 386c906c14a1fb3eca72c0faecdbd12d31e031e6
GitOrigin-RevId: a295f6e52482b2d7b6bd0e9cd9c54ba872e2b435
Change-Id: Ic2e79b2bae0a43395caffcf8f6aeb79dc274edc7
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.