dissect-wireshark: Add initial support for NDNLPv2 packet dissecting
Change-Id: I813bc4d600e69bef07d6b79a3a461b00941b1eb8
Refs: #3197
diff --git a/tests/dissect-wireshark/README.md b/tests/dissect-wireshark/README.md
index 93bbc1d..932e6b5 100644
--- a/tests/dissect-wireshark/README.md
+++ b/tests/dissect-wireshark/README.md
@@ -115,3 +115,14 @@
Expected result of the dissection:
- data packet is dissected at packet 12 without Lua error.
+
+### 9. NDNLPv2 Basic
+
+Trace file: `ndnlpv2.pcap`
+
+Trace summary: Short capture, containing NDN interest that was NACKed with the reason "NoRoute"
+
+Expected result of the dissection:
+- interest packet is dissected from packet 1
+- from packet 2, an NDNLPv2 packet is dissected which includes a NACK with the code "NoRoute" and
+ a fragment that includes an interest packet