https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290916
Miroslav Lachman <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #10 from Miroslav Lachman <[email protected]> --- Perhaps the omission of the hyphen from the allowed characters was intentional. I don't use jib or epairs, but if someone sets the interface name to a word with a hyphen, it cannot then be used for other things in rc.conf where it would have to be used in the variable name, not in its value. For example in rc.conf: ifconfg_my-nic0="inet 192.168.0.1/24" will not work. But `jib addm my-nic0 vtnet0` will work. I don't know, can something like this happened? -- You are receiving this mail because: You are the assignee for the bug.
