ofproto-dpif: Implement "flow setup governor" to speed up many short flows.
[openvswitch] / ofproto / automake.mk
index ae35b7ffee37b991c476fdfc1b739599957cf3ce..6d98de73636068d402681cbbaf30fb31654f46c0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009, 2010, 2011 Nicira Networks, Inc.
+# Copyright (C) 2009, 2010, 2011, 2012 Nicira Networks, Inc.
 #
 # Copying and distribution of this file, with or without modification,
 # are permitted in any medium without royalty provided the copyright
@@ -21,6 +21,8 @@ ofproto_libofproto_a_SOURCES = \
        ofproto/ofproto.c \
        ofproto/ofproto.h \
        ofproto/ofproto-dpif.c \
+       ofproto/ofproto-dpif-governor.c \
+       ofproto/ofproto-dpif-governor.h \
        ofproto/ofproto-dpif-sflow.c \
        ofproto/ofproto-dpif-sflow.h \
        ofproto/ofproto-provider.h \