rev 17667: /trunk/epan/dissectors/: packet-bacapp.c
| Newsgroups | gmane.network.ethereal.cvs |
|---|---|
| Message-ID | <[email protected]> |
User: jake Date: 2006/03/19 06:28 AM Log: Patch that fixes bug 793 and a few other things mostly revolving around BACnet schedules. Could someone please take care of this? 1) fDate - correctly handle wild card year 2) fTime - rename local variables cut-and-pasted from fDate 3) fCalendarEntry - do single-pass decoding rather than while loop since the structure cannot be repeated. 4) fDailySchedule - correctly handle enclosing context tags. 5) fWeeklySchedule - correctly handle enclosing context tags 6) fAcknowledgeAlarmRequest - fix function name spelling and tags 3 and 5 are timeStamp, not time. 7) fSpecialEvent - handle context tags correctly. 8) fReadRangeRequest - Add cases from 2004 spec Dave Richards Directory: /trunk/epan/dissectors/ Changes Path Action +93 -61 packet-bacapp.c Modified http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=17667&view=rev