This application relates to the field of communications technologies, and in particular, to a method and an apparatus for establishing a blockchain node connection, and a device.
At present, a blockchain system may be created by using a plurality of technologies (such as an Ethereum technology).
A blockchain system includes a plurality of blockchain nodes (referred to as nodes for short below). A node may include a node table, and the node may add, to the node table, a node that has been in contact with the node recently and that is reachable for the node. After the node is started, the node may establish a connection to the node in the node table. However, in an actual application process, a plurality of attack nodes may repeatedly send a connection request to a node, to make the node add the attack nodes to a node table, so that after the node is started, all outgoing connections of the node are connections to the attack nodes, and consequently the node is surrounded by the attack nodes. In other words, nodes to which the node establishes connections are all attack nodes, and consequently the node is controlled by the attack nodes. This results in relatively low communication security.
This application provides a method and an apparatus for establishing a blockchain node connection, and a device, to improve blockchain communication security.
According to a first aspect, an embodiment of this application provides a method for establishing a blockchain node connection. The method is applied to a blockchain system, and the method may include: A first node obtains address information of a second node from a first router, and establishes a connection to the second node based on the address information of the second node. The first router and the first node are located in a first autonomous system, the second node is located in a second autonomous system, and the first autonomous system and the second autonomous system are neighboring autonomous systems.
In the foregoing process, after the first node in the first autonomous system is started, the first node first obtains the address information of the second node in the second autonomous system (where the first autonomous system and the second autonomous system are neighbors), and establishes the connection to the second node based on the address information of the second node. Because the first autonomous system and the second autonomous system are neighbors, the second node in the second autonomous system is a non-attack node, so that the first node can be connected to at least one non-attack node. This can avoid that nodes to which the first node establishes connections are all attack nodes, and further avoid that the first node is controlled by the attack nodes, thereby improving blockchain communication security.
In a possible implementation, that a first node obtains address information of a second node from a first router includes: The first node receives a first message from the first router. The first message includes the address information of the second node. The first message is one of a border gateway protocol BGP message, a resource public key infrastructure to router RTR interface protocol message, or a self-defined interface message.
When the first message is a BGP message, an existing BGP open message may be extended, so that the BGP open message may indicate whether a device sending the BGP open message has a capability of carrying the address information of the node. An existing BGP update message is extended, so that the BGP update message can carry the address information of the node. In this way, the first node in the first AS can obtain the address information of the second node in the second AS by using the BGP update message, and then the first node can first establish the connection to the second node based on the address information of the second node. It is only required that the existing BGP messages need to be extended so that the BGP messages can carry the address information, and therefore blockchain communication security can be improved by slightly modifying an existing solution.
When the first message is an RTR message, a new RTR message is defined, so that the first node in the first AS can obtain the address information of the second node in the second AS by using the RTR message (an RTR content message), and then the first node can first establish the connection to the second node based on the address information of the second node.
When the first message is a self-defined interface message, a self-defined interface message is defined, so that the first node in the first AS can obtain the address information of the second node in the second AS by using the self-defined interface message, and then the first node can first establish the connection to the second node based on the address information of the second node.
In the foregoing process, after obtaining the address information of the second node, the first router may send the address information of the second node to the first node, so that the first node can obtain the address information of the second node in time.
In a possible implementation, before the first node receives the first message from the first router, the method further includes: The first node sends a request message to the first router. The request message is used to request to obtain the address information of the node in the neighboring autonomous system of the first autonomous system.
In the foregoing process, the first node obtains, by using the request message, the address information of the second node from the first router only when the first node needs to use the address information of the second node. This avoids unnecessary information sending performed by the first router, thereby avoiding a waste of signaling.
In a possible implementation, address information of the first node includes at least one of an identifier of the first node, an IP address of the first node, a MAC address of the first node, or a blockchain account of the first node, and the address information of the second node includes at least one of an identifier of the second node, an IP address of the second node, a MAC address of the second node, or a blockchain account of the second node.
In a possible implementation, the first node may further send the address information of the first node to the first router. In this way, the first router can obtain the address information of the first node, and send the address information of the first node to a router in the neighboring autonomous system of the first autonomous system, so that the router in the neighboring autonomous system of the first autonomous system can obtain the address information of the first node in time.
In a possible implementation, that the first node sends the address information of the first node to the first router includes: The first node sends a second message to the first router. The second message includes the address information of the first node. The second message is one of a BGP message, an RTR message, or a self-defined interface message.
In a possible implementation, before the first node establishes the connection to the second node based on the address information of the second node, the method includes: The first node adds the address information of the second node to a neighbor table of the first node.
Correspondingly, that the first node establishes a connection to the second node based on the address information of the second node includes: The first node establishes the connection to the second node based on the address information in the neighbor table.
In the foregoing process, the neighbor table includes the address information of the node in the neighboring autonomous system of the first autonomous system, and therefore the first node can establish the connection to the node in the neighboring autonomous system of the first autonomous system based on the address information in the neighbor table, where the node in the neighboring autonomous system of the first autonomous system is a non-attack node. In this way, the first node can establish a connection to the non-attack node, thereby improving blockchain communication security.
In a possible implementation, after the first node establishes the connection to the second node based on the address information of the second node, the method further includes: The first node establishes a connection to a third node, and obtains a first valid-node table from the third node. The first node obtains a second valid-node table from the second node. The first node determines a target valid-node table from the first valid-node table and the second valid-node table, and performs node discovery based on the target valid-node table.
In the foregoing process, the third node may be an endorsement node. By using the foregoing process, a problem that the first node is attacked because of malicious behavior of the endorsement node can be avoided.
According to a second aspect, an embodiment of this application provides a method for establishing a blockchain node connection. The method is applied to a blockchain system, and the method includes: A first router obtains address information of a second node, where the second node is located in a second autonomous system. The first router sends the address information of the second node to a first node, where the first router and the first node are located in a first autonomous system, and the first autonomous system and the second autonomous system are neighboring autonomous systems.
In the foregoing process, after the first node in the first autonomous system is started, the first node first obtains the address information of the second node in the second autonomous system (where the first autonomous system and the second autonomous system are neighbors), and establishes a connection to the second node based on the address information of the second node. Because the first autonomous system and the second autonomous system are neighbors, the second node in the second autonomous system is a non-attack node, so that the first node can be connected to at least one non-attack node. This can avoid the nodes to which the first node establishes connections being all attack nodes, and further avoid that the first node is controlled by the attack nodes, thereby improving blockchain communication security.
In a possible implementation, that the first router sends the address information of the second node to a first node includes: The first router sends a first message to the first node. The first message includes the address information of the second node. The first message is one of a border gateway protocol BGP message, a resource public key infrastructure to router RTR interface protocol message, or a self-defined interface message.
When the first message is a BGP message, an existing BGP open message may be extended, so that the BGP open message may indicate whether a device sending the BGP open message has a capability of carrying the address information of the node. An existing BGP update message is extended, so that the BGP update message can carry the address information of the node. In this way, the first node in the first AS can obtain the address information of the second node in the second AS by using the BGP update message, and then the first node can first establish the connection to the second node based on the address information of the second node. It is only required that the existing BGP messages need to be extended so that the BGP messages can carry the address information, and therefore blockchain communication security can be improved by slightly modifying an existing solution.
When the first message is an RTR message, a new RTR message is defined, so that the first node in the first AS can obtain the address information of the second node in the second AS by using the RTR message (an RTR content message), and then the first node can first establish the connection to the second node based on the address information of the second node.
When the first message is a self-defined interface message, a self-defined interface message is defined, so that the first node in the first AS can obtain the address information of the second node in the second AS by using the self-defined interface message, and then the first node can first establish the connection to the second node based on the address information of the second node.
In the foregoing process, after obtaining the address information of the second node, the first router may send the address information of the second node to the first node, so that the first node can obtain the address information of the second node in time.
In a possible implementation, before the first router sends the first message to the first node, the method further includes: The first router receives a first request message sent by the first node. The first request message is used to request to obtain the address information of the node in the neighboring autonomous system of the first autonomous system.
In the foregoing process, the first router sends the first message to the first node only after receiving the first message sent by the first node. This avoids unnecessary information sending performed by the first router, thereby avoiding a waste of signaling.
In a possible implementation, that a first router obtains address information of a second node includes: The first router receives a first border gateway protocol BGP message from a second router. The first BGP message includes the address information of the second node, and the second router is located in the second autonomous system.
In a possible implementation, before the first router sends the address information to the first node, the method further includes: The first router obtains an autonomous system path length of the address information, where the autonomous system path length is used to indicate a quantity of autonomous systems that the address information has passed through when the first router receives the address information. The first router determines that the autonomous system path length of the address information is 1.
In the foregoing process, when the first router determines that the autonomous system path length of the address information is 1, it can be ensured that the address information is the address information of the node in the neighboring autonomous system of the first autonomous system, and it can be determined that the first node can establish the connection to the node in the neighboring autonomous system of the first autonomous system based on the address information.
In a possible implementation, the first router receives a second message sent by the first node. The second message includes address information of the first node. The second message is at least one of a BGP message, a resource public key infrastructure to router RTR interface protocol message, or a self-defined interface message.
In a possible implementation, the address information of the first node includes at least one of an identifier of the first node, an IP address of the first node, a MAC address of the first node, or a blockchain account of the first node, and the address information of the second node includes at least one of an identifier of the second node, an IP address of the second node, a MAC address of the second node, or a blockchain account of the second node.
In a possible implementation, before the first router receives the second message sent by the first node, the method further includes: The first router sends a second request message to the first node. The second request message is used to request to obtain the address information of the first node.
In a possible implementation, after the first router receives the address information of the first node sent by the first node, the method further includes: The first router sends a second BGP message to the second router. The second BGP message includes the address information of the first node.
According to a third aspect, an embodiment of this application provides a method for establishing a blockchain node connection. The method includes: A first node obtains address information of a second node, and adds the address information of the second node to a neighbor table of the first node. After the first node is started, the first node establishes a connection to the second node based on the address information in the neighbor table.
In the foregoing process, the neighbor table includes the address information of the node in a neighboring autonomous system of a first autonomous system, and therefore the first node can establish the connection to the node in the neighboring autonomous system of the first autonomous system based on the address information in the neighbor table, where the node in the neighboring autonomous system of the first autonomous system is a non-attack node. In this way, the first node can establish a connection to the non-attack node, thereby improving blockchain communication security.
In a possible implementation, the first node may further obtain address information of another node in the neighboring autonomous system of the first autonomous system and update the neighbor table based on the address information of the another node. In this way, the neighbor table can include address information of a plurality of nodes in the neighboring autonomous system of the first autonomous system.
In a possible implementation, after the first node establishes the connection to the second node based on the address information in the neighbor table, the first node may further perform node discovery based on node information in a node table, and establish a connection to a discovered node.
It should be noted that in the third aspect, for a process of obtaining the address information of the second node by the first node, refer to the first aspect. Details are not described herein again.
According to a fourth aspect, an embodiment of this application provides a method for establishing a blockchain node connection. The method includes: A first node obtains address information of a second node, and establishes a connection to the second node based on the address information of the second node. The first node establishes a connection to a third node, and obtains a first valid-node table from the third node. The first node obtains a second valid-node table from the second node. The first node determines a target valid-node table from the first valid-node table and the second valid-node table, and performs node discovery based on the target valid-node table.
In the foregoing process, the third node may be an endorsement node. By using the foregoing process, a problem that the first node is attacked because of malicious behavior of the endorsement node can be avoided.
It should be noted that in the fourth aspect, for a process of obtaining the address information of the second node by the first node, refer to the first aspect. Details are not described herein again.
According to a fifth aspect, an embodiment of this application provides an apparatus for establishing a blockchain node connection. The apparatus is applied to a first node in a blockchain system, and the apparatus includes:
a receiving module, configured to obtain address information of a second node from a first router, where the first router and the first node are located in a first autonomous system, the second node is located in a second autonomous system, and the first autonomous system and the second autonomous system are neighboring autonomous systems; and
a processing module, configured to establish a connection to the second node based on the address information of the second node.
In a possible implementation, the receiving module is specifically configured to receive a first message from the first router. The first message includes the address information of the second node. The first message is one of a border gateway protocol BGP message, a resource public key infrastructure to router RTR interface protocol message, or a self-defined interface message.
In a possible implementation, the apparatus further includes a sending module.
The sending module is configured to: before the receiving module receives the first message from the first router, send a request message to the first router. The request message is used to request to obtain the address information of the node in the neighboring autonomous system of the first autonomous system.
In a possible implementation, address information of the first node includes at least one of an identifier of the first node, an IP address of the first node, a MAC address of the first node, or a blockchain account of the first node.
The address information of the second node includes at least one of an identifier of the second node, an IP address of the second node, a MAC address of the second node, or a blockchain account of the second node.
In a possible implementation, before the processing module establishes the connection to the second node based on the address information of the second node, the processing module is further configured to add the address information of the second node to a neighbor table of the first node.
The processing module is specifically configured to establish the connection to the second node based on the address information in the neighbor table.
In a possible implementation, after the processing module establishes the connection to the second node based on the address information of the second node, the processing module is further configured to:
establish a connection to a third node, and obtain a first valid-node table from the third node;
obtain a second valid-node table from the second node; and
determine a target valid-node table from the first valid-node table and the second valid-node table, and perform node discovery based on the target valid-node table.
In a possible implementation, the sending module is further configured to send the address information of the first node to the first router.
In a possible implementation, the sending module is specifically configured to send a second message to the first router. The second message includes the address information of the first node. The second message is one of a BGP message, an RTR message, or a self-defined interface message.
According to a sixth aspect, an embodiment of this application provides an apparatus for establishing a blockchain node connection. The apparatus is applied to a first router in a blockchain system, and the apparatus includes:
a receiving module, configured to obtain address information of a second node, where the second node is located in a second autonomous system; and
a sending module, configured to send the address information of the second node to the first node, where the first router and the first node are located in a first autonomous system, and the first autonomous system and the second autonomous system are neighboring autonomous systems.
In a possible implementation, the sending module is specifically configured to send a first message to the first node. The first message includes the address information of the second node. The first message is one of a border gateway protocol BGP message, a resource public key infrastructure to router RTR interface protocol message, or a self-defined interface message.
In a possible implementation, the receiving module is further configured to: before the sending module sends the first message to the first node, receive a first request message sent by the first node. The first request message is used to request to obtain the address information of the node in the neighboring autonomous system of the first autonomous system.
In a possible implementation, the receiving module is specifically configured to receive a first border gateway protocol BGP message from a second router. The first BGP message includes the address information of the second node, and the second router is located in the second autonomous system.
In a possible implementation, the apparatus further includes a processing module.
The processing module is configured to: before the sending module sends the address information to the first node, obtain an autonomous system path length of the address information, and determine that the autonomous system path length of the address information is 1, where the autonomous system path length is used to indicate a quantity of autonomous systems that the address information has passed through when the first router receives the address information.
In a possible implementation, the receiving module is further configured to receive a second message sent by the first node. The second message includes address information of the first node. The second message is at least one of a BGP message, a resource public key infrastructure to router RTR interface protocol message, or a self-defined interface message.
In a possible implementation, the address information of the first node includes at least one of an identifier of the first node, an IP address of the first node, a MAC address of the first node, or a blockchain account of the first node.
The address information of the second node includes at least one of an identifier of the second node, an IP address of the second node, a MAC address of the second node, or a blockchain account of the second node.
In a possible implementation, the sending module is further configured to: before the receiving module receives the second message sent by the first node, send a second request message to the first node. The second request message is used to request to obtain the address information of the first node.
In a possible implementation, the sending module is further configured to: after the receiving module receives the address information of the first node sent by the first node, send a second BGP message to the second router. The second BGP message includes the address information of the first node.
According to a seventh aspect, an embodiment of this application provides an apparatus for establishing a blockchain node connection, including a memory and a processor. The processor executes a program instruction in the memory, to implement the method for establishing a blockchain node connection in the first aspect.
According to an eighth aspect, an embodiment of this application provides an apparatus for establishing a blockchain node connection, including a memory and a processor. The processor executes a program instruction in the memory, to implement the method for establishing a blockchain node connection in the second aspect.
According to a ninth aspect, an embodiment of this application provides a computer-readable storage medium. The storage medium is configured to store a computer program. When being executed by a computer or a processor, the computer program is used to implement the methods for establishing a blockchain node connection in the foregoing aspects.
According to a tenth aspect, an embodiment of this application provides a computer program product including an instruction. When the computer program product is run on a computer, the computer is enabled to perform the methods for establishing a blockchain node connection in the foregoing aspects.
According to the method and the apparatus for establishing a blockchain node connection, and the device that are provided in embodiments of this application, after the first node in the first AS is started, the first node first obtains the address information of the second node in the second AS (where the first AS and the second AS are neighbors), and establishes the connection to the second node based on the address information of the second node. Because the first AS and the second AS are neighbors, the second node in the second AS is a non-attack node, so that the first node can be connected to at least one non-attack node. This can avoid that nodes to which the first node establishes connections are all attack nodes, and further avoid that the first node is controlled by the attack nodes, thereby improving blockchain communication security.
Optionally, the node in this application may be a server provided by an Internet service provider (ISP).
Optionally, a border router is a router disposed at an edge of an AS, and the border router may communicate with a border router in another AS. For example, referring to
A neighbor relationship between different ASs may be configured. Optionally, a neighbor relationship between ASs may be preconfigured, or a neighbor relationship between ASs may be configured through negotiation between border routers in different ASs. Optionally, one or more neighboring ASs may be configured for one AS. If two ASs are configured to be neighbors, a node in one AS and a node in the other AS are neighbors. For a node in any AS, it may be considered that a node in a neighboring AS of the AS is a non-attack node. For example, if the AS and the AS2 are neighbors, for a node in the AS1, nodes in the AS2 are all non-attack nodes.
Optionally, border routers in different ASs may be configured to configure a neighbor relationship between different ASs. An address of a border router in an AS may be added to a border router in another AS, and the address may be set to a router address corresponding to the neighboring AS. For example, assuming that the AS1 includes a border router 1 and the AS2 includes a border router 2, an address of the border router 2 may be added to the border router 1, and the address of the border router 2 may be set to a router address corresponding to the neighboring AS of the AS1; and an address of the border router 1 may be added to the border router 2, and the address of the border router 1 may be set to a router address corresponding to the neighboring AS of the AS2.
In this application, after a first node in a first AS is started, the first node first obtains address information of a second node in a second AS (where the first AS and the second AS are neighbors), and establishes a connection to the second node based on the address information of the second node. Because the first AS and the second AS are neighbors, the second node in the second AS is a non-attack node, so that the first node can be connected to at least one non-attack node. This can avoid that nodes to which the first node establishes connections are all attack nodes, and further avoid that the first node is controlled by the attack nodes, thereby improving blockchain communication security.
Specific embodiments are used below to describe in detail the technical solutions of this application. It should be noted that the following several embodiments may be used in combination. Same or similar content is not repeated in different embodiments.
It should be noted that in the embodiments of this application, an example is used for description in which a first router and a first node are disposed in a first AS, a second router and a second node are disposed in a second AS, and the first AS and the second AS are neighbors.
S201. A first router obtains address information of a second node.
The second node is located in a second AS, and the second node is any node that has been started in the second AS.
Optionally, the first router may be a border router in a first AS.
Optionally, the address information of the second node includes at least one of an identifier of the second node, an IP address of the second node, a MAC address of the second node, or a blockchain account of the second node.
The identifier of the second node may be an identification (ID) of the second node.
For example, when a blockchain is implemented based on an Ethereum technology, the address information of the second node may include the identifier of the second node and the IP address of the second node, or the address information of the second node may include the identifier of the second node, the IP address of the second node, and the blockchain account of the second node.
Optionally, the first router may obtain the address information of the second node from a second router. The second router may be a border router in the second AS. For example, an address of the first router may be added to the second router. After obtaining the address information of the second node, the second router may send the address information of the second node to the first router based on the address of the first router.
Optionally, the first router may receive a Border Gateway Protocol (BGP) message sent by the second router, where the BGP message includes the address information of the second node.
Optionally, an existing BGP update message may be extended, so that the BGP update message carries the address information.
For example, the first router may receive the BGP update message sent by the second router, where the BGP update message includes the address information of the second node.
The following describes a structure of the BGP update message in this application with reference to
It should be noted that, when a plurality of ASs are neighbors of the first AS, and the address of the first router is added to all border routers in the plurality of neighboring ASs, the first router may obtain address information of a plurality of nodes from a plurality of routers.
For example, it is assumed that an AS1 includes a router 1 and a node 1, an AS2 includes a router 2 and a node 2, and an AS3 includes a router 3 and a node 3. It is assumed that the AS1 and the AS2 are neighbors, the AS1 and the AS3 are neighbors, an address of the router 1 is added to the router 2 as a router address corresponding to the neighboring AS, and the address of the router 1 is also added to the router 3 as a router address corresponding to the neighboring AS. In this case, the router 1 may obtain address information of the node 2 from the router 2, and the router 2 may further obtain address information of the node 3 from the router 3.
S202. The first router sends the address information of the second node to a first node.
Both the first router and the first node are located in the first AS. The first router may directly send the address information of the second node to the first node, or the first router may send the address information of the second node to the first node by using another router in the first AS.
Optionally, after obtaining the address information of the second node, the first router may cache the address information of the second node, and send the address information of the second node to the first node after the first node is started next time. After the first node is started, the first node sends, to the first router, a message used to indicate that the first node has been started. Therefore, the first router may send the address information of the second node to the first node after receiving the message.
Optionally, the first router may proactively send the address information of the second node to the first node. Alternatively, the first router may send the address information of the second node to the first node after receiving a request message of the first node.
S203. The first node establishes a connection to the second node based on the address information of the second node.
Optionally, the first node may send a connection establishment request to the second node based on the address information of the second node, to establish the connection to the second node.
Optionally, after S203 is performed, the first node may further establish a connection to another node. For example, the first node may request, based on a node table stored in the first node, to establish a connection to another node, or the first node may receive a connection request sent by another node, to establish a connection to the another node.
According to the method for establishing a blockchain node connection provided in this embodiment of this application, after the first node in the first AS is started, the first node first obtains the address information of the second node in the second AS (where the first AS and the second AS are neighbors), and establishes the connection to the second node based on the address information of the second node. Because the first AS and the second AS are neighbors, the second node in the second AS is a non-attack node, so that the first node can be connected to at least one non-attack node. This can avoid that nodes to which the first node establishes connections are all attack nodes, and further avoid that the first node is controlled by the attack nodes, thereby improving blockchain communication security.
Based on any of the foregoing embodiments, the following details the method in the foregoing method embodiment with reference to embodiments shown in
S401. A second router sends a first BGP update message to a first router.
The first BGP update message includes address information of a second node.
Optionally, the second node is currently in a started state.
Optionally, after obtaining the address information of the second node, the second router may proactively send the first BGP update message to the first router.
Optionally, the first BGP update message may include address information of a plurality of second nodes; or the second router may send a plurality of first BGP update messages to the first router, where each first BGP update message includes address information of one second node. In this way, the first router can obtain address information of all second nodes that have been started currently in a second AS.
Optionally, there may be one or more second routers. When there are a plurality of second routers, the plurality of second routers may be located in different ASs, and the ASs in which all the second routers are located are all neighbors of an AS in which the first router is located.
For example, it is assumed that the first router is a router 1, and the first router is located in an AS1; there are two second routers: a router 2 and a router 3, where the router 2 is located in an AS2, and the router 3 is located in an AS3; and the AS1 and the AS2 are neighbors, and the AS1 and the AS3 are also neighbors. In this case, the router 2 may send address information of a node in the AS2 to the router 1, and the router 3 may send address information of a node in the AS3 to the router 1.
It should be noted that for a structure of the first BGP update message, refer to
S402. The first router caches the address information of the second node based on the first BGP update message.
Optionally, the first router may obtain the address information of the second node from the first BGP update message, and cache the address information of the second node.
It should be noted that the first router may receive a first BGP update message sent by one or more second routers. If receiving first BGP update messages sent by a plurality of second routers, the first router caches address information of a second node in each first BGP update message.
Optionally, after receiving the first BGP update message, the first router may determine, based on the first BGP update message, whether the second node is a node in the neighboring AS of a first AS.
Optionally, the first BGP update message includes an AS path, and the first router may determine an AS path length based on the AS path. The AS path length is used to indicate a quantity of autonomous systems that the first BGP update message has passed through during transmission of the first BGP update message. If the AS path length is 1, it is determined that the second node is a node in the neighboring AS of the first AS. If the AS path length is greater than 1, it is determined that the second node is not a node in the neighboring AS of the first AS.
Optionally, each time the BGP update message passes through an AS, the BGP update message carries an identifier of the AS. Correspondingly, the first router may determine the path length based on a quantity of AS identifiers included in the AS path in the first BGP update message. The path length may be the quantity of AS identifiers included in the AS path.
The following describes the path length with reference to
Assuming that the router in the AS1 needs to communicate with the router in the AS3 by using the routers in the AS2, when the router in the AS1 needs to send a BGP update message to the router in the AS3, the router G12 may first send the BGP update message to the router G21. The BGP update message is sent from the AS1, and therefore an AS path in the BGP update message includes an identifier of the AS1, that is, the AS path is: the AS1. After receiving the BGP update message, the router G21 may determine, based on the AS path (the AS1), that a path length is 1.
The router G21 may send the BGP update message to the router G23 by using the route reflector G22, and the router G23 sends the BGP update message to the router G31. In this case, the BGP update message has passed through the AS2, and therefore the AS path in the BGP update message further includes an identifier of the AS2, that is, the AS path is, the AS2, the AS1. After receiving the BGP update message, the router G31 may determine, based on the AS path (the AS2, the AS1), that the path length is 2.
It should be noted that if a node in the first AS in which the first router is located is in a started state, the first router may directly send the address information of the second node to the node that is in a started state in the first AS. If a first node in the first AS in which the first router is located is not in a started state, the first router may send the cached address information of the second node to the first node after the first node is started.
The following describes, by using S403 to S411, a process of sending the address information of the second node by the first router to the first node.
S403. Start the first node.
S404. The first node sends a first BGP open message to the first router.
The first BGP open message includes indication information used to indicate whether the first node has a capability of carrying the address information of the node.
Optionally, the first BGP open message may further indicate that the first node has been started.
The following describes a structure of the BGP open message in this application with reference to
S405. The first router sends a second BGP open message to the first node based on the first BGP open message.
The second BGP open message includes indication information used to indicate whether the first router has a capability of carrying the address information of the node.
S406. The first node establishes an Internal Border Gateway Protocol (IBGP) connection to the first router based on the second BGP open message.
Optionally, when the first node has the capability of carrying the address information of the node, and the first router also has the capability of carrying the address information of the node, the first node establishes the IBGP connection to the first router.
For example, when the first node determines that the second BGP open message includes the indication information used to indicate whether the first router has a capability of carrying the address information of the node, the first node establishes the IBGP connection to the first router.
S407. The first node sends a second BGP update message to the first router.
The second BGP update message includes address information of the first node.
It should be noted that for a structure of the first BGP update message, refer to
Optionally, S407 may be an optional step. In other words, S407 may not be performed.
Optionally, in S407, the first node may send the second BGP update message to the first router after receiving a second request message sent by the first router. The second request message is used to request to obtain the address information of the first node.
S408. The first router sends a third BGP update message to the first node.
The third BGP update message includes the address information of the second node.
It should be noted that for a structure of the third BGP update message, refer to
It should be noted that in S408, the first router may send the third BGP update message to the first node after receiving a first request message sent by the first node. The first request message is used to request to obtain the address information of the node in the neighboring AS (the second AS) of the first AS.
S409. The first node establishes a connection to the second node based on the address information of the second node.
Optionally, the first node may first add the address information of the second node to a neighbor table. After determining that the first node obtains the neighbor table, the first node may first establish a connection to a corresponding node based on address information in the neighbor table. Because the neighbor table includes the address information of the second node, the first node may establish the connection to the second node.
Optionally, the first node may dynamically maintain the neighbor table, so that second nodes in the neighbor table are all reachable (in a started state). For example, before a node in the neighbor table goes offline, the second node may send a go-offline notification to the first node by using the second router and the first router, so that the first node deletes address information of the node from the neighbor table. Alternatively, each time after the first node goes offline, the first node clears the neighbor table. Alternatively, when the first node receives no response after sending a connection request to one of neighboring nodes, the first node determines that the node is not in a started state, and then the first node deletes address information of the node from the neighbor table. It should be noted that the foregoing is merely used as an example to describe a process of dynamically maintaining the neighbor table by the first node. This is not specifically limited in this application.
Optionally, the neighbor table of the first node may include some address information in the third BGP update message. In this case, the first node may not add the some address information to the neighboring node any longer, to avoid that the neighbor table includes repeated address information.
S410. The first router sends a fourth BGP update message to the second router.
The fourth BGP update message includes the address information of the first node.
It should be noted that for a structure of the fourth BGP update message, refer to
S411. The second router caches the address information of the first node.
Optionally, after the second router caches the address information of the first node, and after the second node in the second AS is started, the second router may send the address information of the first node to the second node.
It should be noted that for a process of sending the information of the first node by the second router to the second node, refer to the process of sending the address information of the second node by the first router to the first node. Details are not described herein again.
It should be noted that S410 and S411 may be optional steps. In other words. S410 and S411 may not be performed. In an actual application process, if S407 is performed, S410 and S411 may also be performed; or if S407 is not performed, S410 and S411 may not be performed either.
In the embodiment shown in
The following details, by using a specific example with reference to
The node 1 and the node 2 are Ethereum nodes, and the Ethereum node is a type of blockchain node. Referring to
The Ethereum network protocol is a Developers Peer to Peer (DEVp2p) protocol. The DEVp2p protocol includes a Recursive Length Prefix extended (RLPx) Node Discovery Protocol, an Ethereum Wire Protocol, a DEVp2p Wire Protocol, a User Diagram Protocol (UDP), and a Transmission Control Protocol (TCP). The RLPx Node Discovery (RLPxNode Discover) protocol is used to discover an Ethereum node by using a node discovery algorithm. The DEVp2p Wire Protocol is used to establish a P2P connection between Ethereum nodes. The Ethereum Wire Protocol is used to synchronize transaction block information between Ethereum nodes, participate in consensus, and the like.
Referring to
In step 2, after the node 1 establishes the IBGP connection to the router 1, the router 1 may send address information, cached in the router 1, of the node in the neighboring AS to the node 1. After receiving the address information, sent by the router 1, of the node in the neighboring AS, the node 1 adds the received address information to a neighbor table, and establishes a connection to the node in the neighboring AS based on the address information in the neighbor table. After establishing the connection to the node in the neighboring AS, the node 1 may further establish a connection to a node in a node table. The node table is a reachable-node table of a node that is maintained. For example, the node table may include address information of a node that has been in contact with the node recently and that is reachable for the node.
In step 3, the node 1 sends address information of the node 1 to the router 1. For example, the node 1 may send a BGP update message 1 to the router 1, where the BGP update message 1 includes the address information of the node 1.
In step 4, the router 1 sends the address information of the node 1 to the router 2. For example, the router 1 may send a BGP update message 2 to the router 2, and add the address information of the node 1 to the BGP update message 2. In step 4, if the AS1 and another AS are also neighbors, the router 1 further sends the address information of the node 1 to a router in the another neighboring AS of the AS1.
In step 5, the router 2 may cache the address information of the node 1.
In step 6, assuming that the node 2 in the AS2 is a started state, the router 2 may directly send the address information of the node 1 to the node 2. For example, the router 2 may send a BGP update message 3 to the node 2, where the BGP update message 3 includes the address information of the node 1. It should be noted that if the AS2 further includes another node that has been started, after the router 2 receives the address information of the node 1, the router 2 further sends the address information of the node 1 to the another node that has been started. If the AS2 further includes another node that has not been started, the router 2 may send the address information of the node 1 to the another node that has not been started, after the another node is started.
In step 7, after receiving the address information of the node 1, the node 2 adds the address information of the node 1 to the neighbor table. When the node 2 is started next time, the node 2 may establish the connection to the node in the neighboring AS based on the address information of the node in the neighbor table.
S801. After a first node is started, the first node sends a notification message to a first router.
The notification message is used to indicate that the first node has been started.
Optionally, the notification message may be a Notify message.
S802. The first node sends a first RTR request message to the first router.
The first Resource Public Key Infrastructure (RPKI) to Router (RPKI To Router, RTR) interface protocol request message is used to request address information of a node in a neighboring AS of a first AS.
Optionally, the first RTR request message may be an implementation of a first request message.
For example, the first RTR request message may be an Account Query message. The Account Query message may be shown in
S803. The first router sends a first RTR response message to the first node.
Optionally, the first RTR response message may be an Account Response message. The Account Response message may be shown in
S804. The first router sends a first RTR content message to the first node, where the first RTR content message includes address information of a second node.
The second node is the node in the neighboring AS of the first AS. The address information of the second node is the address information, cached in the first router, of the node in the neighboring AS of the first AS.
Optionally, the first RTR content message may be an account information (AccountInfo) message, and the first router adds the address information, cached in the first router, of the node in the neighboring AS to the account information message. The Account Query message may be shown in
Optionally, after the first router completes sending of the first RTR content message to the first node, the first router may further send an End of Data message to the first node.
S805. The first node establishes a connection to the second node based on the address information of the second node.
It should be noted that for an execution process of S804, refer to S409. Details are not described herein again.
S806. The first router sends a second RTR request message to the first node based on the notification message.
The second RTR request message is used to request to obtain address information of the first node.
Optionally, the second RTR request message may be an implementation of a second request message.
Optionally, the second RTR request message may be an Account Query message. The Account Query message may be shown in
S807. The first node sends a second RTR response message to the first router based on the Account Query message.
Optionally, the second RTR response message may be an Account Response message. The Account Response message may be shown in
S808. The first node sends a second RTR content message to the first router based on the Account Query message, where the second RTR content message includes the address information of the first node.
Optionally, the second RTR content message may be an account information (AccountInfo) message. The Account Query message may be shown in
Optionally, after the first node completes sending of the second RTR response message and the second RTR content message to the first router, the first node may further send an End of Data message to the first router.
It should be noted that an execution sequence between S802 to S804 and S806 to S808 is not limited in this application.
S809. The first router sends a BGP update message to a second router, where the BGP update message includes the address information of the first node.
It should be noted that for a structure of the BGP update message, refer to
S810. The second router caches the address information of the first node.
Optionally, after the second router caches the address information of the first node, the node in the second AS may request to obtain the address information, cached in the second router, of the neighboring AS from the second router. For a process of requesting to obtain the address information, cached in the second router, of the neighboring AS from the second router by the node in the second AS, refer to S806 and 807. Details are not described herein again.
Optionally, the second router may further request to obtain, from the node in the second AS, the address information of the node in the second AS. For a process thereof, refer to S802 and S803. Details are not described herein again.
In the embodiment shown in
S1201. After a first node is started, the first node sends a first information notification message to a first router.
The first information notification message includes address information of the first node.
The first information notification message is further used to indicate that the first node has been started.
Optionally, the first information notification message may be a NotifyAccountInfo message.
Optionally, the first information notification message may be a self-defined interface message. For example, the first information notification message may be a User Datagram Protocol (UDP) message.
S1202. The first router sends a first information response message to the first node.
Optionally, the first information response message may be an Account NotifyAccountAck message.
Optionally, the first information response message may be a self-defined interface message. For example, the first information response message may be a UDP message.
S1203. The first router sends a second information notification message to the first node.
The second information notification message includes address information of a second node, where the second node is a node in a neighboring AS of a first AS. The address information of the second node is address information, cached in the first router, of the node in the neighboring AS of the first AS.
Optionally, the second information notification message may be a NotifyAccountInfo message.
Optionally, the second information notification message may be a self-defined interface message. For example, the second information notification message may be a UDP message.
S1204. The first node sends a second information response message to the first router.
Optionally, the second information response message may be an Account NotifyAccountAck message.
Optionally, the second information response message may be a self-defined interface message. For example, the second information response message may be a UDP message.
S1205. The first node establishes a connection to the second node based on the address information of the second node.
It should be noted that for an execution process of S1205, refer to S409. Details are not described herein again.
S1206. The first router sends a BGP update message to a second router, where the BGP update message includes the address information of the first node.
It should be noted that for a structure of the BGP update message, refer to
S1207. The second router caches the address information of the first node.
Optionally, after the second router caches the address information of the first node, the second router may further send the address information of the first node to the node in the second AS. For a process of sending the address information of the first node by the second router to the node in the second AS, refer to S1203 and S1204. Details are not described herein again.
In the embodiment shown in
With reference to embodiments shown in
S1301. Start a first node.
S1302. A first router sends address information, cached in the first router, of a node in a neighboring AS of a first AS to the first node.
It should be noted that for an execution process of S1302, refer to any one of the foregoing method embodiments. Details are not described herein again.
S1303. The first node updates a neighbor table based on the received address information of the node in the neighboring AS of the first AS.
Optionally, the first node may add the received address information of the node in the neighboring AS of the first AS (referred to as a neighboring node below) to the neighbor table; or the first node may add, to the neighbor table, address information that is in the received address information of the neighboring node and that is not included in the neighbor table.
S1304. The first node establishes a connection to the node in the neighboring AS of the first AS based on the address information in an updated neighbor table.
Optionally, the first node may send a connection request to the neighboring node based on the address information in the updated neighbor table, and establishes the connection to the neighboring node after receiving a connection response sent by the neighboring node.
Optionally, the first node establishes outgoing connections to a maximum of └¼(1+maxpeers)┘ neighboring nodes, where maxpeers is a maximum quantity of connections that the first node establishes. For example, maxpeers may be 25.
S1305, the first node performs node discovery based on node information in a node table, and establishes a connection to a discovered node.
Optionally, the first node may generate a random node ID, obtain an exclusive-OR distance between a node ID of each node in the node table and the random node ID, and establish connections to X nodes whose exclusive-OR distances to the random node ID are closest.
Optionally, assuming that the first node establishes connections to Y neighboring nodes in S1304, X+Y is less than or equal to └½(1+maxpeers)┘.
An exclusive-OR distance between two nodes may be a quantity of “1” included in a result obtained after an exclusive OR operation is performed on node IDs of the two nodes.
Optionally, after establishing connections to at least one neighboring node and the discovered node, the first node may obtain blockchain information from the nodes to which the first node establishes the connections, where the blockchain information includes a chain length and difficulty information. If chain lengths or difficulty information obtained by the first node are different, the first node may determine a chain with a greatest chain length and greatest difficulty as a real chain, and establish a connection to the real chain.
In the embodiment shown in
The following details, by using a specific embodiment with reference to
After a node N1 is started, the node N obtains address information, cached in a router G11, of nodes in the AS2 and the AS3 from the router G11, and updates a neighbor table based on the obtained address information of the nodes. It is assumed that an updated neighbor table includes address information (IP2) of a node N2 in the AS2 and address information (N3) of a node N3 in the AS3.
The node N1 first establishes connections to neighboring nodes based on the address information of the nodes in the neighbor table. To be specific, the node N1 establishes a connection to the node N2 based on the address (IP2) of the node N2, and the node N1 establishes a connection to the node N3 based on the address (IP3) of the node N3.
The node N1 may further discover another node by using a node discovery algorithm, and establish a connection to the another node. The node N2 and the node N3 are non-attack nodes, so that the node N1 can be connected to at least one non-attack node. This can avoid that nodes to which the node N1 establishes connections are all attack nodes, and further avoid that the node N1 is controlled by the attack nodes, thereby improving blockchain communication security.
S1501. Start a first node.
S1502. The first node establishes a connection to a third node.
Optionally, the third node may be an endorsement node.
Optionally, after the first node establishes the connection to the third node, the third node may send first blockchain information to the first node, where the first blockchain information includes a chain length and difficulty information that are of a chain in which the third node is located.
S1503. The third node sends a first valid-node table to the first node.
The first valid-node table includes information about a plurality of nodes.
For example, information about a node may include one or more of the following information: a blockchain account of the node, an identifier of the node, and an IP address of the node.
S1504. The third node establishes a connection to a second node.
The second node is a node in a neighboring AS of a first AS.
It should be noted that for an execution process of S1504, refer to S1302 to S1304. Details are not described herein again.
Optionally, after the first node establishes the connection to the second node, the second node may send second blockchain information to the first node, where the first blockchain information includes a chain length and difficulty information that are of a chain in which the second node is located.
S1505. The second node sends a second valid-node table to the first node.
S1506. The first node determines a target valid-node table from the first valid-node table and the second valid-node table.
Optionally, the first node may determine a real chain based on the first blockchain information and the second blockchain information, and determine, from the first valid-node table and the second valid-node table, a valid-node table that includes a node in the real chain as the target valid-node table.
S1507. The first node performs node discovery based on the target valid-node table.
It should be noted that for an execution process of S1507, refer to S1305. Details are not described herein again.
In the embodiment shown in
a receiving module 11, configured to obtain address information of a second node from a first router, where the first router and the first node are located in a first autonomous system, the second node is located in a second autonomous system, and the first autonomous system and the second autonomous system are neighboring autonomous systems; and
a processing module 12, configured to establish a connection to the second node based on the address information of the second node.
Optionally, the receiving module 11 may perform steps, in the foregoing method embodiments, that are related to receiving actions of the first node. For example, the receiving module 11 may perform S202 in the embodiment in
Optionally, the processing module 12 may perform steps, in the foregoing method embodiments, that are related to processing actions of the first node. For example, the processing module 12 may perform S203 in the embodiment in
It should be noted that the apparatus 10 for establishing a blockchain node connection in this embodiment of this application can perform the technical solutions described in the foregoing method embodiments. An implementation principle and beneficial effects thereof are similar to those in the foregoing method embodiments. Details are not described herein again.
In a possible implementation, the receiving module 11 is specifically configured to receive a first message from the first router. The first message includes the address information of the second node. The first message is one of a border gateway protocol BGP message, a resource public key infrastructure to router RTR interface protocol message, or a self-defined interface message.
the sending module 13 is configured to: before the receiving module 11 receives the first message from the first router, send a request message to the first router. The request message is used to request to obtain the address information of the node in the neighboring autonomous system of the first autonomous system.
Optionally, the sending module 13 may perform steps, in the foregoing method embodiments, that are related to sending actions of the first node. For example, the processing module 12 may perform S202 in the embodiment in
In a possible implementation, address information of the first node includes at least one of an identifier of the first node, an IP address of the first node, a MAC address of the first node, or a blockchain account of the first node; and
the address information of the second node includes at least one of an identifier of the second node, an IP address of the second node, a MAC address of the second node, or a blockchain account of the second node.
In a possible implementation, before the processing module 12 establishes the connection to the second node based on the address information of the second node, the processing module 12 is further configured to add the address information of the second node to a neighbor table of the first node; and
the processing module 12 is specifically configured to establish the connection to the second node based on the address information in the neighbor table.
In a possible implementation, after the processing module 12 establishes the connection to the second node based on the address information of the second node, the processing module 12 is further configured to:
establish a connection to a third node, and obtain a first valid-node table from the third node;
obtain a second valid-node table from the second node; and
determine a target valid-node table from the first valid-node table and the second valid-node table, and perform node discovery based on the target valid-node table.
It should be noted that the apparatus 10 for establishing a blockchain node connection in this embodiment of this application can perform the technical solutions described in the foregoing method embodiments. An implementation principle and beneficial effects thereof are similar to those in the foregoing method embodiments. Details are not described herein again.
a receiving module 21, configured to obtain address information of a second node, where the second node is located in a second autonomous system; and
a sending module 22, configured to send the address information of the second node to the first node, where the first router and the first node are located in a first autonomous system, and the first autonomous system and the second autonomous system are neighboring autonomous systems.
Optionally, the receiving module 21 may perform steps, in the foregoing method embodiments, that are related to receiving actions of the first router. For example, the receiving module 21 may perform S201 in the embodiment in
Optionally, the sending module 22 may perform steps, in the foregoing method embodiments, that are related to sending actions of the first router. For example, the sending module 22 may perform 202 in the embodiment in
It should be noted that the apparatus 20 for establishing a blockchain node connection in this embodiment of this application can perform the technical solutions described in the foregoing method embodiments. An implementation principle and beneficial effects thereof are similar to those in the foregoing method embodiments. Details are not described herein again.
In a possible implementation, the sending module 22 is specifically configured to send a first message to the first node. The first message includes the address information of the second node. The first message is one of a border gateway protocol BGP message, a resource public key infrastructure to router RTR interface protocol message, or a self-defined interface message.
In a possible implementation, the receiving module 21 is further configured to: before the sending module sends the first message to the first node, receive a first request message sent by the first node. The first request message is used to request to obtain the address information of the node in the neighboring autonomous system of the first autonomous system.
In a possible implementation, the receiving module 21 is specifically configured to receive a first border gateway protocol BGP message from a second router. The first BGP message includes the address information of the second node, and the second router is located in the second autonomous system.
the processing module 23 is configured to: before the sending module 22 sends the address information to the first node, obtain an autonomous system path length of the address information, and determine that the autonomous system path length of the address information is 1, where the autonomous system path length is used to indicate a quantity of autonomous systems that the address information has passed through when the first router receives the address information.
In a possible implementation, the receiving module 21 is further configured to receive a second message sent by the first node. The second message includes address information of the first node. The second message is at least one of a BGP message, a resource public key infrastructure to router RTR interface protocol message, or a self-defined interface message.
In a possible implementation, address information of the first node includes at least one of an identifier of the first node, an IP address of the first node, a MAC address of the first node, or a blockchain account of the first node; and
the address information of the second node includes at least one of an identifier of the second node, an IP address of the second node, a MAC address of the second node, or a blockchain account of the second node.
It should be noted that the apparatus 20 for establishing a blockchain node connection in this embodiment of this application can perform the technical solutions described in the foregoing method embodiments. An implementation principle and beneficial effects thereof are similar to those in the foregoing method embodiments. Details are not described herein again.
It should be understood that in the apparatus for establishing a blockchain node connection, the processing module may be implemented by using a processor, the receiving module may be implemented by using a receiver, and the sending module may be implemented by using a transmitter.
Optionally, the processor 32 in this application can implement functions of the processing module 12 in the embodiments in
Optionally, the processor 42 in this application can implement functions of the processing module 23 in the embodiments in
Optionally, the processor may be a central processing unit (CPU), or may be another general purpose processor, a digital signal processor (DSP), an application-specific integrated circuit (ASIC), or the like. The general purpose processor may be a microprocessor, or the processor may be any conventional processor or the like. The steps in the embodiments corresponding to the methods for establishing a blockchain node connection disclosed with reference to this application may be directly performed by a hardware processor, or performed by a combination of hardware in a processor and a software module.
This application provides a storage medium. The storage medium is configured to store a computer program. The computer program is used to implement the methods for establishing a blockchain node connection in the foregoing embodiments.
All or some of the steps of the method embodiments may be implemented by a program instructing related hardware. The foregoing program may be stored in a computer-readable memory. When the program is executed, the steps of the method embodiments are performed. The memory (storage medium) includes: a read-only memory (ROM), a RAM, a flash memory, a hard disk, a solid-state drive, a magnetic tape, a floppy disk, an optical disc, and any combination thereof.
The embodiments of this application are described with reference to the flowcharts and/or block diagrams of the method, the device (system), and the computer program product according to the embodiments of this application. It should be understood that computer program instructions may be used to implement each process and/or each block in the flowcharts and/or the block diagrams and a combination of a process and/or a block in the flowcharts and/or the block diagrams. These computer program instructions may be provided for a general-purpose computer, a special-purpose computer, an embedded processor, or a processing unit of any other programmable data processing device to generate a machine, so that the instructions executed by a computer or a processing unit of any other programmable data processing device generate an apparatus for implementing a specific function in one or more processes in the flowcharts and/or in one or more blocks in the flowcharts.
These computer program instructions may be stored in a computer-readable memory that can indicate the computer or any other programmable data processing device to work in a specific manner, so that the instructions stored in the computer-readable memory generate an artifact that includes an instruction apparatus. The instruction apparatus implements a specific function in one or more processes in the flowcharts and/or in one or more blocks in the flowcharts.
These computer program instructions may be loaded onto a computer or another programmable data processing device, so that a series of operations and steps are performed on the computer or the another programmable device, thereby generating computer-implemented processing. Therefore, the instructions executed on the computer or the another programmable device provide steps for implementing a specific function in one or more processes in the flowcharts and/or in one or more blocks in the flowcharts.
Obviously, persons skilled in the art can make various modifications and variations to embodiments of this application without departing from the spirit and scope of this application. This application is intended to cover these modifications and variations provided that they fall within the scope of protection defined by the following claims and their equivalent technologies.
In this application, the term “include” and variants thereof may mean non-restrictive inclusions, and the term “or” and variants thereof may mean “and/or”. In this application, the terms “first”, “second”, and the like are intended to distinguish between similar objects but do not necessarily indicate a specific order or sequence. “A plurality of” in this application means two or more than two. The term “and/or” describes an association relationship for describing associated objects and represents that three relationships may exist. For example, A and/or B may represent the following three cases: Only A exists, both A and B exist, and only B exists. The character “/” generally indicates an “or” relationship between the associated objects.
Number | Date | Country | Kind |
---|---|---|---|
201910126002.8 | Feb 2019 | CN | national |
This application is a continuation of International Application No. PCT/CN2020.074848, filed on Feb. 12, 2020, which claims priority to Chinese Patent Application No. 201910126002.8, filed on Feb. 20, 2019. The disclosures of the aforementioned applications are hereby incorporated by reference in their entireties.
Number | Date | Country | |
---|---|---|---|
Parent | PCT/CN2020/074848 | Feb 2020 | US |
Child | 17099382 | US |