[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??



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