- 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
Refactor endpoint package to provide required functions and to improve overall architecture.
Adopt refactoring in all protocol handlers (startup and shutdown behavior is changed now).