aboutsummaryrefslogtreecommitdiffstats
path: root/cicn-plugin/test/icn_pg
diff options
context:
space:
mode:
Diffstat (limited to 'cicn-plugin/test/icn_pg')
-rw-r--r--cicn-plugin/test/icn_pg11
1 files changed, 11 insertions, 0 deletions
diff --git a/cicn-plugin/test/icn_pg b/cicn-plugin/test/icn_pg
new file mode 100644
index 00000000..043b25a3
--- /dev/null
+++ b/cicn-plugin/test/icn_pg
@@ -0,0 +1,11 @@
+packet-generator new {
+ name icn-pg
+ limit 1
+ size 72-72
+ node ip4-input
+ no-recycle
+ data {
+ UDP: 192.168.128.1 -> 192.168.128.245
+ hex 0x18db821500341b930100002cff00000e0001000203e90001001a000000160001000663636e787067001000088000000000000000
+ }
+} \ No newline at end of file