Release 1.13
-
Run disk space checks before starting sample capture, not after.
This means it works if the disk is already full. It will now be run even
if capture fails or the script exits for some reason. It might also free
up enough disk space for the capture to succeed, rather than the capture
failing and the script exiting before the disk space check/purge can run. -
Make disk space check optional. (Don't do the check if DISK_PERCENT_PROG is
undefined (commented out) or empty.) -
Bugfix: [Issue #2]: Correct non-unicast filter to use >= 224.0.0.0 and
not >= 223.0.0.0