How to assign incoming packet's source port to outgoing packet destination port — TCP C Linux

前端 未结 0 1840
南旧
南旧 2020-12-20 16:27

I like to know the source port of packet in tcphdr can be assigned to destination port of same ip like this

       source_ip_tcph->source= dest_ip_tcph->         


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