Improve recently seen address cache
authorKirill Isakov <bootctl@gmail.com>
Thu, 19 May 2022 07:04:20 +0000 (13:04 +0600)
committerKirill Isakov <bootctl@gmail.com>
Sun, 29 May 2022 08:43:37 +0000 (14:43 +0600)
- create cache directory on init
- only remember addresses for TCP connections
- update cache in more situations
- add tests


No differences found