aboutsummaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2011-01-27 16:08:41 +0000
committerBill Meier <wmeier@newsguy.com>2011-01-27 16:08:41 +0000
commitcca0038358550148f8fe60dbaae1a73659957a97 (patch)
tree5ca3d962b5757bd2fcf699217326bb90a7c81a68 /AUTHORS
parentcab0dc1340a5d4c8cae336d1eb4a0ed8b79f54ac (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. svn path=/trunk/; revision=35681
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> {