[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[altq 880] Re: OpenBSD 2.9 and ALTQ




jbd0@dingoblue.net.au wtote:
> Can someone help me out please, I have been using ALTQ v3.0 with OpenBSD 2.8
> for a while without any problems.  I recently re-installed and upgraded to
> OpenBSD 2.9 and found that ALTQ v3.0 would no longer compile under this
> version.
> 
> I have now found KAME snap-kit which i have CVS'ed to my OpenBSD 2.9 box.
> Installation/Compilation all went well thanks to the documentation that came
> with KAME. When I rebooted under the KAME kernel, I made the ALTQ devices.
> Then I tried running "tbrconfig" on my "rl0" interface. I got the following
> error. "altq device: Operation not supported". Is there something I have not
> done ?
> 
> I only require the ALTQ bandwidth queuing feature that come with KAME and I
> no nothing about ip6. But im getting there.

We overlooked the rl driver split when merging 2.9.  As a result, the
rl support is missing in the current KAME snap.

I've just committed the fix.  Please
	cvs update kame/openbsd/sys/dev/ic/rtl81x9.c

I'm also planning to make a patch for altq-3.0 on OpenBSD-2.9 in a
week.

-Kenjiro