mirror of
https://github.com/apple/container.git
synced 2026-07-13 04:57:08 +00:00
5064b0ffd5
- Part of work for #460. - Enable set/get of IPv6 network prefix in ReservedVmnetNetwork. - Show IPv6 prefix in `network list` full output. - Option for setting IPv6 prefix when creating a network. - System property for default IPv6 prefix. ## Type of Change - [ ] Bug fix - [x] New feature - [ ] Breaking change - [x] Documentation update ## Motivation and Context See #460. ## Testing - [x] Tested locally - [ ] Added/updated tests - [x] Added/updated docs