From: Eric Dumazet <[email protected]> Date: Mon, 28 Nov 2011 16:22:18 +0100
> We use at least two flow dissectors in network stack, with known > limitations and code duplication. > > Introduce skb_flow_dissect() to factorize this, highly inspired from > existing dissector from __skb_get_rxhash() > > Note : We extensively use skb_header_pointer(), this permits us to not > touch skb at all. > > Signed-off-by: Eric Dumazet <[email protected]> Applied. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
