Date: Thu, 21 Aug 2014 17:13:51 -0400 From: Peter Lai <cowbert@gmail.com> To: freebsd-wireless@freebsd.org, Adrian Chadd <adrian@freebsd.org> Subject: Re: How do I ALTQ hostap interface? Message-ID: <CACPAC31nxgpY1zscqn4=8QG56=bBpngte3dODZ2r1DiLxpwhbg@mail.gmail.com> In-Reply-To: <CAJ-VmomO=fCLVM69YLq=CH7wV0VcHL%2BUshi-s=AiVp_o1XkKUA@mail.gmail.com> References: <CACPAC30jw0EB5SGBFf0C%2Brg9Hhg8W4z0dCsvZQg2m768GcvyAA@mail.gmail.com> <CAJ-Vmom7mimn838vkhZ9dOMhxFSD66SMKamea4qjtWSDswgQkw@mail.gmail.com> <CACPAC324bq=dDU5Pdnd2-mQD14_M2qLtAXa8fLVNjG=pAEGuCg@mail.gmail.com> <CAJ-VmomO=fCLVM69YLq=CH7wV0VcHL%2BUshi-s=AiVp_o1XkKUA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Looking on the freebsd-net list it seems like a "we don't know how to hack altq to work with multiqueues" problem, but supposedly it's been solved with em(4) (since it works fine with altq) , (but not necessarily with igb)? OpenBSD is of course no longer useful here since they have removed ALTQ. Perhaps it's time to revisit Dummynet/IPFW for shaping (it was just nice having an easily unified NAT and shaping ruleset). On Thu, Aug 21, 2014 at 1:43 PM, Adrian Chadd <adrian@freebsd.org> wrote: > I've no idea. > > Sorry, I've kept asking those who are interested in altq to figure out > how to do it for drivers with if_transmit() and so far it's been > crickets/silence. > > > > -a > > > On 21 August 2014 08:53, Peter Lai <cowbert@gmail.com> wrote: >> Does 9-STABLE support ath(4) and ALTQ? >> >> thanks >> >> On Thu, Aug 21, 2014 at 10:38 AM, Adrian Chadd <adrian@freebsd.org> wrote: >>> Hi, >>> >>> ath(4) now uses if_transmit() and thus there's no ALTQ support at the >>> moment. Sorry. >>> >>> >>> -a >>> >>> >>> On 21 August 2014 02:43, Peter Lai <cowbert@gmail.com> wrote: >>>> How do I ALTQ my wireless (hostap mode) interface in 10.0-R? If I try >>>> to add a queue to wlan0, pf complains that wlan0 has no ALTQ support >>>> (even though it is an ath(4) interface and ath(4) is supposed to be >>>> supported by ALTQ). ALTQ is already setup and working with my wired >>>> ethernet over em(4). >>>> >>>> Am I supposed to specify ath0 as the interface for the pf queue? >>>> >>>> What if I want to bridge my wireless and wired networks? I thought the >>>> bridge would consist of em0 and wlan0 members, and pf will not like >>>> that (claiming that bridge0 has no ALTQ driver...but I don't know if >>>> that is pf reacting to if_bridge(4) itself not having altq support or >>>> the wlan0 member of it... >>>> _______________________________________________ >>>> freebsd-wireless@freebsd.org mailing list >>>> http://lists.freebsd.org/mailman/listinfo/freebsd-wireless >>>> To unsubscribe, send any mail to "freebsd-wireless-unsubscribe@freebsd.org" >> _______________________________________________ >> freebsd-wireless@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-wireless >> To unsubscribe, send any mail to "freebsd-wireless-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CACPAC31nxgpY1zscqn4=8QG56=bBpngte3dODZ2r1DiLxpwhbg>