diff --git a/config.proto b/config.proto index 49bc40b..631f6d8 100644 --- a/config.proto +++ b/config.proto @@ -334,7 +334,7 @@ message Config { /* * struct to keep static address */ - NetworkConfig eth_config = 8; + IpV4Config ipv4_config = 8; } /*