diff options
| author | 2020-02-16 11:03:25 +0000 | |
|---|---|---|
| committer | 2020-02-16 11:03:25 +0000 | |
| commit | 7e8e6f43b307cb432d9ddad11ff61b68fe9f7fd9 (patch) | |
| tree | 6f3d18a597eec227755ff4eeebcba461096b55e3 /usr.bin/dig/lib/isc/unix | |
| parent | Change arm64 system call ABI to skip two instructions. This allows us to (diff) | |
| download | wireguard-openbsd-7e8e6f43b307cb432d9ddad11ff61b68fe9f7fd9.tar.xz wireguard-openbsd-7e8e6f43b307cb432d9ddad11ff61b68fe9f7fd9.zip | |
Backout "DHCP is configured on the first interface only"
I completely missed that part from vmctl.5's "LOCAL INTERFACES" section.
Reading `-L's description itself and the fact that it functions as a
boolean switch contrary to how `-i' expects a number, I made the wrong
assumption that it can only work for the first interface.
"vmctl -Li2" configures two interfaces, one witch DHCP and one without.
"vmctl -L -L" however configures two interfaces with DHCP IPs each.
My second mistake was to imply analogue behaviour for the configuration.
Now that you stated the obvious about `local' being per `interface' line,
it makes absoloutely no sense to above mentioned behaviour for static VM
definitions.
Pointed out by tb
Diffstat (limited to 'usr.bin/dig/lib/isc/unix')
0 files changed, 0 insertions, 0 deletions
