Skip to content

Commit 1b3888e

Browse files
Bruno Dal Bocopybara-github
authored andcommitted
[roll] Roll fuchsia [netstack3] Move SAS to netstack3_ip
Move the differentiation between IPv4 and IPv6 SAS to the IP crate instead of integration. That allows all the different places to use a single base implementation, which has less trait bounds. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1163882 Original-Revision: bef21fb53ace99dd2317035cb71879ff1caaaa0a GitOrigin-RevId: c9b5da10dfc3b01656ed6c541718af0ca28425bd Change-Id: I37ba1d29eb2f233757cbab0d445c96e046507404
1 parent 9905872 commit 1b3888e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stem

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
githooks="integration/git-hooks"
1212
remote="https://fuchsia.googlesource.com/fuchsia"
1313
gerrithost="https://fuchsia-review.googlesource.com"
14-
revision="7f312a0eced1ee3544fc7c6bfce1ea7fe1ce94d1"/>
14+
revision="bef21fb53ace99dd2317035cb71879ff1caaaa0a"/>
1515
</projects>
1616
<hooks>
1717
<hook name="install-environment"

0 commit comments

Comments
 (0)