On Oct 23, 2014, at 3:17 PM, Ben Pfaff <[email protected]> wrote: > On Thu, Oct 23, 2014 at 02:15:54PM -0700, Jarno Rajahalme wrote: >> tests/test-classifier.c used to include lib/classifier.c to gain >> access to the internal data structures and some utility functions. >> This was confusing, so this patch splits the relevant groups of >> classifier internal definations to a new file >> (lib/classifier-private.h), which is included by both lib/classifier.c >> and tests/test-classifier.c. Other use of the new file is >> discouraged. >> >> Signed-off-by: Jarno Rajahalme <[email protected]> > > Acked-by: Ben Pfaff <[email protected]>
Pushed to master, thanks for the review. Jarno _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
