server: proxy: support static vc passthrough
authorKobi Mizrachi <kmizrachi18@gmail.com>
Sun, 2 Feb 2020 13:15:28 +0000 (15:15 +0200)
committerakallabeth <akallabeth@users.noreply.github.com>
Wed, 26 Feb 2020 10:47:01 +0000 (11:47 +0100)
commit079871ac655a7ebf7060d58ed6a68c2e24202231
tree973dd166bdbc173a7eb0c10b9bdacb925567c2bd
parent9417350d92cc378083adb6102bc49c0e8031dcc5
server: proxy: support static vc passthrough
12 files changed:
server/proxy/config.ini
server/proxy/modules/demo/demo.cpp
server/proxy/modules/modules_api.h
server/proxy/pf_channels.c
server/proxy/pf_client.c
server/proxy/pf_config.c
server/proxy/pf_config.h
server/proxy/pf_context.c
server/proxy/pf_context.h
server/proxy/pf_modules.c
server/proxy/pf_modules.h
server/proxy/pf_server.c