Giter VIP home page Giter VIP logo

Comments (6)

miekg avatar miekg commented on July 22, 2024

This is sort of by design, because when the string is parsed you do not know how long the rdata will be. This value is set when the data is converted to wireformat.

It might make sense to rename Rdlength to rdlength. I any case this could use some extra documentation.

from dns.

miekg avatar miekg commented on July 22, 2024

Closed by b047415

from dns.

MaddieM4 avatar MaddieM4 commented on July 22, 2024

Hmm... what would you recommend for comparison, then? Is comparing the rr.String()s sufficient for testing that my code isn't doing anything stupid?

/is really annoyed that reflect.DeepEqual looks at private fields.

from dns.

miekg avatar miekg commented on July 22, 2024

For those comparisons you should not look at Rdlength. Converting to
strings and then comparing seems suboptimal.
On Apr 21, 2014 4:25 PM, "Philip Horger" [email protected] wrote:

Hmm... what would you recommend for comparison, then? Is comparing the
rr.String()s sufficient for testing that my code isn't doing anything
stupid?

/is really annoyed that reflect.DeepEqual looks at private fields.


Reply to this email directly or view it on GitHubhttps://github.com//issues/91#issuecomment-40943698
.

from dns.

MaddieM4 avatar MaddieM4 commented on July 22, 2024

So, all the components of the header are significant, except rdlength?

Sorry, I know I'm being a pest, and this information is really helpful. I'm just trying to figure out exactly what I need to test, and what I need to ignore.

from dns.

miekg avatar miekg commented on July 22, 2024

On Apr 21, 2014 4:47 PM, "Philip Horger" [email protected] wrote:

So, all the components of the header are significant, except rdlength?

Yes, unless its not zero :)

Sorry, I know I'm being a pest, and this information is really helpful.
I'm just trying to figure out exactly what I need to test, and what I need
to ignore.


Reply to this email directly or view it on GitHub.

from dns.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.