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

[altq 799] Re: altq on freebsd + kom rsvp



From: Kenjiro Cho [mailto:kjc@csl.sony.co.jp]
> You might want to use "gdb" to see what filter parameters are passed
> from KOM-RSVP to ALTQ.
> Note that addresses and port numbers are held in the network 
> byte order.

Logging all filter-installations in the kernel showed that uninitialized
filter-parameters (in KOM RSVP) caused that a malformed filter got
installed. Altqstat now shows that the traffic is getting into the correct
class and the problem is solved.

Paul