[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ns] Can Classifier create a new packet with my own header, and send it out??
- To: [email protected]
- Subject: [ns] Can Classifier create a new packet with my own header, and send it out??
- From: Xiaojun Cao <[email protected]>
- Date: Mon, 30 Jul 2001 10:32:41 -0400
- Organization: Suny at Buffalo
- Sender: [email protected]
- User-Agent: Mozilla/5.0 (X11; U; Linux 2.4.2-2 i686; en-US; 0.7) Gecko/20010316
Hi,there,
Can Classifier create a new packet with my own header, and send it out??
I create a sub class of AddressClassifier, override the RECV function,
and want to send a new packet with my own header before send out the
original packet. How to do it?
Thanks a lot!!
yours,
X. Cao