Fix incorrect use of dlsw.frame_direction for capability exchange
authorGuy Harris <guy@alum.mit.edu>
Sun, 14 Jul 2013 19:34:45 +0000 (19:34 -0000)
committerGuy Harris <guy@alum.mit.edu>
Sun, 14 Jul 2013 19:34:45 +0000 (19:34 -0000)
commit221f39988b5fbb9c62854d87915734b4364a3fe2
tree593118b07bb8d671bf1ac445c7f83c5bdc85a94d
parentcc4197b1fe23a045b7906ee26e1cfd49340a9f9c
Fix incorrect use of dlsw.frame_direction for capability exchange
frames; that should be a separate dlsw.capex_type field.

dlsw.error_cause is a numeric field, so it needs a base; the values in
the value_string table are in hex, so show it in hex.

svn path=/trunk/; revision=50589
epan/dissectors/packet-dlsw.c