OK. Got it! I was little early in sending that and did not look at the entire patch-series. -- To unsubscribe from this list: send the line "unsubscribe lvs-devel" in the body of a message to majordo
It's used exactly once at this moment so don't know what "next time" is. Do you have any additional patch(es) planned? -- To unsubscribe from this list: send the line "unsubscribe lvs-devel" in the b
Author: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
Date: Tue, 6 Oct 2015 13:53:12 -0500
Compute net once in ipvlan_process_v4_outbound and ipvlan_process_v6_outbound and store it in a variable so that net does not need to be recomputed next time it is used. Signed-off-by: "Eric W. Biede