ofproto: Move 'used' from ofproto_dpif into ofproto.
authorBen Pfaff <blp@nicira.com>
Sat, 14 Jan 2012 00:40:59 +0000 (16:40 -0800)
committerBen Pfaff <blp@nicira.com>
Wed, 1 Feb 2012 22:15:15 +0000 (14:15 -0800)
commit1745cd08c93adaa11268526309addefd51604394
treeaa4bee3363731fba1a6c473137d1c6413e4b4b8f
parent1eae3d335aad4119c6c50fbac9bf810a86886924
ofproto: Move 'used' from ofproto_dpif into ofproto.

This will allow the upcoming flow table eviction policy code to determine
which flows will expire soon.

Signed-off-by: Ben Pfaff <blp@nicira.com>
NEWS
ofproto/ofproto-dpif.c
ofproto/ofproto-provider.h
ofproto/ofproto.c