Just tried it then. It gave the same result. All packets end up in the default. -----Original Message----- From: lartc-owner@xxxxxxxxxxxxxxx [mailto:lartc-owner@xxxxxxxxxxxxxxx] On Behalf Of Kenyon Ralph Sent: Tuesday, 6 January 2015 5:16 PM To: lartc@xxxxxxxxxxxxxxx Subject: Re: HTB bug? On 2015-01-05T03:44:51+0000, "I-Strong, Russell J" <Russell.J.Strong@xxxxxxxxxx> wrote: > I've been experimenting with HTB and have found that it works on a > wired Ethernet devices but does not work on wireless devices. > Packets are being correctly classified by the mangle table but are > being placed in the default bucket when using wireless. They Are > placed in the correct bucket when using wired. > > The script below shows how to reproduce it. > > Any thoughts? Is this a bug? > > Regards, > Russell > > > #!/bin/bash > > # Test command to send EF packets > # ping6 ff02::1%em1 -Q 0xb8 Just a thought: have you tried testing with unicast packets instead of multicast? Maybe wireless is treating multicast differently for some reason. -- Kenyon Ralph -- To unsubscribe from this list: send the line "unsubscribe lartc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html