On Tue, Feb 04, 2014 at 04:36:19PM -0800, Andy Zhou wrote:
> Recirculation ID needs to be unique per datapath. Its usage will be
> tracked by the backer that corresponds to the datapath.
> 
> In theory, Recirculation ID can be any uint32_t value, except 0. This
> implementation limits to a smaller range just for ease of debugging.
> Make the range size 0 effectively disables recirculation.
> 
> Signed-off-by: Andy Zhou <az...@nicira.com>

Can we move the data structure code into a new file?  ofproto-dpif.c
is too big already.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to