diff --git a/illumos-utils/src/addrobj.rs b/illumos-utils/src/addrobj.rs index ab14bd31fd..5a93d9a1c7 100644 --- a/illumos-utils/src/addrobj.rs +++ b/illumos-utils/src/addrobj.rs @@ -12,7 +12,7 @@ pub const IPV6_STATIC_ADDROBJ_NAME: &str = "omicron6"; /// The name provided to all static IPv4 addresses, usually for public OPTE /// interfaces. -pub const IPV4_STATIC_ADDROBJ_NAME: &str = "omicron6"; +pub const IPV4_STATIC_ADDROBJ_NAME: &str = "omicron4"; /// The name provided to DHCP-configured addresses, of either family. pub const DHCP_ADDROBJ_NAME: &str = "omicron"; diff --git a/smf/zone-network-setup/manifest.xml b/smf/zone-network-setup/manifest.xml index 631bc5e112..a612d5ac29 100644 --- a/smf/zone-network-setup/manifest.xml +++ b/smf/zone-network-setup/manifest.xml @@ -7,7 +7,7 @@ - @@ -16,7 +16,7 @@ have been set by the sled-agent, which happens after the `manifest-import` service is running. --> - +