https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253435

--- Comment #2 from Robert David <robert.david.pub...@gmail.com> ---
If the example #2 would work it would be fine. Because sometimes one
needs/wants to assign the device name.

Because there is a difference in 

ip4.addr = "wgnet0|192.168.0.10"
and
ip4.addr = "192.168.0.10"

the first try to assign the address to the wgnet0 interface (and fail), the
second one just use the interface which got the address.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-jail@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-jail
To unsubscribe, send any mail to "freebsd-jail-unsubscr...@freebsd.org"

Reply via email to