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

Tweaks #1425

Merged
merged 4 commits into from
Mar 2, 2023
Merged

Tweaks #1425

merged 4 commits into from
Mar 2, 2023

Conversation

monoidic
Copy link
Contributor

This PR is primarily to fix a typo that was in my last PR, where some IPSECKEY RR parsing errors are incorrectly marked as AMTRELAY errors due to ahem some copy-pasting.
Alongside that are some other small tweaks:

  • couple more tests for IPSECKEY/AMTRELAY
  • using (net.IP).Equal for net.IP comparison instead of bytes.Equal
  • use fmt.Fprint instead of fmt.Fprintf when no formatted arguments are passed in *_generate.go, and make types_generate.go generate code that gofumpt won't try to format, with an additional newline

@miekg miekg merged commit 85afa11 into miekg:master Mar 2, 2023
@monoidic monoidic deleted the tweaks branch March 2, 2023 17:59
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.

None yet

2 participants