On Fri, Feb 20, 2004 at 11:52:22AM -0800, Arunav Roy wrote:
A> I have tried out a few things and I have faced
A> problems in few things such as :
A> 1) How to print the packet information on the konsole
A> when the packet passes through the node.
Use printf(). :)
A> 2) How can I make cha
Hello Friends,
I have recently started working on NETGRAPH . Even
I am planning to write program for a netgraph node in
which I could connect my node to the Ether node and
read the packets , capture them and make changes in
the packet fields .
I have tried out a few thi