Skip to content

Commit

Permalink
Export EDNS0 interface
Browse files Browse the repository at this point in the history
Replace all the private methods in the EDNS0 with public methods.
Additionally, as suggested in issue #857, made Pack receive a
pre-allocated byte array, introduce a Len method, and have Pack
and Unpack return the number of octets written and read (respectively)
if there was no error.

Closes #857
  • Loading branch information
omeranson committed Dec 4, 2019
1 parent 9b7437f commit 0e87d06
Show file tree
Hide file tree
Showing 4 changed files with 184 additions and 129 deletions.

0 comments on commit 0e87d06

Please sign in to comment.