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

Packet Duplication


Emulates poor network conditions by duplicating a percentage of all incoming packets. A duplicated package will be transmitted twice.

Packages will not be duplicated multiple times.


{% 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 %}