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)
commit00430a3f9025f92a04f2e8abe73a73b7352cbdba
tree1678438d633833403cd9b55a71acb62274ee0cb3
parent097d493945869ed3c0772d5376cd5368ebab6391
ofproto-dpif: Implement group callbacks

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>
ofproto/ofproto-dpif.c