summaryrefslogtreecommitdiffstats
path: root/trex_book_basic.asciidoc
diff options
context:
space:
mode:
authorDan Klein <danklei@cisco.com>2015-09-29 21:51:08 +0300
committerDan Klein <danklei@cisco.com>2015-09-29 21:51:08 +0300
commit1dda8daba36f404c26cee1ccea31378d1d1d9f9c (patch)
tree7ef53d59e31762747e3a663995f204c11c6bd248 /trex_book_basic.asciidoc
parent0e90f9e313d52a4bde41c6576ffef1741eac10e3 (diff)
parentabe95553daeb657d6f4465dc8252c8caac01739f (diff)
Merge remote-tracking branch 'origin/master'
# Conflicts: # .gitignore
Diffstat (limited to 'trex_book_basic.asciidoc')
-rwxr-xr-xtrex_book_basic.asciidoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/trex_book_basic.asciidoc b/trex_book_basic.asciidoc
index d64cea43..ec0c9cf5 100755
--- a/trex_book_basic.asciidoc
+++ b/trex_book_basic.asciidoc
@@ -3190,7 +3190,7 @@ So if the m is set as 1, the total PPS is : 102*2+50*20 = 1204 PPS.
The BPS depends on the packet size. You can refer to your packet size and get the BPS = PPS*Packet_size.
-==== Roadmap of Client/Server IP allocation
+==== Client/Server IP allocation
We have several features under development for IP allocation.
@@ -3247,7 +3247,7 @@ The YAML configuration is something like this:
- *2) More distributions will be supported (normal distribution, random distribution, etc)*
-Currently, only sequcence is supported.
+Currently, only sequcence and random are supported.
- *3) Histogram of tuple pool will be supported*