增加TCP Passthrough功能实现,调通明文转发流程。
This commit is contained in:
@@ -7,3 +7,5 @@ target_include_directories(tfe PRIVATE ${CMAKE_CURRENT_LIST_DIR}/include/interna
|
||||
target_link_libraries(tfe common)
|
||||
target_link_libraries(tfe pthread dl openssl-ssl-static openssl-crypto-static pthread libevent-static
|
||||
libevent-static-openssl libevent-static-pthreads MESA_handle_logger MESA_prof_load MESA_htable wiredcfg)
|
||||
|
||||
install(TARGETS tfe RUNTIME DESTINATION ./)
|
||||
|
||||
Reference in New Issue
Block a user