23:49:15 When I'm using bhyve zones all link properties of its exclusive vnic are reset when the zone is shutdown. 23:52:34 e.g., if I created a vnic: `dladm create-vnic -p protection=restricted,mac-nospoof test0` and used within a zone configuration: `add net; set physical=test0; end;` the `protection` property is removed *only* when the zone/vm is shutdown (with or without `zoneadm`), but will retain if the zone/vm is restarted with the host (e.g., `init 6`)