Allow setsockopt(IPV6_V6ONLY) in sandbox.
commit16d2bce89310d68804bacabf5e87a90e8f7322af
authorNick Mathewson <nickm@torproject.org>
Wed, 5 Jul 2017 17:09:21 +0000 (5 13:09 -0400)
committerNick Mathewson <nickm@torproject.org>
Wed, 5 Jul 2017 17:09:21 +0000 (5 13:09 -0400)
tree11e31a4b3fbef272dcd105f83a20fb4fa6b443d1
parentbb97f680e74170673246b3de32e847ade46840f2
Allow setsockopt(IPV6_V6ONLY) in sandbox.

Fixes bug 20247.  We started setting V6ONLY in 0.2.3.13-alpha and
added the sandbox on 0.2.5.1-alpha.
changes/bug20247 [new file with mode: 0644]
src/common/sandbox.c