为什么我的这个netfilter的钩子函数抓不到端口号?-灵析社区

刘一抗二二

没有把端口号的格式修改. 应该是 ` u16 srcport=ntohs(t->source),dstport=ntohs(t->dest);`

阅读量:1

点赞量:0

问AI