summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry
diff options
context:
space:
mode:
authorBhasker Hariharan <bhaskerh@google.com>2019-10-15 17:03:13 -0700
committergVisor bot <gvisor-bot@google.com>2019-10-15 17:04:44 -0700
commitf98c3ee32c592417aa84f5c302b9db49f12ba129 (patch)
treeaa104d55bfcdf168833babcb3ff5795940adbe23 /pkg/sentry
parentdb1ca5c786bcff19c0fef8a4cfb8c12ee15ed2f1 (diff)
Remove panic when reassembly fails.
Reassembly can fail due to an invalid sequence of fragments being received. eg. Multiple fragments with same id which claim to be the last one by setting the more flag to 0 etc. It's safer to just drop the reassembler and increment a metric than to panic when reassembly fails. PiperOrigin-RevId: 274920901
Diffstat (limited to 'pkg/sentry')
0 files changed, 0 insertions, 0 deletions