As far as I can see its already merged:
https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=5406684087815d3f66df9d8318e15db7137148f5
Regards
On Tue, 8 Feb 2022 at 14:09, Aiyion.Prime wrote:
>
> What else could you make use of, in order to get this moving?
>
> Or what is currently blocking
My bad, thank you very much!
Aiyion
On 2/8/22 14:01, Petr Štetiar wrote:
Aiyion.Prime [2022-02-08 13:50:21]:
Hi,
Or what is currently blocking this?
I would guess `git pull` in your tree as I've merged it[1] already.
1. https://git.openwrt.org/5406684087815d3f66df9d8318e15db7137148f5
Ch
Aiyion.Prime [2022-02-08 13:50:21]:
Hi,
> Or what is currently blocking this?
I would guess `git pull` in your tree as I've merged it[1] already.
1. https://git.openwrt.org/5406684087815d3f66df9d8318e15db7137148f5
Cheers,
Petr
___
openwrt-devel ma
What else could you make use of, in order to get this moving?
Or what is currently blocking this?
Thanks
Aiyion
On 1/31/22 16:35, Petr Štetiar wrote:
Aiyion.Prime [2022-01-24 11:43:00]:
Hi,
We've been using the patch for a few months now.
Ok, good to know, thank you for testing.
Is th
Tested-by: Jan-Niklas Burfeind
This has been running on at least 80 devices in the past months in our
ff-community.
Let me know if and what you need more
Aiyion
On 9/15/21 03:09, Leonardo Mörlein wrote:
When the uci configuration is created automatically during a very early
stage, where no
Aiyion.Prime [2022-01-24 11:43:00]:
Hi,
> We've been using the patch for a few months now.
Ok, good to know, thank you for testing.
> Is there something I can help to progress this faster?
replying to the patch with your `Tested-by: Real Name ` never
hurts and actually increases the chances t
Hello ynezz,
[1] says you are reviewing this?
It might be outdated? It's been three and a half months now; any chance
one could help you with this?
Thanks so far
Aiyion
On 1/24/22 11:43, Aiyion.Prime wrote:
Hey ynezz,
I tried to bump this in #openwrt-devel yesterday; as your last message
Hey ynezz,
I tried to bump this in #openwrt-devel yesterday; as your last message
there is from december, I thought I do it here instead.
We've been using the patch for a few months now.
Is there something I can help to progress this faster?
Thanks for the effort
Aiyion
On 9/15/21 03:09, L
When the uci configuration is created automatically during a very early
stage, where no entropy daemon is set up, generating the key directly is
not an option. Therefore we allow to set the private_key to "generate"
and generate the private key directly before the interface is taken up.
Signed-off