Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (1)
LinuxNFQueue callback function
no vote
Iptables example code *data) { struct nfqnl_msg_packet_hdr *ph = NULL; struct nlattr *attr[NFQA_MAX+1]; uint32_t id = 0; struct nfgenmsg *nfg; if (nfq_nlmsg_parse(nlh, attr) < 0) { perror("problems parsing"); return MNL_CB_ERROR; }
zxb532983
2016-08-23
0
1
No more~