NetPermissionFlags::Implicit applies just to connections from -whitebind or -whitelist, clarify that in its comment.
doc: clarify that NetPermissionFlags::Implicit is only about whitelists #26100
pull vasild wants to merge 1 commits into bitcoin:master from vasild:netperm_implicit_comment changing 1 files +2 −1-
vasild commented at 9:22 AM on September 15, 2022: contributor
- fanquake added the label Docs on Sep 15, 2022
- fanquake added the label P2P on Sep 15, 2022
-
DrahtBot commented at 3:40 AM on September 23, 2022: contributor
<!--e57a25ab6845829454e8d69fc972939a-->
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
<!--021abf342d371248e50ceaed478a90ca-->
Reviews
See the guideline for information on the review process.
Type Reviewers ACK Zero-1729, aureleoules, hernanmarino Concept ACK vasild <!--174a7506f384e20aa4161008e828411d-->
Conflicts
No conflicts as of last run.
-
in src/net_permissions.h:39 in d121024c3d outdated
34 | @@ -35,7 +35,8 @@ enum class NetPermissionFlags : uint32_t { 35 | // unlimited amounts of addrs. 36 | Addr = (1U << 7), 37 | 38 | - // True if the user did not specifically set fine grained permissions 39 | + // True if the user did not specifically set fine grained permissions in the 40 | + // -whitebind or -whitelist commands.
jonatack commented at 1:41 PM on October 5, 2022:Concept ACK, the clarification seems worth adding for future readers of the code. Suggest the following improvements to the proposal.
- // True if the user did not specifically set fine grained permissions in the - // -whitebind or -whitelist commands. + // True if the user did not specifically set fine-grained permissions with + // the -whitebind or -whitelist configuration options.
hernanmarino commented at 1:38 PM on October 28, 2022:+1
vasild commented at 2:22 PM on November 7, 2022:Done, thanks!
hernanmarino commented at 1:38 PM on October 28, 2022: contributorACK d121024c3dce125b45f21d3b4d362b61a9d27d27
Zero-1729 commented at 3:35 AM on November 3, 2022: contributorConcept ACK
Agree with jonatack's rewording suggestion.
f362920c2cdoc: clarify that NetPermissionFlags::Implicit is only about whitelists
Co-authored-by: Jon Atack <jon@atack.com>
vasild force-pushed on Nov 7, 2022vasild commented at 2:23 PM on November 7, 2022: contributord121024c3d...f362920c2c: address suggestionInvalidates ACK from @hernanmarino
Zero-1729 commented at 1:45 AM on November 9, 2022: contributorcrACK f362920c2ca85853b24c1cbc1d596dd1ff2fd556
aureleoules approvedaureleoules commented at 5:13 PM on November 21, 2022: memberACK f362920c2ca85853b24c1cbc1d596dd1ff2fd556
hernanmarino approvedhernanmarino commented at 6:40 PM on November 21, 2022: contributorre ACK f362920c2ca85853b24c1cbc1d596dd1ff2fd556
maflcko merged this on Nov 22, 2022maflcko closed this on Nov 22, 2022vasild deleted the branch on Nov 22, 2022sidhujag referenced this in commit 40ba118dc0 on Nov 22, 2022bitcoin locked this on Nov 22, 2023
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-22 18:13 UTC
More mirrored repositories can be found on mirror.b10c.me