User Details
- User Since
- May 14 2014, 2:36 PM (577 w, 3 d)
Fri, Jun 6
Fri, May 30
Mon, May 26
Sat, May 24
Thu, May 22
Wed, May 21
Tue, May 20
Sun, May 18
Fri, May 16
Thu, May 15
Tue, May 13
Sun, May 11
Sat, May 10
May 8 2025
May 6 2025
Apr 29 2025
Apr 25 2025
Apr 24 2025
@diizzy I've tested with the ports indicated in my previous message, both with and then without the patch.
Apr 21 2025
I'd like to commit this patch, since it is fixing a an issue (avoid -DCMAKE_C_COMPILER_LAUNCHER=ccache being added when defining NO_CCACHE), but am missing portmgr approval. Who could I ask for intervention?
Apr 20 2025
Apr 18 2025
Apr 16 2025
Do mark the use_stableaddr sysctl as tunable set.
@glebius Thanks for the review and the endorsement!
Apr 14 2025
Use u_char for the prefixlen argument.
Fixed some whitespace issues I introduced by mistake.
Fixed issues when ipv6_privacy is also enabled.
There is an issue when stablesaddr and net.inet6.ip6.use_tempaddr are simultaneously enabled.
Updating patch to fix an error with an if statement content.
Apr 13 2025
Created an updated patch:
I'm evaluating updating the patch to make the number of retries configurable via a sysctl (like net.inet6.ip6.stableaddr_maxretries?), defaulting to 3, obviously.
Apr 12 2025
Updating the patch, addressing reported feedback.
Apr 10 2025
Apr 9 2025
I addressed all reported feedback I hope.
Apr 7 2025
I just realized that when checking if the generated ID is valid I simply return failure, the stack will just keep generating the same invalid address over and over, without stopping and never getting a chance to generate a valid one.
Thanks for the feedback!
Apr 6 2025
Forgot to mention: Many thanks to cognet who helped me with suggestions, especially about how to implement the dad_failures counter.
Sorry, I pushed a completely unrelated diff I'm still working on, I should have fixed it now.
remove invalid cmake option
Remove invalid cmake option.