Re: Q:possibility PFIL+mbuf use for packet spawning

2010-01-19 Thread q q
Error: line And server got message:"Test Message.Qnd message" should read as line And server got message:"Test Message.G\0d message". Sent you last logs, big Apologises :( 2010/1/19 q q > > I coded all checksum calculations code. All works ok when i just modifying &g

Re: Q:possibility PFIL+mbuf use for packet spawning

2010-01-19 Thread q q
to add cc hackers. 2010/1/15 Max Laier > On Friday 15 January 2010 12:26:06 q q wrote: > > I'm using pfil as packet filter for packet modifications. > > > > Is it possible to spawn new packets to network from pfil using mbuf? > > You can call into ip_output with a

Q:possibility PFIL+mbuf use for packet spawning

2010-01-15 Thread q q
I'm using pfil as packet filter for packet modifications. Is it possible to spawn new packets to network from pfil using mbuf? Another question: im using m_append to change packet length and add data(its working, at least server got longer message) but when i wireshark clients packets(win machin