proto: fix logic inversion in previous commit
authorKevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Mon, 17 Dec 2018 18:26:11 +0000 (18:26 +0000)
committerKevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Mon, 17 Dec 2018 18:26:11 +0000 (18:26 +0000)
commit2750ce2e0a9177e024823332853c76dbd0937c98
tree97bc13607683978b7130db6bb35dddf742db3394
parentcd089c52de96e47cf99410f66701e04e24155b9a
proto: fix logic inversion in previous commit

Rogue ! effectively disabled the ipv6 multicast check.  Fix cd089c52

Why is it always the simple changes that catch you out?

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
proto.c