git: 1a714ff20419 - main - This pulls over all the changes that are in the netflix tree that fix the ratelimit code. There were several bugs in tcp_ratelimit itself and we needed further work to support the multiple tag format coming for the joint TLS and Ratelimit dances.

Mateusz Guzik mjguzik at gmail.com
Mon Feb 1 13:18:50 UTC 2021


I cannot test the patch right now, but tinderbox builds for me with
the offending commit reverted.

On 2/1/21, Hans Petter Selasky <hps at selasky.org> wrote:
> Hi,
>
> The attached patch should fix it. (Waiting for a quick review). But
> there are more issues:
>
> For i386 I now see:
>
>> ld: error: undefined symbol: xdr_export_sec_context_res
>>>>> referenced by gss_impl.c
>>>>>               gss_impl.o:(kgss_transfer_context)
>>
>> ld: error: undefined symbol: gssd_import_name_1
>>>>> referenced by gss_import_name.c
>>>>>               gss_import_name.o:(gss_import_name)
>>
>> ld: error: undefined symbol: gssd_pname_to_uid_1
>>>>> referenced by gss_pname_to_uid.c
>>>>>               gss_pname_to_uid.o:(gss_pname_to_uid)
>>>>> referenced by gss_pname_to_uid.c
>>>>>               gss_pname_to_uid.o:(gss_pname_to_unix_cred)
>>
>> ld: error: undefined symbol: xdr_pname_to_uid_res
>>>>> referenced by gss_pname_to_uid.c
>>>>>               gss_pname_to_uid.o:(gss_pname_to_unix_cred)
>>
>> ld: error: undefined symbol: gssd_release_cred_1
>>>>> referenced by gss_release_cred.c
>>>>>               gss_release_cred.o:(gss_release_cred)
>>
>> ld: error: undefined symbol: gssd_release_name_1
>>>>> referenced by gss_release_name.c
>>>>>               gss_release_name.o:(gss_release_name)
>>
>
> Maybe xdr needs to be added to LINT now?
>
> Passing the ball onto Konstantin.
>
> --HPS
>


-- 
Mateusz Guzik <mjguzik gmail.com>


More information about the dev-commits-src-all mailing list