Re: [PATCHv5 net-next 09/10] openvswitch: Allow matching on conntrack label
On Mon, Aug 24, 2015 at 5:32 PM, Joe Stringer wrote: > Allow matching and setting the ct_label field. As with ct_mark, this is > populated by executing the CT action. The label field may be modified by > specifying a label and mask nested under the CT action. It is stored as > metadata attached to the connection. Label modification occurs after > lookup, and will only persist when the conntrack entry is committed by > providing the COMMIT flag to the CT action. Labels are currently fixed > to 128 bits in size. > > Signed-off-by: Joe Stringer Acked-by: Pravin B Shelar -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Re: [PATCHv5 net-next 09/10] openvswitch: Allow matching on conntrack label
On 08/24/15 at 05:32pm, Joe Stringer wrote: > Allow matching and setting the ct_label field. As with ct_mark, this is > populated by executing the CT action. The label field may be modified by > specifying a label and mask nested under the CT action. It is stored as > metadata attached to the connection. Label modification occurs after > lookup, and will only persist when the conntrack entry is committed by > providing the COMMIT flag to the CT action. Labels are currently fixed > to 128 bits in size. > > Signed-off-by: Joe Stringer Acked-by: Thomas Graf -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html