I found that the nfmark field is called mark in the ipq_packet_msg_t struct. However, I cannot see how to alter this with an ip_queue program. I see that ipq_set_verdict allows you to change packet contents, but from what I read from the manpages you can only alter the payload of the ipq_packet_msg_t. Am I mistaken? How can I alter the mark field of the ipq_packet_psg struct?
 
Iman Mayes

Reply via email to