Ashwani Raina has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/23710


Change subject: [squeasel] Set IPV6_V6ONLY sockopt for webserver
......................................................................

[squeasel] Set IPV6_V6ONLY sockopt for webserver

This patch adds config inside config_options for callers to set socket
option i.e. IPV6_V6ONLY. This is useful when webserver is expected to
serve only IPv6 requests and refuse any IPv4 request.
Also, a couple of unit tests are added to test two scenarios:
1. Webserver running in dual stack mode. Both types of connection
   requests i.e., IPv4 and IPv6, are accepted by the server.
2. Webserver running in IPv6-only mode. Only one type of connection
   i.e., IPv6, is accepted by the server.

Change-Id: I3db4195c82ee1e7843a3ea84681e080905030eb7
---
M thirdparty/download-thirdparty.sh
A thirdparty/patches/squeasel-ipv6-only-socket-option.patch
2 files changed, 371 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/10/23710/1
--
To view, visit http://gerrit.cloudera.org:8080/23710
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I3db4195c82ee1e7843a3ea84681e080905030eb7
Gerrit-Change-Number: 23710
Gerrit-PatchSet: 1
Gerrit-Owner: Ashwani Raina <[email protected]>

Reply via email to