Skip to content
Snippets Groups Projects

daemon/proxyv2: fix client TCP/TLS + merge state structs

Merged Oto Šťáva requested to merge proxyv2-tcp-fix into master
All threads resolved!
Files
3
@@ -2,7 +2,6 @@
{% raw %}
modules.load('view < policy')
view:addr("127.127.0.0", policy.suffix(policy.DENY_MSG("addr 127.127.0.0 matched com"),{"\3com\0"}))
-- policy.add(policy.all(policy.FORWARD('1.2.3.4')))
-- make sure DNSSEC is turned off for tests
trust_anchors.remove('.')
Loading