Home
last modified time | relevance | path

Searched refs:gateway6route (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-networkd/src/
H A Dethernet_interface.cpp830 auto& gateway6route = config.map["Route"].emplace_back(); in writeConfigurationFile() local
831 gateway6route["Gateway"].emplace_back(gateway6); in writeConfigurationFile()
832 gateway6route["GatewayOnLink"].emplace_back("true"); in writeConfigurationFile()