From: Denis Kenzior <denkenz@gmail.com>
To: Yuki Sireneva <yuki.utk8g@gmail.com>, iwd@lists.linux.dev
Subject: Re: [PATCH] client: use display_table_row for IPv6 in station
Date: Tue, 23 Jul 2024 18:54:37 -0500 [thread overview]
Message-ID: <b45e9c22-b36c-4e96-86a2-d44dc24ed505@gmail.com> (raw)
In-Reply-To: <20240723161817.2191843-1-yuki.utk8g@gmail.com>
Hi Yuki,
On 7/23/24 11:18 AM, Yuki Sireneva wrote:
> IPv6 address entry was not updated to use display_table_row which led to
> a shifted line in table, as shown below:
>
> $ iwctl station wlan0 show | head | sed 's| |.|g'
> .................................Station:.wlan0................................
> --------------------------------------------------------------------------------
> ..Settable..Property..............Value..........................................
> --------------------------------------------------------------------------------
> ............Scanning..............no...............................................
> ............State.................connected........................................
> ............Connected.network.....Clannad.Legacy...................................
> ............IPv4.address..........192.168.1.12.....................................
> ............IPv6.address........fdc3:541d:864f:0:96db:c9ff:fe36:b15............
> ............ConnectedBss..........cc:d8:43:77:91:0e................................
>
> This patch aligns IPv6 address line with other lines in the table.
>
> Fixes: 35dd2c08219a (client: update station to use display_table_row, 2022-07-07)
> ---
> client/station.c | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
>
Applied, thanks.
Regards,
-Denis
prev parent reply other threads:[~2024-07-23 23:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-23 16:18 [PATCH] client: use display_table_row for IPv6 in station Yuki Sireneva
2024-07-23 23:54 ` Denis Kenzior [this message]
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=b45e9c22-b36c-4e96-86a2-d44dc24ed505@gmail.com \
--to=denkenz@gmail.com \
--cc=iwd@lists.linux.dev \
--cc=yuki.utk8g@gmail.com \
/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