IP Library Granted Patent US 12706835
Granted Patent B2
US 12706835 · App. 18/656,215 · Granted Aug 11, 2026

Smart link aggregation and/or selection for web traffic

Inventors: Vijaya Datta Mayyuri (San Diego, CA); An Chen (San Diego, CA)
Assignee: QUALCOMM Incorporated
H04L45/125H04L45/24H04L47/193H04L47/41
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 12706835
App. No.
18/656,215
Granted
Aug 11, 2026
Kind
B2
Abstract

Various aspects generally relate to routing web traffic over multiple internet protocol (IP) interfaces. For example, a user equipment (UE) may receive a request to open, in parallel, multiple transmission control protocol (TCP) socket connections associated with hypertext transfer protocol (HTTP) traffic, distribute the multiple TCP socket connections among multiple available IP interfaces, and route the HTTP traffic associated with the multiple TCP socket connections over the multiple IP interfaces. Additionally, or alternatively, the UE may receive a request to open a user datagram protocol (UDP) socket associated with QUIC traffic, select, from multiple available IP interfaces, a current IP interface that has a best quality of service (QOS) metric, and route the QUIC traffic associated with the UDP socket over the current IP interface. Numerous other aspects are described.

Claims (55)

1 . A user equipment (UE) for routing QUIC (Quick UDP Internet Connections) traffic, comprising:

one or more memories; and one or more processors, coupled to the one or more memories, configured to:

receive a request to open a user datagram protocol (UDP) socket associated with QUIC traffic;

select, from multiple available internet protocol (IP) interfaces, a current IP interface that has a best quality of service (QOS) metric; and

route the QUIC traffic associated with the UDP socket over the current IP interface.

2 . The UE of claim 1 , wherein the one or more processors are further configured to:

select, from the multiple available IP interfaces, a new IP interface to associate with the UDP socket based on the QoS metric associated with the current IP interface failing to satisfy a bandwidth requirement associated with the QUIC traffic; and

route the QUIC traffic associated with the UDP socket over the new IP interface.

3 . The UE of claim 2 , wherein the new IP interface is selected based on expiration of a timer since a most recent switch of the IP interface associated with the UDP socket.

4 . The UE of claim 2 , wherein the one or more processors, to select the new IP interface to associate with the UDP socket, are configured to:

remain on the current IP interface, such that the new IP interface is the current IP interface, based on the current IP interface being unmetered and having a link rate estimate that satisfies a threshold.

5 . The UE of claim 2 , wherein the one or more processors, to select the new IP interface to associate with the UDP socket, are configured to:

remain on the current IP interface, such that the new IP interface is the current IP interface, based on the current IP interface being metered and having a link rate estimate that satisfies a threshold, and further based on the multiple available IP interfaces not including an unmetered IP interface with a link rate estimate that satisfies the threshold.

6 . The UE of claim 2 , wherein the one or more processors, to select the new IP interface to associate with the UDP socket, are configured to:

select, as the new IP interface, an unmetered IP interface included among the multiple available IP interfaces with a link rate estimate that satisfies a threshold, based on the current IP interface being metered and having a link rate estimate that satisfies the threshold.

7 . The UE of claim 2 , wherein the one or more processors, to select the new IP interface to associate with the UDP socket, are configured to:

select, as the new IP interface, an unmetered IP interface included among the multiple available IP interfaces with a link rate estimate that satisfies a threshold, based on the current IP interface having a link rate estimate that fails to satisfy the threshold.

8 . The UE of claim 2 , wherein the one or more processors, to select the new IP interface to associate with the UDP socket, are configured to:

select, as the new IP interface, a metered IP interface included among the multiple available IP interfaces with a link rate estimate that satisfies a threshold, based on the current IP interface having a link rate estimate that fails to satisfy the threshold, and further based on the multiple available IP interfaces not including an unmetered IP interface with a link rate estimate that satisfies the threshold.

9 . The UE of claim 2 , wherein the one or more processors, to select the new IP interface to associate with the UDP socket, are configured to:

select, as the new IP interface, an unmetered IP interface included among the multiple available IP interfaces with a highest link rate estimate, based on the current IP interface having a link rate estimate that fails to satisfy a threshold, and further based on the multiple available IP interfaces not including a metered or unmetered IP interface with a link rate estimate that satisfies the threshold.

10 . A method, performed by a user equipment (UE), for routing QUIC (Quick UDP Internet Connections) traffic, comprising:

