webrtc/p2p
Jonas Oreland 21433cae74 Add field trial to let idle connection live longer than 30s
A connection is currently deleted if it has not recevied anything for
30s. This patch adds a field trial that allows modifying this value
if no pings are outstanding.

The motivation for this is to experiment with pinging slower than
once per 30s in order to save battery.

Bug: webrtc:10282
Change-Id: I3272b9d68d44fc30379bd9a6c643db6b09766486
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/175005
Commit-Queue: Jonas Oreland <jonaso@webrtc.org>
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#31239}
2020-05-13 13:20:09 +00:00
..
base Add field trial to let idle connection live longer than 30s 2020-05-13 13:20:09 +00:00
client Re-enable a couple PortAllocator tests under ASAN 2020-01-31 19:19:22 +00:00
stunprober Move stun.h to api/. 2019-11-18 16:11:27 +00:00
BUILD.gn Validate ICE ufrag/pwd according to the spec 2020-01-25 01:38:50 +00:00
DEPS Bind the structured ICE logging with P2PTransportChannel. 2018-02-03 07:06:49 +00:00
OWNERS Add jonaso@ to p2p/OWNERS 2020-03-03 14:10:18 +00:00