> I think that the flow parameter to netflow_expire(),
> netflow_flow_clear(), and netflow_flow_update() could be const.

Actually none of them can because they either much with the flows hmap
or the packet.  I could const cast them, but it doesn't seem worth it.

> Acked-by: Ben Pfaff <b...@nicira.com>

I've folded the rest of the comments in, thanks for the review.

Ethan
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to