receiving a request to open a user datagram protocol (UDP) socket associated with QUIC traffic;

selecting, from multiple available internet protocol (IP) interfaces, a current IP interface that has a best quality of service (QOS) metric; and

routing the QUIC traffic associated with the UDP socket over the current IP interface.

11 . The method of claim 10 , further comprising:

selecting, from the multiple available IP interfaces, a new IP interface to associate with the UDP socket based on the QoS metric associated with the current IP interface failing to satisfy a bandwidth requirement associated with the QUIC traffic; and

routing the QUIC traffic associated with the UDP socket over the new IP interface.

12 . A user equipment (UE) for routing hypertext transfer protocol (HTTP) traffic, comprising:

one or more memories; and

one or more processors, coupled to the one or more memories, configured to:

receive a request to open, in parallel, multiple transmission control protocol (TCP) socket connections associated with HTTP traffic;

distribute the multiple TCP socket connections among multiple available internet protocol (IP) interfaces, wherein distributing the multiple TCP socket connections includes selecting, from the multiple available IP interfaces, a respective IP interface to associate with each TCP socket connection; and

route the HTTP traffic associated with the multiple TCP socket connections over the multiple IP interfaces.

13 . The UE of claim 12 , wherein the respective IP interface to associate with each TCP socket connection is selected according to a round robin scheduling algorithm or according to a link rate estimate or a number of active connections associated with each of the multiple available IP interfaces.

14 . The UE of claim 12 , wherein the respective IP interface to associate with each TCP socket connection is selected from the multiple available IP interfaces based on the request originating from an application that is included in a whitelist.

15 . The UE of claim 12 , wherein the one or more processors, to select the IP interface to associate with a TCP socket connection, included among the multiple TCP socket connections, are configured to:

select a default IP interface based on the default IP interface not having a current rate estimate, based on the default IP interface having a current rate estimate that satisfies a threshold, or based on a secondary IP interface having a current rate estimate that fails to satisfy a threshold.

16 . The UE of claim 12 , wherein the one or more processors, to select the IP interface to associate with a TCP socket connection, included among the multiple TCP socket connections, are configured to:

calculate, based on a secondary IP interface having a current rate estimate that satisfies a threshold, a number of TCP socket connections to be scheduled on the secondary IP interface using the current rate estimate; and

select a default IP interface based on the number of TCP socket connections to be scheduled on the secondary IP interface not exceeding an active socket count associated with the secondary IP interface.

17 . The UE of claim 12 , wherein the one or more processors, to select the IP interface to associate with a TCP socket connection, included among the multiple TCP socket connections, are configured to:

calculate, based on a secondary IP interface having a current rate estimate that satisfies a threshold, a number of TCP socket connections to be scheduled on the secondary IP interface using the current rate estimate; and

select the secondary IP interface based on the number of TCP socket connections to be scheduled on the secondary IP interface exceeding an active socket count associated with the secondary IP interface.

18 . The UE of claim 12 , wherein the one or more processors, to select the IP interface to associate with a TCP socket connection, included among the multiple TCP socket connections, are configured to:

calculate a number of TCP socket connections to be scheduled on a secondary IP interface based on the secondary IP interface lacking a current rate estimate; and

select a default IP interface based on the number of TCP socket connections to be scheduled on the secondary IP interface not exceeding an active socket count associated with the secondary IP interface.

19 . The UE of claim 12 , wherein the one or more processors, to select the IP interface to associate with a TCP socket connection, included among the multiple TCP socket connections, are configured to:

calculate a number of TCP socket connections to be scheduled on a secondary IP interface based on the secondary IP interface lacking a current rate estimate;

determine that the number of TCP socket connections to be scheduled on the secondary IP interface exceeds an active socket count associated with the secondary IP interface; and

select a default IP interface based on a time period, since a last selection of the secondary IP interface when the current rate estimate is unknown for the secondary IP interface, failing to satisfy a threshold.

20 . The UE of claim 12 , wherein the one or more processors, to select the IP interface to associate with a TCP socket connection, included among the multiple TCP socket connections, are configured to:

calculate a number of TCP socket connections to be scheduled on a secondary IP interface based on a secondary IP interface lacking a current rate estimate;

determine that the number of TCP socket connections to be scheduled on the secondary IP interface exceeds an active socket count associated with the secondary IP interface; and

select the secondary IP interface based on a time period, since a last selection of the secondary IP interface when the current rate estimate is unknown for the secondary IP interface, satisfying a threshold.