On Tue, Mar 29, 2016 at 12:52:38PM +0200, Martin Pieuchot wrote:
> It seems to me that the multicast test checks an incorrect MAC. Diff
> below fixes that plus a typo.
Tested with and without ART. OK bluhm@
Wenn running all tests sequentially, it passed without your diff
because some other subt
It seems to me that the multicast test checks an incorrect MAC. Diff
below fixes that plus a typo.
Index: Makefile
===
RCS file: /cvs/src/regress/sys/netinet/arp/Makefile,v
retrieving revision 1.4
diff -u -p -r1.4 Makefile
--- Makefi