summaryrefslogtreecommitdiff
path: root/epan/dissectors/packet-bgp.h
diff options
context:
space:
mode:
authorAlexis La Goutte <alexis.lagoutte@gmail.com>2012-02-17 13:33:53 +0000
committerAlexis La Goutte <alexis.lagoutte@gmail.com>2012-02-17 13:33:53 +0000
commitdbce54c4f39a39122ad82f06f2035ae2f772834d (patch)
tree20988fedddc290bbd1c7750ba26531e9ee3690f2 /epan/dissectors/packet-bgp.h
parenta206a11e7e2eebbb9b639ab01d086b03be6dcb54 (diff)
downloadwireshark-dbce54c4f39a39122ad82f06f2035ae2f772834d.tar.gz
Fix some Dead Store (Dead assignement/Dead increment) Warning found by Clang
svn path=/trunk/; revision=41049
Diffstat (limited to 'epan/dissectors/packet-bgp.h')
-rw-r--r--epan/dissectors/packet-bgp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/dissectors/packet-bgp.h b/epan/dissectors/packet-bgp.h
index 3c5fb67aec..586c21113c 100644
--- a/epan/dissectors/packet-bgp.h
+++ b/epan/dissectors/packet-bgp.h
@@ -211,6 +211,7 @@ struct bgp_attr {
#define SAFNUM_LAB_VPNUNICAST 128 /* Draft-rosen-rfc2547bis-03 */
#define SAFNUM_LAB_VPNMULCAST 129
#define SAFNUM_LAB_VPNUNIMULC 130
+#define SAFNUM_ROUTE_TARGET 132 /* RFC 4684 Constrained Route Distribution for BGP/MPLS IP VPN */
/* BGP Additional Paths Capability */
#define BGP_ADDPATH_RECEIVE 0x01