On 9 March 2011 02:45, sadaq mohammed khan mohammed <[email protected]>wrote:
> I have default cbr traffic in ns-allinone-2.34. But i want insert VBR code > in ns.234 tools. please can you please tell me the steps to insert the code. > I have code > > // insert new packet types here > *static const packet_t PT_VBR = 61;* > static packet_t PT_NTYPE = 62; // This MUST be the LAST one > > Please tell me further steps where do i create and insert the file > >
