This software is distributed under the following license:
http://sflow.net/license.html

Host sFlow Probe
================
hsflowtokens.h	        - keywords for the config file
hsflowconfig.c	        - parser for the config file
hsflowd.[ch]		- the Host sFlow daemon (main() is here)
read*.c 		- code to read OS-specific counters
evbus.[ch]		- miniature event-bus framework
util*.[ch]		- useful data structures and utilities
mod_*.c			- optional feature modules
dropPoints_*.h		- mod_dropmon configuration
scripts/hsflowd.service - script used by systemd for starting/stopping daemon
scripts/hsflowd.conf    - seed configuration file. "make install" will copy
                          this to /etc/hsflowd.conf
scripts/ulog_sampling   - example script to configure iptables(1) packet-sampling

