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

[altq 802] Re: newbie question diffserv interface configuration




Placi Flury wrote:
> the review took some time, but I think I understand it a
> little better now, except, that there is still this segmentation fault. 
> 
> here is my (new) configuration:

> interface xl2 bandwidth 10M  

This line should be:
  interface xl2 bandwidth 10M cbq
                              ^^^
It's a bug in altqd to dump core by the error.

-Kenjiro