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

Try to compress too long replies (when forwarding). #1313

Merged
merged 1 commit into from Aug 17, 2015

Conversation

inercia
Copy link
Contributor

@inercia inercia commented Aug 17, 2015

Fixes #1306 for 1.0.2

}
ip := address.Address(rand.Uint32()).IP4()
m.Answer = append(m.Answer, &dns.A{Hdr: *header, A: ip})
}

This comment was marked as abuse.

This comment was marked as abuse.

@inercia inercia force-pushed the issues/1306-dns-compress-1-0-2 branch from 8366800 to 341d58d Compare August 17, 2015 15:48
@rade
Copy link
Member

rade commented Aug 17, 2015

Please rebase, so this gets the CircleCI fix.

@inercia inercia force-pushed the issues/1306-dns-compress-1-0-2 branch from 341d58d to c50c90e Compare August 17, 2015 16:50
rade added a commit that referenced this pull request Aug 17, 2015
Try to compress too long replies (when forwarding).

Fixes #1306.
@rade rade merged commit 7fb597a into 1.0 Aug 17, 2015
@rade rade added this to the 1.0.2 milestone Aug 17, 2015
@rade rade deleted the issues/1306-dns-compress-1-0-2 branch August 19, 2015 20:32
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