Tuesday, April 07, 2020

Re: [NEW] net/sniproxy 0.6.0

On 2020/04/07 15:06, Renaud Allard wrote:
> Hi,
>
> Here is the port, corrected with nice suggestions from sthen@ and bket@,
> including the patch which was in the original branch from github instead of
> my own patches. This seems to solve the table test problem.
>
> Any more comments? OK to import?

OK to import, I've reserved an entry in user.list for the uid.

Some tests require listening on 8080-8082 where I had daemons already
(at least on 8080); as these are fairly common ports to use it's
probably worth moving them to alternatives with this:

TEST_ENV = SNI_PROXY_PORT=18080 \
TEST_HTTPD_PORT=18081 \
TEST_FALLBACK_PORT=18082

No need for a new tar, whoever commits can just add it.

No comments:

Post a Comment