Skip to content

Yparser wire values

Daniel Salzman requested to merge yp_wire_values into master

This change unifies and simplifies (using wire context) binary data transformations for the yparser. The same binary representation is used for the configuration data representation in the database. Also there are some improvements like better address range specification.

Merge request reports