WiMAX / LTE EPS-AKA Key Generation

Benjamin Thompson b.thompson at latera.ru
Sun Nov 8 20:26:17 CET 2020


On Fri, 6 Nov 2020 at 19:42, Benjamin Thompson <b.thompson at latera.ru> wrote:

> On Sat, 10 Oct 2020 at 15:48, Alan DeKok <aland at deployingradius.com>
> wrote:
>
>>
>> On Oct 10, 2020, at 6:36 AM, Benjamin Thompson <b.thompson at latera.ru>
>> wrote:
>> > If you could add milenage.c to the 3.0.x branch that would be great. I
>> have
>> > kind of gotten it to work by adding it to the src/modules/rlm_wimax/
>> > directory but I had to comment out some things like FR_PROTO_HEX_DUMP
>> and I
>> > am not sure what to replace them with.
>>
>>   Just ignore them for now.  They're for detailed packet / hex debugging
>> in v4.
>>
>> > Also the functions which I need are
>> > milenage_f1 and milenage_f2345 so I had to make them non static.
>>
>>   That's fine.
>>
>>   If it works, ship it!
>>
>
> Hi Alan and Arran
>
> I have a working implementation, but as it is more or less the first thing
> I have written in C it's highly possible that my code is a bit crappy. I
> would be really grateful if maybe one of you could have a look at this
> commit in my test branch on github and let me know what you think:
> https://github.com/bt4/freeradius-server/commit/2e02bce98c1627626fe99d4eaf96944fef875fbd
>

I realised that I forgot to add one file to the commit (milenage.c). Here
is a fixed commit:
https://github.com/bt4/freeradius-server/commit/0cb4324d1d75a00ff97121c1345a41151577025e


More information about the Freeradius-Users mailing list