From: "Alejandro Colomar (man-pages)" <alx.manpages@gmail.com>
To: Erik Flodin <erik@flodin.me>
Cc: mtk.manpages@gmail.com, linux-man@vger.kernel.org,
Stefan Rompf <stefan@loplof.de>,
"David S. Miller" <davem@davemloft.net>,
John Dykstra <john.dykstra1@gmail.com>,
netdev@vger.kernel.org,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: netdevice.7 SIOCGIFFLAGS/SIOCSIFFLAGS
Date: Fri, 12 Nov 2021 22:01:29 +0100 [thread overview]
Message-ID: <ee12204f-0bfb-5b64-ef77-9217eb7dc456@gmail.com> (raw)
In-Reply-To: <CAAMKmocBEr05EfidF9CfqJQw4uj1YcYwmkJPR=c0eCCYgsAHwg@mail.gmail.com>
Hi Erik,
On 10/2/21 18:35, Erik Flodin wrote:
> A bit more than a month has passed so here's a ping :)
>
> // Erik
Thanks for the ping.
alarm(3600 * 24 * 30); // :)
>
> On Fri, 30 Apr 2021 at 21:32, Alejandro Colomar (man-pages)
> <alx.manpages@gmail.com <mailto:alx.manpages@gmail.com>> wrote:
>
> [PING mtk, netdev@]
> [CC += linux-kernel]
>
> Hi Erik,
>
> On 4/29/21 9:45 PM, Erik Flodin wrote:
> > On Wed, 14 Apr 2021 at 21:56, Alejandro Colomar (man-pages)
> > <alx.manpages@gmail.com <mailto:alx.manpages@gmail.com>> wrote:
> >>
> >> [CC += netdev]
> >>
> >> Hi Erik,
> >>
> >> On 4/14/21 8:52 PM, Erik Flodin wrote:
> >>> Hi,
> >>>
> >>> On Fri, 19 Mar 2021 at 20:53, Alejandro Colomar (man-pages)
> >>> <alx.manpages@gmail.com <mailto:alx.manpages@gmail.com>> wrote:
> >>>> On 3/17/21 3:12 PM, Erik Flodin wrote:
> >>>>> The documentation for SIOCGIFFLAGS/SIOCSIFFLAGS in
> netdevice.7 lists
> >>>>> IFF_LOWER_UP, IFF_DORMANT and IFF_ECHO, but those can't be set in
> >>>>> ifr_flags as it is only a short and the flags start at 1<<16.
> >>>>>
> >>>>> See also
> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=746e6ad23cd6fec2edce056e014a0eabeffa838c
> <https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=746e6ad23cd6fec2edce056e014a0eabeffa838c>
> >>>>>
> >>>>
> >>>> I don't know what's the history of that.
> >>>
> >>> Judging from commit message in the commit linked above it was
> added by
> >>> mistake. As noted the flags are accessible via netlink, just
> not via
> >>> SIOCGIFFLAGS.
> >>>
> >>> // Erik
> >>>
> >>
> >> I should have CCd netdev@ before. Thanks for the update. Let's
> see if
> >> anyone there can comment.
> >>
> >> Thanks,
> >>
> >> Alex
> >>
>
> > Hi again,
> >
> > Have there been any updates on this one?
>
> No, Noone from the kernel answered. And I'm sorry, but I'm not sure
> what is going on in the code, so I don't want to close this here by just
> removing those flags from the manual page, because I worry that the
> actual code may be wrong or something. So I prefer that when Michael
> has some time he can maybe review this and say something. Ideally,
> someone from the kernel would also respond, but they haven't. I've CCd
> the LKML; let's see if someone reads this and can help.
>
> Thanks,
>
> Alex
>
> P.S.: Please, if we haven't responded in a month from now, ping us
> again. Thanks again.
>
> >
> > // Erik
> >
> >>
> >> --
> >> Alejandro Colomar
> >> Linux man-pages comaintainer;
> https://www.kernel.org/doc/man-pages/
> <https://www.kernel.org/doc/man-pages/>
> >> http://www.alejandro-colomar.es/ <http://www.alejandro-colomar.es/>
>
> --
> Alejandro Colomar
> Linux man-pages comaintainer; https://www.kernel.org/doc/man-pages/
> <https://www.kernel.org/doc/man-pages/>
> http://www.alejandro-colomar.es/ <http://www.alejandro-colomar.es/>
>
--
Alejandro Colomar
Linux man-pages comaintainer; http://www.kernel.org/doc/man-pages/
http://www.alejandro-colomar.es/
prev parent reply other threads:[~2021-11-12 21:01 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-17 14:12 netdevice.7 SIOCGIFFLAGS/SIOCSIFFLAGS Erik Flodin
2021-03-19 19:53 ` Alejandro Colomar (man-pages)
2021-04-14 18:52 ` Erik Flodin
2021-04-14 19:56 ` Alejandro Colomar (man-pages)
2021-04-29 19:45 ` Erik Flodin
2021-04-30 19:32 ` Alejandro Colomar (man-pages)
[not found] ` <CAAMKmocBEr05EfidF9CfqJQw4uj1YcYwmkJPR=c0eCCYgsAHwg@mail.gmail.com>
2021-11-12 21:01 ` Alejandro Colomar (man-pages) [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=ee12204f-0bfb-5b64-ef77-9217eb7dc456@gmail.com \
--to=alx.manpages@gmail.com \
--cc=davem@davemloft.net \
--cc=erik@flodin.me \
--cc=john.dykstra1@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-man@vger.kernel.org \
--cc=mtk.manpages@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=stefan@loplof.de \
/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