summaryrefslogtreecommitdiffhomepage
path: root/pkg/tcpip/network/ipv6
diff options
context:
space:
mode:
authorGhanan Gowripalan <ghanan@google.com>2021-10-19 16:27:33 -0700
committergVisor bot <gvisor-bot@google.com>2021-10-19 16:30:01 -0700
commit64aee33ed0e1a422c3e2954de8f1d3f219ed14b8 (patch)
tree953f6ca8623214448ceef7f9ffa092af1dd246f7 /pkg/tcpip/network/ipv6
parent80d655d842755c93d7d6bf0288732cd5d3552c50 (diff)
Continue reaping bucket after reaping a tuple
Reaping an expired tuple removes it from its bucket so we need to grab the succeeding tuple in the bucket before reaping the expired tuple. Before this change, only the first expired tuple in a bucket was reaped per reaper run on the bucket. This change just allows more connections to be reaped. PiperOrigin-RevId: 404392925
Diffstat (limited to 'pkg/tcpip/network/ipv6')
0 files changed, 0 insertions, 0 deletions