Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 09 Nov 2025 17:35:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   =?UTF-8?B?W0J1ZyAyOTA5MTZdIEpJQiBzY3JpcHQgc2hvdWxkIGFsbG93IA==?= =?UTF-8?B?4oCcLeKAnCBjaGFyYWN0ZXIgaW4gaW50ZXJmYWNlIG5hbWVy?=
Message-ID:  <bug-290916-227-OBRRlMMofz@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-290916-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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

--- Comment #1 from Victor <tschetter.victor@gmail.com> ---
Also “jib addm test.jail vtnet0” works.

The line could be edited to be "[ "${name:-x}" = "${name#*[!0-9a-zA-Z.-_]}" -a
$# -gt 1 ] ||" in both the “addm” and “destroy” functions.

Dots (.) and dashes (-) are both supported with ifconfig so why not allow them
here?

Lines are 275 and 385

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-290916-227-OBRRlMMofz>