https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290916
--- Comment #4 from Jose Luis Duran <[email protected]> --- Technically there is no restriction on the name of the interface, only the length. Maybe we should allow any character (".", scary!): # ifconfig epair create epair0a # ifconfig epair0a name !@#\$%^\&\* Although [!-.0-9A-Za-z_] is a good start, should it also be changed in jng? -- You are receiving this mail because: You are the assignee for the bug.
