aboutsummaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authorwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>2011-01-27 16:08:41 +0000
committerwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>2011-01-27 16:08:41 +0000
commitc55f3652abe0829020a9259d9c5bce54b95135fb (patch)
tree5ca3d962b5757bd2fcf699217326bb90a7c81a68 /AUTHORS
parent2fe5ba34ead132e8fa5d89953316ab667cd43204 (diff)
From Roberto Morro: RSVP dissector enhancements
- add new PROTECTION obj c-type 2 (RFC4872) - add new TLVs for IF_ID (RFC4920) - add Path Key subobj in ERO (RFC5520) - add new ASSOCIATION obj c-type 4 (oif2008.389) - add new LSP_ATTRIBUTES and LSP_REQUIRED_ATTRIBUTES objects (RFC5420) - improved ERROR object dissection and new error values added - ADMIN_STATUS transformed to filter and new flags added - minor fix to conversation (not applied to ACK, SREFRESH and HELLO messages) to resolv displaying of "Unknown session type" string in such messages Moreover, I've deleted some "enum" statements for error values that I thought they were useless since they were used only once throughout the RSVP dissector code. See https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5518 From me: fix two typos. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@35681 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS8
1 files changed, 7 insertions, 1 deletions
diff --git a/AUTHORS b/AUTHORS
index 2ef1604d14..0384b90318 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -2256,9 +2256,15 @@ Henry Ptasinski <henryp [AT] broadcom.com> {
Support for 802.11e WME/QoS info
}
-Roberto Morro <Roberto.Morro [AT] TILAB.COM> {
+Roberto Morro <roberto.morro [AT] telecomitalia.it> {
Support for GMPLS UNI and E-NNI objects/TLVs
in RSVP and OSPF
+ RSVP: Support for PROTECTION obj c-type 2 (RFC4872),
+ new TLVs for IF_ID (RFC4920), Path Key subobj in ERO (RFC5520),
+ new ASSOCIATION obj c-type 4 (oif2008.389),
+ new LSP_ATTRIBUTES and LSP_REQUIRED_ATTRIBUTES objects (RFC5420),
+ and various changes/improvements
+
}
Chris Maynard <Christopher.Maynard [AT] GTECH.COM> {