I am trying to develop an application that can be ran using rumprun and is
capable of sending/receiving raw network packets. Given that I still need
to use the existing tcp/ip stack, I was trying to adapt some examples I
found for bpf and raw sockets to accomplish this. However, I have not had
much luck getting these to work, and was hoping someone could point me to a
simple working example to accomplish raw packet manipulation. It doesn't
have to be bpf or raw sockets, those just seemed easiest.

Thanks,
Chris

Reply via email to