]> the.earth.li Git - mqtt-arp.git/commit
Fix MAC address command line parsing
authorJonathan McDowell <noodles@earth.li>
Wed, 30 May 2018 17:28:38 +0000 (18:28 +0100)
committerJonathan McDowell <noodles@earth.li>
Wed, 30 May 2018 17:28:38 +0000 (18:28 +0100)
commit94ab2e9b79f7327fcbccde503b0699217634bf2c
tree2171328a0a78f1c409ac8e7b51d68caf05c0f105
parentce532d3405a9d7c45a7a9ab17a622c8703df5612
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.
mqtt-arp.c