{% extends "base.html" %} {% block content %}

Packet Loss


Emulates poor network conditions by dropping a percentage of all incoming packets.


{% if method == 'POST' %} {% if success %} {% else %} {% endif %} {% endif %}
{% if percent %} {% else %} {% endif %}
percent
Examples
{%- for item in examples -%} {% endfor -%}
Description Value
{{item.description}} {{item.value}}%
{% endblock %}