From: Eric Dumazet <eric.duma...@gmail.com> 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 <eric.duma...@gmail.com> Applied. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev