From: Jonathan McDowell Date: Wed, 30 May 2018 17:28:38 +0000 (+0100) Subject: Fix MAC address command line parsing X-Git-Url: https://the.earth.li/gitweb/?a=commitdiff_plain;h=94ab2e9b79f7327fcbccde503b0699217634bf2c;hp=94ab2e9b79f7327fcbccde503b0699217634bf2c;p=mqtt-arp.git Fix MAC address command line parsing We weren't setting valid to true + incrementing our count when we saw a MAC address on the command line. ---