From: Michael Tremer <michael.tremer@ipfire.org>
To: development@lists.ipfire.org
Subject: Re: [PATCH 2/2] dhcp.cgi: Add domain-list type info in dhcp options - bug#12819
Date: Mon, 04 Apr 2022 17:10:55 +0100 [thread overview]
Message-ID: <EE9BA26A-5BED-4F8D-B196-D38EBAA0A085@ipfire.org> (raw)
In-Reply-To: <20220404114909.8184-2-adolf.belka@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 1051 bytes --]
Reviewed-by: Michael Tremer <michael.tremer(a)ipfire.org>
> On 4 Apr 2022, at 12:49, Adolf Belka <adolf.belka(a)ipfire.org> wrote:
>
> Fixes: bug#12819
> Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
> ---
> html/cgi-bin/dhcp.cgi | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/html/cgi-bin/dhcp.cgi b/html/cgi-bin/dhcp.cgi
> index 0a0a21d68..125713285 100644
> --- a/html/cgi-bin/dhcp.cgi
> +++ b/html/cgi-bin/dhcp.cgi
> @@ -800,6 +800,7 @@ if ($dhcpsettings{'SUBMIT'} eq $Lang::tr{'dhcp advopt help'}) {
> print "<tr><td colspan='2'><hr /></td></tr>\n";
> print '<tr><td>string type</td><td>"quoted string" or 00:01:FF...</td></tr>';
> print '<tr><td>ip-address type </td><td>10.0.0.1 | www.dot.com</td></tr>';
> + print '<tr><td>domain-list type </td><td>"example.com", "eng.example.com", "sales.example.com"</td></tr>';
> print '<tr><td>int,uint types</td><td>numbers</td></tr>';
> print '<tr><td>flag type</td><td>on | off</td></tr>';
> print '</table>';
> --
> 2.35.1
>
next prev parent reply other threads:[~2022-04-04 16:10 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-04 11:49 [PATCH 1/2] advoptions-list: Add domain-search to " Adolf Belka
2022-04-04 11:49 ` [PATCH 2/2] dhcp.cgi: Add domain-list type info in dhcp " Adolf Belka
2022-04-04 16:10 ` Michael Tremer [this message]
2022-04-04 16:10 ` [PATCH 1/2] advoptions-list: Add domain-search to " Michael Tremer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=EE9BA26A-5BED-4F8D-B196-D38EBAA0A085@ipfire.org \
--to=michael.tremer@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox