datapath: Validate ToS when flow is added.
[openvswitch] / datapath / linux-2.6 / Modules.mk
index 820d09b65b53e7cd8e55a19e904e86002d5ee0ce..70931d862d0be5e83fb0c6507eeb2edf045defbb 100644 (file)
@@ -53,6 +53,7 @@ veth_headers =
 dist_modules += ip_gre
 build_modules += $(if $(BUILD_GRE),ip_gre)
 ip_gre_sources = \
+       linux-2.6/compat-2.6/addrconf_core-ip_gre.c \
        linux-2.6/compat-2.6/dev-ip_gre.c \
        linux-2.6/compat-2.6/ip_gre.c \
        linux-2.6/compat-2.6/ip_output-ip_gre.c \