packetforge: add option to show spec and mask only 99/38499/6
authorTing Xu <ting.xu@intel.com>
Thu, 16 Mar 2023 01:22:33 +0000 (01:22 +0000)
committerDave Wallace <dwallacelf@gmail.com>
Mon, 15 May 2023 20:20:12 +0000 (20:20 +0000)
commitf34420ff1169746c07946940ed165416a5908f06
treece4c5f8b9cc7db95d7915955326d4524db21902b
parent9794326125264dc6543325ee10f58c3862c70095
packetforge: add option to show spec and mask only

In some cases with Generic FLow, it is only required to show the pattern
of spec and mask, but no need to add the flow. Therefore, add an option
in packetforge so that users can show spec and mask only.

Type: improvement

Signed-off-by: Ting Xu <ting.xu@intel.com>
Change-Id: I7b3040689eb82d0b58924712ee6fc9cfa0a42fa1
extras/packetforge/README.rst
extras/packetforge/flow_create.py
extras/packetforge/flow_parse.py [new file with mode: 0644]
extras/packetforge/packetforge.py