m-lab / ndt

Network Diagnostic Tool
Other
11 stars 7 forks source link

Save the tls and websocket keys unconditionally. #34

Closed pboothe closed 8 years ago

pboothe commented 8 years ago

The meta values for tls and websockets are now saved whether or not the client actually runs the meta test.

Required a little more code movement than I thought it would, and it gave me a chance to fix an egregiously bad implementation of a linked list as part of moving code around.


This change is Reviewable

stephen-soltesz commented 8 years ago

One clarifying question that could result in an addition, but either way LGTM.