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

Packet Corruption


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

Packets are corrupted by introducing single bit errors.


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