aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dtn.h
diff options
context:
space:
mode:
authorKrishnamurthy Mayya <krishnamurthymayya@gmail.com>2017-09-11 06:43:17 -0700
committerAlexis La Goutte <alexis.lagoutte@gmail.com>2017-09-11 14:04:16 +0000
commit766a3a0332c1d7eec08eadb8bbcc8911bdea6421 (patch)
treebb2f5913a0ad4b06e1a70b2556e652924e15c128 /epan/dissectors/packet-dtn.h
parent09b3af8f91324c7e3f86884c791acdcffc505cf9 (diff)
Bundle Age Extension Block: Type-20 decoding changes
Bug: 14053 Change-Id: I47f38c6b0b4517792b03236c1ee3f2fdc14fb07c Reviewed-on: https://code.wireshark.org/review/23490 Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
Diffstat (limited to 'epan/dissectors/packet-dtn.h')
-rw-r--r--epan/dissectors/packet-dtn.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/dissectors/packet-dtn.h b/epan/dissectors/packet-dtn.h
index 291c56357e..4c83cff652 100644
--- a/epan/dissectors/packet-dtn.h
+++ b/epan/dissectors/packet-dtn.h
@@ -101,6 +101,7 @@
#define BUNDLE_BLOCK_TYPE_EXTENSION_SECURITY 0x09 /* RFC6257 */
#define BUNDLE_BLOCK_TYPE_CUSTODY_TRANSFER 0x0a /* http://bioserve.colorado.edu/bp-acs/ */
#define BUNDLE_BLOCK_TYPE_EXTENDED_COS 0x13 /* http://tools.ietf.org/html/draft-irtf-dtnrg-ecos-02 */
+#define BUNDLE_BLOCK_TYPE_BUNDLE_AGE_EXTENSION 0x14 /* ION NASA specific */
/* Payload Header Processing Flags */
#define PAYLOAD_PROCFLAGS_REPLICATE_MASK 0x01