mirror of
https://github.com/spr-networks/super.git
synced 2026-04-24 20:35:55 +03:00
[GH-ISSUE #342] Auto expiring devices don't get cleaned up in DNS Host Privacy list #166
Labels
No labels
blocked
bug
documentation
enhancement
fixed
fixed ✅
hardening
implemented
installer
multicast
p1
p2
pending
podman
pull-request
security
testing
v1
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/super#166
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @0vercl0k on GitHub (Jul 1, 2024).
Original GitHub issue: https://github.com/spr-networks/super/issues/342
It seems that if an expiring devices is added to any of the DNS log settings they actually don't get removed when the device expired. The device disappeared but its IP still is in the Host Privacy IP list.
Cheers
@lts-rad commented on GitHub (Jul 23, 2024):
coredns-jsonlog has a branch to test now for handling the delete event from api, new in v0.3.14
@lts-rad commented on GitHub (Aug 1, 2024):
v0.3.14 is now released