ofproto-dpif: Implement group callbacks
authorSimon Horman <horms@verge.net.au>
Wed, 30 Oct 2013 09:17:09 +0000 (18:17 +0900)
committerBen Pfaff <blp@nicira.com>
Sat, 2 Nov 2013 05:42:46 +0000 (22:42 -0700)
This is a first step towards implementing the dpif side of groups.

In order to be useful the action translation code needs
to be taught about groups.

Signed-off-by: Simon Horman <horms@verge.net.au>
Signed-off-by: Ben Pfaff <blp@nicira.com>

No differences found