Is it safe to skb_clone for calling dev_queue_xmit and return NF_ACCEPT from the hook?

前端 未结 0 910
傲寒
傲寒 2020-12-21 19:05

I need to catch the packet and resend it (duplicate) using dev_queue_xmit. But at some cases I also need that my computer will process the packet (with routing) as well.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题