At this point, we do not:
- check that relayed/stored addr messages have the NODE_NETWORK bit set.
- check that nodes selected for outbound connection have NODE_NETWORK advertized.
- check that the nServices flag in the “version” message by a node corresponds to what we expected when deciding to connect to it.
- store the updated nServices flag from the “version” message in addrman.
Fix this.