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
This commit is contained in:
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"type" : "edge",
|
||||||
|
"start" : "gtppsc",
|
||||||
|
"end" : "ipv6"
|
||||||
|
}
|
Reference in New Issue
Block a user