hi all

im trying to develop a new queuing policy called LAS in ns2. it requires
that i enque packets and provide them priority in order of the service
received by their respective flows. i tried overriding the methods of the
'PacketQueue' class but it gives me a lot of errors. is this the right
approach or is it a must that i use a subclass of 'Queue' class for my
implementation. also is it absolutely necessary that i have the 'enque'
method of the 'Queue' class (over ridden if necessary) in its original
prototype?  can i use a different function name instead?
please help
thanks

--
keep mailing
urs
@ditya

Reply via email to