radvd-project / radvd

radvd | Official repository: https://github.com/radvd-project/radvd
https://radvd.litech.org/
Other
203 stars 106 forks source link

Bug fix: Fix configuration bug in radvd upstream - issue 220 #222

Open audreylace opened 9 months ago

audreylace commented 9 months ago

Fix for issue 220. We will now check the permissions of the configuration file before reloading. If the checks fail, then the reload request is ignored.

Neustradamus commented 9 months ago

@audreylace: Have you seen @robbat2 comment?

robbat2 commented 7 months ago

@audreylace are you going to refactor, I would consider this a soft blocker for the 2.20 release

Neustradamus commented 7 months ago

@robbat2: It is only this which blocks a 2.20?

What must be changed in this @audreylace PR to be merged?

Neustradamus commented 1 month ago

@audreylace: Any progress on it?