Q:possibility PFIL+mbuf use for packet spawning

q q lsimakov at gmail.com
Fri Jan 15 11:50:42 UTC 2010


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.


More information about the freebsd-hackers mailing list