vpp/extras/packetforge/parsegraph/edges/ipv6_after_gtppsc.json
Ting Xu 656a550f1f packetforge: fix lack of edge for ipv6 after gtppsc
Add one new edge for ipv6 after gtppsc so that packetforge can parse
this protocol combination.

Type: fix
Signed-off-by: Ting Xu <ting.xu@intel.com>
Change-Id: I1bae1ec617c4867de2e0b3de27eda77b89e5580c
2023-02-07 15:15:07 +00:00

6 lines
68 B
JSON

{
"type" : "edge",
"start" : "gtppsc",
"end" : "ipv6"
}