aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-maccontrol.c
diff options
context:
space:
mode:
authorPhilip Rosenberg-Watt <p.rosenberg-watt@cablelabs.com>2014-04-16 08:45:58 -0600
committerAnders Broman <a.broman58@gmail.com>2014-04-16 16:01:22 +0000
commit0269b5e7045707ae98d19d79c38dae2f8c24bbcc (patch)
treeaf7fadd3430149a7e66ef01f88210f52df94b8d8 /epan/dissectors/packet-maccontrol.c
parent328a335bf8e67d4298faaa9982e048375f012379 (diff)
Added David Miller and Philip Rosenberg-Watt to file info.
Change-Id: I5f9248d58a4e809ed2fffd714411ab2e0fcc283d Reviewed-on: https://code.wireshark.org/review/1171 Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'epan/dissectors/packet-maccontrol.c')
-rw-r--r--epan/dissectors/packet-maccontrol.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/epan/dissectors/packet-maccontrol.c b/epan/dissectors/packet-maccontrol.c
index 4f17476f21..1c4c2effb0 100644
--- a/epan/dissectors/packet-maccontrol.c
+++ b/epan/dissectors/packet-maccontrol.c
@@ -23,6 +23,9 @@
/*
* 04/26/2010: WMeier: "Class-Based Flow Control [CBFC] Pause Frame" dissection added
* See: http://www.ieee802.org/1/files/public/docs2007/new-cm-barrass-pause-proposal.pdf
+ * 2014-04: David Miller <d.miller[at]cablelabs.com> and
+ * Philip Rosenberg-Watt <p.rosenberg-watt[at]cablelabs.com>
+ * + Added MPCP Gate, Report, and Register messages.
*/
#include "config.h"