Co-operative load sharing and redundancy in distributed service chains in a network environment
US-2015085870-A1 · Mar 26, 2015 · US
US11539747B2 · US · B2
| Field | Value |
|---|---|
| Publication number | US-11539747-B2 |
| Application number | US-202016780047-A |
| Country | US |
| Kind code | B2 |
| Filing date | Feb 3, 2020 |
| Priority date | Apr 28, 2017 |
| Publication date | Dec 27, 2022 |
| Grant date | Dec 27, 2022 |
A practical reading order for non-experts. Skip the full description unless you need deep technical detail.
What the patent document calls the invention.
A short plain-language summary of the technical disclosure.
Who owns or filed the patent and who is credited as inventor.
Filing, priority, publication, and grant dates set the timeline.
The legal scope of protection — read this for what is actually claimed.
Technology tags used to group this patent with similar filings.
Prior art links and similar publications in this corpus.
Official abstract text for this publication.
A method for resuming a Transport Layer Security (TLS) session in a Service Function Chain comprising a plurality of Service Function nodes coupled to a Service Function Forwarder. A request is received at a first Service Function node to establish a TLS session, and a Pre-Shared Key (PSK) and a PSK identifier that uniquely correspond to the first Service Function node and the TLS session are generated. The PSK identifier is forwarded to one or more of the Service Function Forwarder and the plurality of Service Function nodes. A request to resume the TLS session is received from a client device that previously disconnected. It is determined that the connection request contains the PSK identifier, a second Service Function node is selected, and the TLS session is re-established between the client device and the second Service Function node using the same PSK as the prior TLS session.
Opening claim text (preview).
What is claimed is: 1. A method comprising: receiving a connection request from a client device, the connection request including at least an identifier; determining, from the identifier, the client device was previously connected to a communication session with a first node; in response to determining the client device was previously connected to the communication session, retrieving from a database a key associated with the identifier; determining a second node to re-establish the communication session based at least in part on the identifier or key, wherein the second node and the first node are different nodes within a group of service function nodes between the client device and a destination device; and transmitting the connection request to the second node to re-establish the communication session using the key between the client device and the second node. 2. The method of claim 1 , wherein the second node is determined by uniquely associated with the identifier from the connection request node. 3. The method of claim 2 , wherein the connection request is carried by a Transmission Control Protocol (TCP) SYN packet, such that the second node determines the TCP SYN packet contains the identifier, and uses a Pre-Shared Key (PSK) associated with the identifier to decrypt and process an initial flight of data contained in the TCP SYN packet. 4. The method of claim 2 , wherein the connection request is carried by a Quick UDP Internet Connections (QUIC) packet, such that the second node determines the QUIC packet contains the identifier, and uses a Pre-Shared Key (PSK) associated with the identifier to decrypt and process an initial flight of data contained in the QUIC packet. 5. The method of claim 1 , wherein the second node is selected by performing load balancing at a Service Function Forwarder (SFF). 6. The method of claim 5 , wherein a Pre-Shared Key (PSK) associated with the identifier is stored as an entry in a memory structure and the identifier is a corresponding entry lookup key for the PSK, such that the second node is configured to extract the identifier from the connection request and obtain the PSK from the memory structure to re-establish the communication session. 7. The method of claim 5 , wherein the identifier includes a self-contained ticket containing an encrypted copy of a Pre-Shared Key (PSK), and the second node is configured to receive required cryptographic keying material to decrypt the PSK from the SFF and/or one or more of the plurality of nodes, such that the second node is configured to extract the PSK from the self-contained ticket to re-establish the communication session. 8. The method of claim 1 , further comprising: forwarding the identifier to a Service Function Forwarder (SFF) and/or one or more of the group of nodes including a publish-subscribe mechanism. 9. A non-transitory computer-readable device having stored therein instructions which, when executed by at least one processor, cause the at least one processor to perform operations comprising: receiving a connection request from a client device, the connection request including at least an identifier; determining, from the identifier, the client device was previously connected to a communication session with a first node; in response to determining the client device was previously connected to the communication session, retrieving from a database a key associated with the identifier; determining a second node to re-establish the communication session based at least in part on the identifier or key, wherein the second node and the first node are different nodes within a group of service function nodes between the client device and device; and transmitting the connection request to the second node to re-establish the communication session using the key between the client device and the second node. 10. The non-transitory computer-readable device of claim 9 , wherein the instructions further cause the at least one processor to determining the second node is uniquely associated with the identifier from the connection request. 11. The non-transitory computer-readable device of claim 9 , wherein the connection request is carried by a Transmission Control Protocol (TCP) SYN packet, such that the second node determines the TCP SYN packet contains the identifier, and uses a Pre-Shared Key (PSK) associated with the identifier to decrypt and process an initial flight of data contained in the TCP SYN packet. 12. The non-transitory computer-readable device of claim 9 , wherein the connection request is carried by a Quick UDP Internet Connections (QUIC) packet, such that the second node determines the QUIC packet contains the identifier, and uses a Pre-Shared Key (PSK) associated with the identifier to decrypt and process an initial flight of data contained in the QUIC packet. 13. The non-transitory computer-readable device of claim 9 , wherein the instructions further cause the at least one processor to select the second node by performing load balancing at a Service Function Forwarder (SFF). 14. The non-transitory computer-readable device of claim 13 , wherein a Pre-Shared Key (PSK) associated with the identifier is stored as an entry in a memory structure and the identifier is a corresponding entry lookup key for the PSK, such that the second node extracts the identifier from the connection request and obtains the PSK from the memory structure in order to re-establish the communication session. 15. The non-transitory computer-readable device of claim 13 , wherein the identifier includes a self-contained ticket containing an encrypted copy of a Pre-Shared Key (PSK), and the second node is configured to receive cryptographic keying material to decrypt the PSK from the SFF and/or one or more of the plurality of nodes, such that the second node is configured to extract the PSK from the self-contained ticket to re-establish the communication session. 16. The non-transitory computer-readable device of claim 9 , wherein the instructions further cause the at least one processor to forward the identifier to a Service Function Forwarder (SFF) and/or one or more of a plurality of nodes with a publish-subscribe mechanism or a modification of Network Service Header (NSH) metadata. 17. A system comprising: at least one processor; and a computer-readable memory coupled to the at least one processor, the memory including instructions stored therein that, when executed by the at least one processor, cause the at least one processor to perform operations comprising: receiving a connection request from a client device, the connection request including at least an identifier; determining, from the identifier, the client device was previously connected to a communication session with a first node; in response to determining the client device was previously connected to the communication session, retrieving from a database a key associated with the identifier; determining a second node to re-establish the communication session based at least in part on the identifier or key, wherein the second node and the first node are different nodes within a group of service function nodes between the client device and destination device; and transmitting the connection request to the second node to re-establish the communication session using the key between the client device and the second node. 18. The system of claim 17 , wherein the operations include causing the at least one processor to determine the second node is uniquely associated with the identifier from the connection request.
using key encryption key · CPC title
applying encryption of the keys · CPC title
wherein the sending and receiving network entities apply symmetric encryption, i.e. same key used for encryption and decryption (cryptographic mechanisms or cryptographic arrangements for symmetric key encryption H04L9/06) · CPC title
at the transport layer · CPC title
involving distinctive intermediate devices or communication paths (network architectures or network communication protocols using different networks H04L63/18) · CPC title
Related publications grouped by family.
Answers are generated from the same data shown on this page.