Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gobify #39

Merged
merged 8 commits into from
May 27, 2024
Merged

Gobify #39

merged 8 commits into from
May 27, 2024

Conversation

johanix
Copy link
Collaborator

@johanix johanix commented May 27, 2024

  • major cleanup of sources.go, removin a ton of horrible type assertions
  • significant refactoring
  • implementation of a GOB-based /bootstrap endpoint for greylist data + a client for the same endpoint when TEM starts up.
  • implementation of truncation of the IXFR chain to not grow without bounds, based on tracking the claimed SOA serials as reported by downstreams
  • cleanups of some unused code

johanix added 8 commits May 20, 2024 21:37
* implemented support for pruning the IXFR chain

* implemented support for AXFR fallback if the IXFR chain
  isn't long enough to handle an IXFR request

* changed various data structures as needed
@johanix johanix requested a review from eest May 27, 2024 11:00
Copy link
Member

@oej oej left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Management decision

@oej oej merged commit 1238710 into main May 27, 2024
1 check failed
@oej oej deleted the gobify branch May 27, 2024 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants