Remove functions that checked for pre-ipv6 consensus.
commitceacda44f1064a5cc06a7eb29f31de19844ca6a7
authorNick Mathewson <nickm@torproject.org>
Wed, 15 Jan 2020 16:26:14 +0000 (15 11:26 -0500)
committerNick Mathewson <nickm@torproject.org>
Thu, 16 Jan 2020 21:41:53 +0000 (16 16:41 -0500)
tree35dd3dead1380f446fb05adec9de9aa118f30ab7
parent8d94bcbf8c7c34a6e2d683982ef22ab6949c34ea
Remove functions that checked for pre-ipv6 consensus.

We no longer need or need to test:
  * node_awaiting_ipv6()
  * networkstatus_consensus_has_ipv6().
src/core/or/policies.c
src/feature/nodelist/networkstatus.c
src/feature/nodelist/networkstatus.h
src/test/test_dir.c