netsec-ethz / rains

RAINS (Another Internet Naming Service)
Apache License 2.0
9 stars 11 forks source link

Replace IP4 and IP6 object value with net.IPAddr (instead of string) #95

Closed fehlmach closed 5 years ago

rayhaanj commented 5 years ago

Relevant in CBOR side: https://github.com/netsec-ethz/rains/blob/master/internal/pkg/object/object.go#L36-L41 https://github.com/netsec-ethz/rains/blob/master/internal/pkg/object/object.go#L167-L174

chaehni commented 5 years ago

closed by https://github.com/netsec-ethz/rains/pull/224