Skip reserved word in ANCP OAM-Loopback-Test-Parameters TLV.

svn path=/trunk/; revision=34879
This commit is contained in:
Jaap Keuter 2010-11-15 18:28:36 +00:00
parent b0e1f62ef8
commit 1009be2c17
1 changed files with 1 additions and 0 deletions

View File

@ -423,6 +423,7 @@ dissect_ancp_port_up_dn_mgmt(tvbuff_t *tvb, proto_tree *ancp_tree, gint offset)
hf_ancp_oam_timeout, tvb, offset, 1, FALSE);
offset += 1;
/* Lets not bother about 2B until IETF WG figures out */
offset += 2;
break;
default:
/* Assume TLV value is string - covers ALCID, OAM resp */