diff options
author | 2015-08-26 14:27:43 +0300 | |
---|---|---|
committer | 2015-08-26 14:27:43 +0300 | |
commit | cdcc62972d42f009f55e6aeb2ca5c60c3acd75eb (patch) | |
tree | 5c3fef81ac01407a89740f2d9b8b01b0f3a47c7f /scripts/automation/trex_control_plane/python_lib/dpkt-1.8.6.2/docs/index.rst | |
parent | 42053c95419042f36242b19d2416d112f7643e14 (diff) |
added dpkt package, initial stateless client implementation
Diffstat (limited to 'scripts/automation/trex_control_plane/python_lib/dpkt-1.8.6.2/docs/index.rst')
-rw-r--r-- | scripts/automation/trex_control_plane/python_lib/dpkt-1.8.6.2/docs/index.rst | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/scripts/automation/trex_control_plane/python_lib/dpkt-1.8.6.2/docs/index.rst b/scripts/automation/trex_control_plane/python_lib/dpkt-1.8.6.2/docs/index.rst deleted file mode 100644 index 31ef9251..00000000 --- a/scripts/automation/trex_control_plane/python_lib/dpkt-1.8.6.2/docs/index.rst +++ /dev/null @@ -1,32 +0,0 @@ -dpkt -==== -.. include:: badges.rst -dpkt is a python module for fast, simple packet creation / parsing, with definitions for the basic TCP/IP protocols - - -Getting Started -=============== -.. toctree:: - :maxdepth: 2 - - installation - examples - -API Reference -============= -.. toctree:: - :maxdepth: 1 - - api/index - -About dpkt -========== -.. toctree:: - :maxdepth: 2 - - authors - changelog - plans - contributing - license - |