Home
last modified time | relevance | path

Searched full:gateway (Results 1 – 25 of 268) sorted by relevance

1234567891011

/openbmc/linux/net/batman-adv/
Dgateway_common.c
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/
H A Dthingsboard-gateway_3.7.4.bb3 The Thingsboard IoT Gateway is an open-source solution that allows you \
14 PYPI_PACKAGE = "thingsboard-gateway"
40 file://thingsboard-gateway.service \
47 SYSTEMD_SERVICE:${PN} = "thingsboard-gateway.service"
56 install -d ${D}${sysconfdir}/thingsboard-gateway/config
59 install -m 0644 "$file" ${D}${sysconfdir}/thingsboard-gateway/config
62 install -m 0644 ${UNPACKDIR}/tb_gateway.yaml ${D}${sysconfdir}/thingsboard-gateway/config
63 install -m 0644 ${UNPACKDIR}/logs.conf ${D}${sysconfdir}/thingsboard-gateway/config
66 …install -m 0644 ${UNPACKDIR}/thingsboard-gateway.service ${D}${systemd_system_unitdir}/thingsboard…
/openbmc/openbmc-test-automation/redfish/managers/
H A Dtest_bmc_network_conf.robot74 Get Gateway And Verify
75 [Documentation] Get gateway and verify it's existence on the BMC.
79 Verify Gateway On BMC ${network_configuration['Gateway']}
168 # ip subnet_mask gateway valid_status_codes
177 # ip subnet_mask gateway valid_status_codes
186 # ip subnet_mask gateway valid_status_codes
195 # ip subnet_mask gateway valid_status_codes
282 # ip subnet_mask gateway valid_status_codes
290 # ip subnet_mask gateway valid_status_codes
298 # ip subnet_mask gateway valid_status_codes
[all …]
H A Dtest_bmc_ipv6.robot55 Get IPv6 Default Gateway And Verify
56 [Documentation] Get IPv6 default gateway and verify.
61 Verify IPv6 Default Gateway On BMC ${ipv6_gateway}
162 Configure IPv6 Static Default Gateway And Verify
163 [Documentation] Configure IPv6 static default gateway and verify.
165 [Template] Configure IPv6 Static Default Gateway On BMC
172 Modify Static Default Gateway And Verify
173 [Documentation] Modify static default gateway and verify.
175 [Setup] Configure IPv6 Static Default Gateway On BMC ${ipv6_gw_addr} ${prefix_length_def}
177 Modify IPv6 Static Default Gateway O
[all...]
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/
H A D0008-Remove-Werror-flag.patch11 deployments/smm-gateway/config/default-opteesp/CMakeLists.txt | 1 -
12 deployments/smm-gateway/config/default-sp/CMakeLists.txt | 1 -
18 diff --git a/deployments/smm-gateway/config/default-opteesp/CMakeLists.txt b/deployments/smm-gatewa…
20 --- a/deployments/smm-gateway/config/default-opteesp/CMakeLists.txt
21 +++ b/deployments/smm-gateway/config/default-opteesp/CMakeLists.txt
22 @@ -92,7 +92,6 @@ target_compile_definitions(smm-gateway PRIVATE
24 target_compile_options(smm-gateway PRIVATE
30 diff --git a/deployments/smm-gateway/config/default-sp/CMakeLists.txt b/deployments/smm-gateway/con…
32 --- a/deployments/smm-gateway/config/default-sp/CMakeLists.txt
33 +++ b/deployments/smm-gateway/config/default-sp/CMakeLists.txt
[all …]
/openbmc/webui-vue/src/views/Settings/Network/
H A DModalIpv4.vue34 :label="$t('pageNetwork.modal.gateway')"
35 label-for="gateway"
38 id="gateway"
39 v-model="form.gateway"
41 :state="getValidationState(v$.form.gateway)"
42 @input="v$.form.gateway.$touch()"
45 <template v-if="v$.form.gateway.required.$invalid">
48 <template v-if="v$.form.gateway.ipAddress.$invalid">
116 gateway: '',
123 this.form.gateway = this.defaultGateway;
[all …]
/openbmc/linux/tools/testing/selftests/net/
Damt.sh
/openbmc/linux/include/uapi/linux/
Damt.h
/openbmc/phosphor-networkd/src/
H A Dstatic_gateway.cpp26 std::string gateway, IP::Protocol protocolType) : in StaticGateway() argument
27 StaticGateway(bus, makeObjPath(objRoot, gateway), parent, gateway, in StaticGateway()
34 std::string gateway, IP::Protocol protocolType) : in StaticGateway() argument
39 StaticGatewayObj::gateway(gateway, true); in StaticGateway()
67 std::string StaticGateway::gateway(std::string /*gateway*/) in gateway() function in phosphor::network::StaticGateway
H A Dstatic_gateway.hpp30 * @brief OpenBMC network static gateway implementation.
41 * @param[in] gateway - Gateway address.
45 std::string gateway, IP::Protocol protocolType);
51 using StaticGatewayObj::gateway;
52 std::string gateway(std::string) override;
70 std::string gateway, IP::Protocol protocolType);
H A Dethernet_interface.cpp239 if (!info.gateway) in addStaticGateway()
241 lg2::error("Missing static gateway on {NET_INTF}", "NET_INTF", in addStaticGateway()
256 if (auto it = staticGateways.find(*info.gateway); in addStaticGateway()
259 it->second->StaticGatewayObj::gateway(*info.gateway); in addStaticGateway()
263 staticGateways.emplace(*info.gateway, in addStaticGateway()
266 *info.gateway, protocolType)); in addStaticGateway()
393 ObjectPath EthernetInterface::staticGateway(std::string gateway, in staticGateway() argument
403 addr.emplace(stdplus::fromStr<stdplus::In4Addr>(gateway)); in staticGateway()
406 addr.emplace(stdplus::fromStr<stdplus::In6Addr>(gateway)); in staticGateway()
411 route = gateway; in staticGateway()
[all …]
H A Dethernet_interface.hpp139 * @param[in] gateway - Gateway
142 ObjectPath staticGateway(std::string gateway,
216 /** @brief set the default v4 gateway of the interface.
217 * @param[in] gateway - default v4 gateway of the interface.
219 std::string defaultGateway(std::string gateway) override;
221 /** @brief set the default v6 gateway of the interface.
222 * @param[in] gateway - default v6 gateway of the interface.
224 std::string defaultGateway6(std::string gateway) override;
/openbmc/u-boot/board/gardena/smart-gateway-mt7688/
H A DMAINTAINERS4 F: board/gardena/smart-gateway-mt7688
5 F: include/configs/gardena-smart-gateway-mt7688.h
6 F: configs/gardena-smart-gateway-mt7688_defconfig
7 F: configs/gardena-smart-gateway-mt7688-ram_defconfig
8 F: arch/mips/dts/gardena-smart-gateway-mt7688.dts
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DAddressPool.v1_3_0.json310 "description": "The anycast gateway IPv4 address.",
311 …"longDescription": "This property shall contain the anycast gateway IPv4 address for a host subnet…
321 "description": "The anycast gateway MAC address.",
322 …"longDescription": "This property shall contain the anycast gateway MAC address for a host subnet.…
344 "description": "The gateway IPv4 address.",
345 … "longDescription": "This property shall contain the Gateway IPv4 address for a host subnet.",
357 …ongDescription": "This property shall contain the IPv4 address range for gateway nodes on this sub…
455 "description": "Border Gateway Protocol (BGP) neighbor related properties.",
456 …"longDescription": "This type shall contain all Border Gateway Protocol (BGP) neighbor related pro…
473 "description": "Border Gateway Protocol (BGP) neighbor address.",
[all …]
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/StaticGateway/
H A DCreate.interface.yaml5 Create a static gateway entry.
7 - name: Gateway
10 Static gateway address
19 The path for the created static gateway object.
/openbmc/bmcweb/test/redfish-core/lib/
H A Dethernet_test.cpp42 eth["Gateway"] = "1.1.1.1"; in TEST()
55 EXPECT_EQ(addrOut[0].gateway, "1.1.1.1"); in TEST()
62 // Missing gateway should default to no gateway
80 EXPECT_EQ(addrOut[0].gateway, ""); in TEST()
93 eth["Gateway"] = "1.1.1.1"; in TEST()
96 eth["Gateway"] = "1.1.1.5"; in TEST()
115 eth["Gateway"] = "1.1.1.1"; in TEST()
122 existing.gateway = "192.168.1.1"; in TEST()
167 // and clear gateway
192 // deletion and clear gateway in TEST()
/openbmc/bmcweb/redfish-core/lib/
H A Dethernet.hpp77 std::string gateway; member
101 std::string gateway; member
607 property.first == "Gateway") in extractIPV6Data()
609 // Type & Gateway is not used in extractIPV6Data()
700 property.first == "Gateway") in extractIPData()
702 // Type & Gateway is not used in extractIPData()
723 * @brief Modifies the default gateway assigned to the NIC
725 * @param[in] ifaceId Id of network interface whose default gateway is to be
727 * @param[in] gateway The new gateway value. Assigning an empty string
728 * causes the gateway to be deleted
[all …]
H A Dhypervisor_system.hpp272 property.first == "Gateway") in extractHypervisorInterfaceData()
274 // Type & Gateway is not used in extractHypervisorInterfaceData()
403 * @brief Sets the Hypervisor Interface Gateway DBUS
406 * @param[in] gateway Gateway from the incoming request
413 const std::string& gateway) in setHypervisorIPv4Gateway() argument
416 "Setting the DefaultGateway to the last configured gateway"); in setHypervisorIPv4Gateway()
418 setDbusProperty(asyncResp, "IPv4StaticAddresses/1/Gateway", in setHypervisorIPv4Gateway()
423 "DefaultGateway", gateway); in setHypervisorIPv4Gateway()
431 * @param[in] gateway IPv4 address of this interfaces gateway
439 const std::string& gateway, const std::string& address, in createHypervisorIPv4() argument
[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}
141 ... ${netmask} ${gateway} interface=${interface}
187 [Arguments] ${ip} ${netmask} ${gateway} ${login}=${1}
192 # gateway The Gateway address to be set using ipmitool-inband.
201 ... lan set ${CHANNEL_NUMBER} defgw ipaddr ${gateway} login_host=${0}
211 ... ${initial_lan_config['Default Gateway IP']} login=${0}
/openbmc/openbmc-test-automation/lib/
H A Dbmc_ipv6_utils.robot56 Verify IPv6 Default Gateway On BMC
57 [Documentation] Verify IPv6 default gateway on BMC.
61 # gateway_ip Gateway IPv6 address.
65 # If gateway IP is empty it will not have route entry.
68 Pass Execution Gateway IP is not configured.
70 Should Contain ${route_info} ${gateway_ip} msg=Gateway IP address not matching.
H A Dbmc_network_utils.robot380 Verify Gateway On BMC
381 [Documentation] Verify gateway on BMC.
385 # gateway_ip Gateway IP address.
389 # If gateway IP is empty or 0.0.0.0 it will not have route entry.
392 Pass Execution Gateway IP is "0.0.0.0".
394 Should Contain ${route_info} ${gateway_ip} msg=Gateway IP address not matching.
459 # "Gateway": "0.0.0.0",
465 # "Gateway": "xx.xx.xx.1",
492 [Arguments] ${ip} ${subnet_mask} ${gateway}
499 # gateway Gatewa
[all...]
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/
H A DAddressPool_v1.xml304 <Annotation Term="OData.Description" String="The gateway IPv4 address."/>
305 …<Annotation Term="OData.LongDescription" String="This property shall contain the gateway IPv4 addr…
310 <Annotation Term="OData.Description" String="The anycast gateway IPv4 address."/>
311 …="OData.LongDescription" String="This property shall contain the anycast gateway IPv4 address for …
316 <Annotation Term="OData.Description" String="The anycast gateway MAC address."/>
317 …="OData.LongDescription" String="This property shall contain the anycast gateway MAC address for a…
348 <Annotation Term="OData.Description" String="The gateway IPv4 address."/>
349 …<Annotation Term="OData.LongDescription" String="This property shall contain the Gateway IPv4 addr…
354 <Annotation Term="OData.Description" String="The anycast gateway IPv4 address."/>
355 …="OData.LongDescription" String="This property shall contain the anycast gateway IPv4 address for …
[all …]
/openbmc/openbmc-test-automation/lib/external_intf/
H A Dvmi_utils.robot40 [Arguments] ${ip} ${gateway} ${netmask} ${valid_status_code}=${HTTP_ACCEPTED}
45 # gateway Gateway for VMI IP.
50 ${ip_details}= Create dictionary Address=${ip} SubnetMask=${netmask} Gateway=${gateway}
61 ... Verify VMI Network Interface Details ${ip} Static ${gateway} ${netmask} ${interface}
65 [Arguments] ${ip} ${origin} ${gateway} ${netmask}
71 # gateway Gateway for VMI IP.
78 Should Be Equal As Strings ${gateway} ${vmi_ip["IPv4_Gateway"]}
151 ... IPv4_Gateway=${ip_resp["IPv4Addresses"][0]["Gateway"]}
221 Set Static IPv4 Address To VMI And Verify ${vmi_ip} ${bmc_ip_data[0]['Gateway']}
318 Set VMI IPv6 Static Default Gateway
[all …]
/openbmc/openbmc-test-automation/gui/gui_test/settings_menu/
H A Dtest_network_sub_menu.robot26 ${xpath_add_static_def_gateway_button} //button[contains(text(),"Add IPv6 static default gateway address")]
30 ${xpath_input_gateway} //*[@id="gateway"]
154 Verify Existence Of All Fields In IPv6 Static Default Gateway
156 ... and confirm section IPv6 static default gateway contains all the fields.
163 Wait Until Page Contains Add IPv6 static default gateway address timeout=11s
198 # ip_addresses subnet_masks gateway expected_status
226 # ip subnet_mask gateway status
255 Configure And Verify Static Default Gateway
256 [Documentation] Login to GUI Network page, configure invalid static IPv6 default gateway and verify.
258 [Template] Add IPv6 Static Default Gateway An
[all...]
/openbmc/linux/tools/hv/
Dhv_set_ifconfig.sh

1234567891011