[ns] cbq with wireless

2006-10-04 Thread Muhammad Azam Akram
Hi I want to implement QoS on mac layer in wirless ad hoc network, for that i m using CBQ for queueing purpose. i wrote following tcl script, ## for {set i 0} {$i<5} {incr i} { for {set j 0} {$j<5} {incr j} { if {$i==$j} { continue

[ns] CBQ with wireless network: Nobody Replied Yet

2006-10-07 Thread Muhammad Azam Akram
Hi i emailed 3 or four times about how can i use cbq for wireless ad hoc networks but noone replied me. i run some codes of cbq for wired networks, it run fine, but when i use it for wireless network and set IFQ as Queue/CBQ/WRR, simulation at once terminate without any result. further, i am

Re: [ns] CBQ with wireless network: Nobody Replied Yet

2006-10-08 Thread Daniel Mahrenholz
Muhammad Azam Akram schrieb: > i emailed 3 or four times about how can i use cbq for wireless ad hoc > networks but noone replied me. > Maybe nobody has an answer for you. > i run some codes of cbq for wired networks, it run fine, but when i use it > for wireless network and set IFQ as Queue