UniRec  2.9.3
File List
Here is a list of all files with brief descriptions:
 config.h
 example_unirec.c
 inline.h
 ip_prefix_search.cInit and prefix search
 ip_prefix_search.hInit context and prefix search
 ipaddr.hStructure to store both IPv4 and IPv6 addresses and associated functions
 ipps_internal.hInit context and prefix search - Internal functions and structures
 links.hDefinition of structures and functions for handling LINK_BIT_FIELD. Implementation is in unirec.c. It uses link mask (hexadecimal, 64bit long number) to determine which links are used and how they are used. It means, that one can use e.g. 9 links, which do not have to fill ones in LINK_BIT_FIELD on positions 1 - 9 necessary but on positions specified by link mask
 macaddr.hStructure to store MAC address and associated functions
 unirec.cDefinition of UniRec structures and functions
 unirec.hDefinition of UniRec structures and functions
 unirec2csv.c
 unirec2csv.hDefinition of UniRec API to create CSV-like representation of UniRec data
 ur_time.hTypes, macros and function for UniRec timestamp format
 ur_values.c
 ur_values.h