From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kenyon Ralph Date: Tue, 06 Jan 2015 07:16:10 +0000 Subject: Re: HTB bug? Message-Id: <20150106071610.GD7892@kenyonralph.com> MIME-Version: 1 Content-Type: multipart/mixed; boundary="TRYliJ5NKNqkz5bu" List-Id: References: In-Reply-To: To: lartc@vger.kernel.org --TRYliJ5NKNqkz5bu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2015-01-05T03:44:51+0000, "I-Strong, Russell J" 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. >=20 > The script below shows how to reproduce it. >=20 > Any thoughts? Is this a bug? >=20 > Regards, > Russell >=20 >=20 > #!/bin/bash >=20 > # 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. --=20 Kenyon Ralph --TRYliJ5NKNqkz5bu Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iQIcBAEBCgAGBQJUq4u6AAoJEJj/PvnJuRLVFLMQAK80lZhFqtUkf6QoN+bWNNw8 gPsnEw87Hc1xIP7/8zNoxFDoCgz2kjTaNpp1asqMmGMBRY43Yj6WYxcZ6kFJNlFW +/div8FELyvvFrt4z4Xq7y5/CSJaQWVcgV7F844mNxLo8VWGQjN6MHFDjtEH4TB2 +n6pWnMpHx9IEOjlbOmZLwiFwhh7TF6rzXh8Td1GWTaokoiEwt1LLjMzHfmhzzdA A0wAvHEqjuylBXdccWyoGobPtENr1kMFNvtsLPD3j+JIwYtUoMTOnY76glP7eepI 9diuFCvNgWq+GUB5tzdiuAzkTkQlaHcfSPvZ+3mKFREuas3K5cynbO1DqaD+EUG2 JmvW88MqfpHkTVgmqixCaib8uKe6GcEFe6+QFAVzl+cvil8ZbGpOu/I0a7apJ7ft VSJ1+o7pkZqXo1naCOzS/BceK4M95BVSMXIWpgA9sK2DdvRJmDW83+td831g/PoJ +55b+hJRhiM2KI3JsB4HfELGz12xOWXWmFUUSAUX2t+ehs/KfxAzSDdYKrxqc02F Re1O0LiTU/iSOZDacziUPZmY8t61AqIbjjI227QYZRc/rm1OVx0Y48PST6/0cSO1 tbs3gmUiDjCrGlKkCUTGTBkisKVy3qDyYyYJBo3wbBjQo/cJ1n7S5NK0GWYBIT4r N2nOUKlkMyCOzWbuswgJ =XSXp -----END PGP SIGNATURE----- --TRYliJ5NKNqkz5bu--