http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29151
User: etxrab
Date: 2009/07/20 11:20 PM
Log:
From Herbert Lischka:
Added some new features to BACnet dissection:
- ListOfObjectPropertyReferences in scheduler
- RestartReason
- Properties for loop-object
- LogDeviceObjectProperty in trend-log object
- log-buffer entries in trend-log object
- reassemby of fragmented messages
- fallback changed if iconv-library is not here
Me: Moved includes from .h to .c as thats how we normaly do it.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3736
Directory: /trunk/epan/dissectors/
Changes Path Action
+430 -120 packet-bacapp.c Modified
+12 -15 packet-bacapp.h Modified