summaryrefslogtreecommitdiff
path: root/epan/dissectors/packet-bfd.c
diff options
context:
space:
mode:
authorFrancois-Xavier Le Bail <fx.lebail@yahoo.com>2016-08-19 09:15:31 +0200
committerAnders Broman <a.broman58@gmail.com>2016-08-19 11:08:47 +0000
commit72a8e95a43a8a0562f3fd87f176cb44d3ce34971 (patch)
tree3ffe0987752f373082a8dddf471e5db2b23d535a /epan/dissectors/packet-bfd.c
parent2557f033f5124ad5d777c0f8a93c80b2722a80bb (diff)
downloadwireshark-72a8e95a43a8a0562f3fd87f176cb44d3ce34971.tar.gz
bfd: Fix a comment on Control packet version 1
Bug:12761 Change-Id: I5877878f19be4907b9fc0c00f19601a3c7a67005 Signed-off-by: Alexis La Goutte <alexis.lagoutte@gmail.com> Reviewed-on: https://code.wireshark.org/review/17163 Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'epan/dissectors/packet-bfd.c')
-rw-r--r--epan/dissectors/packet-bfd.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/epan/dissectors/packet-bfd.c b/epan/dissectors/packet-bfd.c
index ab839d6954..df8289fb49 100644
--- a/epan/dissectors/packet-bfd.c
+++ b/epan/dissectors/packet-bfd.c
@@ -187,12 +187,12 @@ static gint hf_section_interface_no = -1;
*/
/*
- * Control packet version 1, draft-ietf-bfd-base-04.txt
+ * Control packet version 1, RFC 5880
*
* 0 1 2 3
* 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- * |Vers | Diag |Sta|P|F|C|A|D|R| Detect Mult | Length |
+ * |Vers | Diag |Sta|P|F|C|A|D|M| Detect Mult | Length |
* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
* | My Discriminator |
* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+