inetmock/internal/rpc
Peter Kurfer 3c7810c32a
All checks were successful
concourse-ci/lint/protobuf Lint protobufs
concourse-ci/test/integration integration tests
concourse-ci/lint/golangci-lint Lint Go files
Add network monitoring through eBPF
- introduce netmon details to be emitted whenever a packet is observed not handled by InetMock
- rework cache configuration to re-use the same cache instance for all DNS handlers
- add an API to enable network monitoring per network interface including whitelists for IPs and ports
2022-12-21 21:15:05 +01:00
..
middleware Add network monitoring through eBPF 2022-12-21 21:15:05 +01:00
test Replace insecure gRPC handling 2022-01-12 16:02:27 +01:00
audit_server.go Add network monitoring through eBPF 2022-12-21 21:15:05 +01:00
audit_server_test.go Add network monitoring through eBPF 2022-12-21 21:15:05 +01:00
endpoint_orchestrator_service.go Add network monitoring through eBPF 2022-12-21 21:15:05 +01:00
endpoint_orchestrator_service_test.go Add network monitoring through eBPF 2022-12-21 21:15:05 +01:00
errors.go Initial draft of PCAP capturing 2021-02-16 16:50:23 +01:00
grpc_api.go Add network monitoring through eBPF 2022-12-21 21:15:05 +01:00
health_server.go Add network monitoring through eBPF 2022-12-21 21:15:05 +01:00
net_flow_server.go Add network monitoring through eBPF 2022-12-21 21:15:05 +01:00
pcap_server.go Add network monitoring through eBPF 2022-12-21 21:15:05 +01:00
pcap_server_test.go Add network monitoring through eBPF 2022-12-21 21:15:05 +01:00
pprof_server.go Add network monitoring through eBPF 2022-12-21 21:15:05 +01:00
pprof_server_test.go Add network monitoring through eBPF 2022-12-21 21:15:05 +01:00