Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/net/
H A Damt.sh77 readonly GATEWAY=$(mktemp -u gateway-XXXXXXXX)
101 ip netns add "${GATEWAY}" || exit_cleanup "${LISTENER}"
102 ip netns add "${RELAY}" || exit_cleanup "${LISTENER}" "${GATEWAY}"
103 ip netns add "${SOURCE}" || exit_cleanup "${LISTENER}" "${GATEWAY}" \
111 exit_cleanup "${LISTENER}" "${GATEWAY}" "${RELAY}" "${SOURCE}"
116 for ns in "${LISTENER}" "${GATEWAY}" "${RELAY}" "${SOURCE}"; do
125 ip link set gw_l netns "${GATEWAY}" up
126 ip link set gw_relay netns "${GATEWAY}" up
138 ip netns exec "${GATEWAY}" ip a a 192.168.0.1/24 dev gw_l
139 ip netns exec "${GATEWAY}" ip a a 2001:db8::1/64 dev gw_l
[all …]
/openbmc/openbmc-test-automation/ipmi/
H A Dtest_ipmi_network_configuration.robot44 Set IPMI Inband Network Configuration ${STATIC_IP} ${NETMASK} ${GATEWAY}
50 Valid Value lan_print_output['Default Gateway IP'] ["${GATEWAY}"]
70 Should Be Equal ${ip_address['Gateway']} ${GATEWAY}
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dqemuboot.bbclass69 # static IP configuration @CLIENT@ and @GATEWAY@ place holders are replaced by t…
71 # Example: "ip=192.168.7.@CLIENT@::192.168.7.@GATEWAY@:255.255.255.0::eth0"
109 QB_CMDLINE_IP_TAP ?= "ip=192.168.7.@CLIENT@::192.168.7.@GATEWAY@:255.255.255.0::eth0:off:8.8.8.8 ${…
/openbmc/linux/tools/hv/
H A Dhv_kvp_daemon.c75 GATEWAY, enumerator
1120 case GATEWAY: in process_ip_string()
1130 } else if (type == GATEWAY && i == 0) { in process_ip_string()
1145 case GATEWAY: in process_ip_string()
1416 GATEWAY); in kvp_set_ip_info()
/openbmc/openbmc-test-automation/lib/
H A Dresource.robot124 ${GATEWAY} 10.10.10.10 variable
/openbmc/fb-ipmi-oem/src/
H A Doemcommands.cpp93 GATEWAY = 12, enumerator