packetforge: add packetforge for generic flow to extras
[vpp.git] / extras / packetforge / parsegraph / edges / pfcp_after_udp.json
1 {
2     "type" : "edge",
3     "start" : "udp",
4     "end" : "pfcp",
5     "actions" : [
6         {
7             "dst" : "start.dst",
8             "src" : "8805"
9         }
10     ]
11 }