Christian Korber
Christian Korber
> Though I'm unsure if we should print the contents here at all. At least it feels like the wrong place for that, I would rather expect this in "{hostapd,wpa}_config_read()"....
I tested this PR today and realized that there was still a passage that logged the configuration file contents. Therefore, I modified the patch and now it displays "\". If...
I tested it again after making the changes @KanjiMonster proposed and it works. The output is now reduced to one line: ``` Fri May 23 06:09:04 2025 daemon.notice hostapd: Configuration...
Hope I got you right this time :hand_with_index_finger_and_thumb_crossed: :smile: @KanjiMonster
The PR ist still pending without approvals. Maybe a review from you @nbd168 or @Neustradamus ? Would appreciate your help :grin:
Is there still anything to be done to get this merged @Neustradamus?
Is there anything open from your side @nbd168 ? Or any advice how to get the needed approvals? Thank you in advance!
I still need people to review this PR. Because you commited to hostapd in the past I would look forward for your opinion @blogic @rany2 @robimarko . Thank you in...
I opened two PR for that #19658 and #19660.
I will look into your suggestions on Monday. You mean to make compilation with openssl optional, do you? I am going to test if snmpv3 is possible then. I understand...