podman/libpod/network
Paul Holzinger 001d48929d
MAC address json unmarshal should allow strings
Create a new mac address type which supports json marshal/unmarshal from
and to string. This change is backwards compatible with the previous
versions as the unmarshal method still accepts the old byte array or
base64 encoded string.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2021-11-03 15:30:16 +01:00
..
cni MAC address json unmarshal should allow strings 2021-11-03 15:30:16 +01:00
types MAC address json unmarshal should allow strings 2021-11-03 15:30:16 +01:00
util Wire network interface into libpod 2021-09-15 20:00:20 +02:00