kubeshark/tap
M. Mert Yıldıran 522e2cc3da
Call SetProtocol in AMQP faster and remove GetProtocol method (#1097)
* Call `SetProtocol` in AMQP faster and remove `GetProtocol` method

* #run_acceptance_tests

* Remove the unused fields from the test mocks #run_acceptance_tests
2022-05-19 10:07:40 +03:00
..
api Call SetProtocol in AMQP faster and remove GetProtocol method (#1097) 2022-05-19 10:07:40 +03:00
dbgctl Add profiling tools (#1087) 2022-05-18 15:42:13 +03:00
diagnose Make logger a separate module such that don't depend on shared module as a whole for logging (#1047) 2022-04-27 22:26:27 +03:00
extensions Call SetProtocol in AMQP faster and remove GetProtocol method (#1097) 2022-05-19 10:07:40 +03:00
source Add profiling tools (#1087) 2022-05-18 15:42:13 +03:00
tlstapper Call SetProtocol in AMQP faster and remove GetProtocol method (#1097) 2022-05-19 10:07:40 +03:00
cleaner.go Fix the request-response matcher maps iteration in clean() method and share the streams map with the TLS tapper (#1059) 2022-05-01 16:16:22 +03:00
go.mod Add profiling tools (#1087) 2022-05-18 15:42:13 +03:00
go.sum Add profiling tools (#1087) 2022-05-18 15:42:13 +03:00
net_utils.go TRA-4494 Remove all non-functional OutboundLink code that was providing /status/recentTLSLinks endpoint (#1008) 2022-04-17 19:01:21 +03:00
passive_tapper.go Add profiling tools (#1087) 2022-05-18 15:42:13 +03:00
settings.go Refactor tap module to achieve synchronously closing other protocol dissectors upon identification (#1026) 2022-04-28 17:19:14 +03:00
tcp_assembler.go Add profiling tools (#1087) 2022-05-18 15:42:13 +03:00
tcp_reader_data_msg.go Refactor tap module to achieve synchronously closing other protocol dissectors upon identification (#1026) 2022-04-28 17:19:14 +03:00
tcp_reader.go Add profiling tools (#1087) 2022-05-18 15:42:13 +03:00
tcp_reassembly_stream.go Spawn only two Goroutines per TCP stream (#1062) 2022-05-16 16:06:36 +03:00
tcp_stream_factory.go Spawn only two Goroutines per TCP stream (#1062) 2022-05-16 16:06:36 +03:00
tcp_stream.go Call SetProtocol in AMQP faster and remove GetProtocol method (#1097) 2022-05-19 10:07:40 +03:00
tcp_streams_map.go Add profiling tools (#1087) 2022-05-18 15:42:13 +03:00