0 Collaborator |
edc5a1e8e8319f6fcf50b83753e4b7564f8b5025 | Author: dankennedy <daniel@firstcs.co.uk> | 2014-09-15 21:08:27+01:00 changed marshalling of inet addresses to restrict them to either 4 or 16 byte representations to remove extraneous bytes
051c1957acbca87dc87d7d35f81aa14be3ec7903 | Author: dankennedy <daniel@firstcs.co.uk> | 2014-09-11 17:08:23+01:00 support for marshalling inet values using strings and net.IP with IPv6 tests added integration test and updated authors fixed formatting error returned by vet added SliceMap test as per comments