veraison / corim

CoRIM and CoMID manipulation library and CLI
Apache License 2.0
9 stars 7 forks source link

Validate binary MAC and IP addresses #18

Open thomas-fossati opened 3 years ago

thomas-fossati commented 3 years ago

The Valid method for the Measurement type has this comment:

// TODO(tho) MAC addr & friends

We need to check whether this still applies, and in that case provide validation code for MAC and IP addresses.