[PATCH 0/2] rootless ping support

Radoslav Kolev radoslav.kolev at suse.com
Wed Aug 6 16:03:39 UTC 2025


On Wed, Aug 6, 2025 at 2:38 PM Steffen Nurpmeso <steffen at sdaoden.eu> wrote:
>
> is that line
>
>   +             if (c >= 76 || using_dgram && (c == 64)) {
>
> properly parenthesized then?
> (Why doesn't the compiler scream for .. nine years?)

Because that line is  only part of the Alpine patch which I only gave
credit to, as inspiration for my improved implementation and not found
in the patches I propose to be included.

Cheers,
Radoslav


More information about the busybox mailing list