From mtwire via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6060
authoralagoutte <alagoutte@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 27 Sep 2011 18:21:57 +0000 (18:21 +0000)
committeralagoutte <alagoutte@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 27 Sep 2011 18:21:57 +0000 (18:21 +0000)
commit9acae68ea5107b2959c47eca58cadb1e90dcfe8a
tree388d0bd507ef9463e6db35e7755453f2dc6e324b
parentd05e872f3c2c44ec48704118fe0d1b976675d40b
From mtwire via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6060
New dissectors: (UA) Universal Alcatel Protocol and transport UAUDP

From me :
* Prefer proto_tree_add_item (when is possible)
* Use 4-space indenting
* Add Modeline information
* Fix Clang Warning

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@39167 f5534014-38df-0310-8fa8-9805f1628bb7
epan/CMakeLists.txt
epan/dissectors/Makefile.common
epan/dissectors/packet-ua.c [new file with mode: 0644]
epan/dissectors/packet-uaudp.c [new file with mode: 0644]