inetmock/internal/net
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
..
alias.go Add network monitoring through eBPF 2022-12-21 21:15:05 +01:00
listen.go Add network monitoring through eBPF 2022-12-21 21:15:05 +01:00
listen_test.go Add network monitoring through eBPF 2022-12-21 21:15:05 +01:00