http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=22019
User: sfisher
Date: 2007/05/31 11:53 PM
Log:
From Zach Chadwick:
TR-111, from the DSL-Forum adds two options to STUN (RFC 3489) to help
with TR-069 enabled devices traverse firewalls. TR-111 can be read here:
http://www.dslforum.org/techwork/tr/*TR-111*.pdf
This patch adds support for decoding the two optional STUN attributes
used by TR-111. One is simply a zero-length attribute, and the other a
string attribute.
Me: Changed stun.att.connection.request.binding to
stun.att.connection_request_binding
Directory: /trunk/epan/dissectors/
Changes Path Action
+14 -1 packet-stun.c Modified