]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/testpmd_app_ug/testpmd_funcs.rst
app/testpmd: add commands to modify TTL
[dpdk.git] / doc / guides / testpmd_app_ug / testpmd_funcs.rst
index ca060e1083232cb0c585773534a4effa8caf4fd6..02612cc60f1e2168d02a1e78fcde0c781033a6d3 100644 (file)
@@ -3802,6 +3802,11 @@ This section lists supported actions and their attributes, if any.
 - ``mac_swap``: Swap the source and destination MAC addresses in the outermost
   Ethernet header.
 
+- ``dec_ttl``: Performs a decrease TTL value action
+
+- ``set_ttl``: Set TTL value with specificed value
+  - ``ttl_value {unsigned}``: The new TTL value to be set
+
 Destroying flow rules
 ~~~~~~~~~~~~~~~~~~~~~