Skip to content

Conversation

@jrmithdobbs
Copy link
Contributor

Fix rfc1918 and rfc3927 compliance for ignoring non-internet-routable hosts.

Pretty self explanatory I think. Fixes filtering of 172.16/12 and 169.254/16 which were missing and expands IsRoutable() to be more easily updated later as well as actually be used in ConnectSocket() instead of re-implementing logic that exists in the CAddress class.

jgarzik pushed a commit that referenced this pull request Jun 5, 2011
Fix rfc1918 and rfc3927 compliance for ignoring non-internet-routable hosts
@jgarzik jgarzik merged commit 39105da into bitcoin:master Jun 5, 2011
classesjack pushed a commit to classesjack/bitcoin that referenced this pull request Jan 2, 2018
cryptapus pushed a commit to cryptapus/bitcoin that referenced this pull request May 3, 2021
ab79b8c Add auxpow to getblock help text. (Daniel Kraft)

Pull request description:

  The `getblock` help text was missing a description of the `auxpow` field in the returned JSON object.  This adds the missing help text.

  Note that the field itself was already present and is not changed.  This is purely about the documentation in the online help.

  Fixes namecoin/namecoin-core#289.

Tree-SHA512: bb3ff6ed22586c7641e471543097f9d99bb5deab18c757ec21021beb2b462d75d35e83b5def18c25f9a72757ce014893dcf8f44f1731296853e947091c88fc48
rajarshimaitra pushed a commit to rajarshimaitra/bitcoin that referenced this pull request Aug 5, 2021
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Sep 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants