#362: ttiStoreTrnNetDir: trnNetDir read from wrong address
#363: ttiStoreCstInfo/ttiMDCallbackT/tau_initTTIAccess: noOfCachedCst never assigned to actual value, never set to 0
#364: ttiCreateCstInfoEntry: all vehInfo, cltrInfo, etbInfo entries are copied to index 0. The idx counter are not used.
#365: ttiCreateCstInfoEntry: all fctInfo enteris are copied to index 0. The idx counter are not used.
#366: tau_getOwnIds: OwnIds invalid resolved to a group name
#367: tau_uri2Addr: Cashed DNS only invalid if both etbTopoCnt and opTrnTopoCnt are changed
Ticket #361: added tau_cstinfo.h and placed prototypes of functions in tau_cstinfo.c there WHY: to support build/makefile systems like WindRiver IDE
Ticket #360: VxWorks - change check of return code of inet_aton for VxWorks7
Ticket #360: htonll should be defined/implemented if it was previously NOT defined (which is the case for VxWorks 6.9 and 7)
Ticket #360: made compilable and working for VxWorks7 (VxWorks6.9 of course also still working - using both ;-)