diff options
author | Ghanan Gowripalan <ghanan@google.com> | 2020-08-04 16:25:15 -0700 |
---|---|---|
committer | gVisor bot <gvisor-bot@google.com> | 2020-08-04 16:27:00 -0700 |
commit | 00993130e5a9c05aaa88c5a860407b079093a024 (patch) | |
tree | b2bb1253776443fd412659a4c54935beee270c37 /scripts | |
parent | 0500f84b6f2e279ce953faaff20454aca69ae493 (diff) |
Use 1 fragmentation component per IP stack
This will help manage memory consumption by IP reassembly when
receiving IP fragments on multiple network endpoints. Previously,
each endpoint would cap memory consumption at 4MB, but with this
change, each IP stack will cap memory consumption at 4MB.
No behaviour changes.
PiperOrigin-RevId: 324913904
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions