Skip to content

Commit fdf031e

Browse files
committed
Chore: Bump OPTE to 0.35.361
* Apply NAT to headers/packets carried within ICMP messages (oxidecomputer/opte#736)
1 parent 8116ce7 commit fdf031e

File tree

3 files changed

+15
-12
lines changed

3 files changed

+15
-12
lines changed

Cargo.lock

Lines changed: 12 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -554,7 +554,7 @@ omicron-test-utils = { path = "test-utils" }
554554
omicron-workspace-hack = "0.1.0"
555555
omicron-zone-package = "0.12.0"
556556
oxide-client = { path = "clients/oxide-client" }
557-
oxide-vpc = { git = "https://github.com/oxidecomputer/opte", rev = "88adb1a5df689b3e2daddab9325ee94047f6ffad", features = [ "api", "std" ] }
557+
oxide-vpc = { git = "https://github.com/oxidecomputer/opte", rev = "db01858ce12db22079b5776731adbff163a50d91", features = [ "api", "std" ] }
558558
oxlog = { path = "dev-tools/oxlog" }
559559
oxnet = "0.1.1"
560560
once_cell = "1.20.3"
@@ -564,7 +564,7 @@ openapiv3 = "2.0.0"
564564
# must match samael's crate!
565565
openssl = "0.10"
566566
openssl-sys = "0.9"
567-
opte-ioctl = { git = "https://github.com/oxidecomputer/opte", rev = "88adb1a5df689b3e2daddab9325ee94047f6ffad" }
567+
opte-ioctl = { git = "https://github.com/oxidecomputer/opte", rev = "db01858ce12db22079b5776731adbff163a50d91" }
568568
oso = "0.27"
569569
owo-colors = "4.2.0"
570570
oximeter = { path = "oximeter/oximeter" }

tools/opte_version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.35.359
1+
0.35.361

0 commit comments

Comments
 (0)