Skip to content

Commit

Permalink
[ci skip] Fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
thombashi committed Mar 29, 2016
1 parent c98929e commit b7c450c
Showing 1 changed file with 18 additions and 9 deletions.
27 changes: 18 additions & 9 deletions docs/pages/introduction.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,23 @@ Summary
Easy to set up traffic control of network bandwidth/latency/packet-loss to a network interface.


Feature
-------
Traffic control features
------------------------

Network
~~~~~~~

Traffic control can be specified network to apply to:

- Outgoing/Incoming packets
- Certain IP address/network and port

Available parameters
~~~~~~~~~~~~~~~~~~~~

- Automatic table creation from data
- Support various data types of record(s) insertion into a table:
- dictionary
- namedtuple
- list
- tuple
- Create a table from a csv file
The following parameters can be set to network interfaces.

- Network bandwidth rate [G/M/K bps]
- Network latency [milliseconds]
- Packet loss rate [%]
- Packet corruption rate [%]

0 comments on commit b7c450c

Please sign in to comment.