Date: Fri, 15 Jan 2010 14:26:06 +0300 From: q q <lsimakov@gmail.com> To: freebsd-hackers@freebsd.org Subject: Q:possibility PFIL+mbuf use for packet spawning Message-ID: <e78f41ed1001150326t5df1a5bam4be5bc49492a57e5@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
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 machine) i see that i got acknoledge on older length not on new one. Am i missunderstanding something? Yours, qSpirit.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?e78f41ed1001150326t5df1a5bam4be5bc49492a57e5>