summaryrefslogtreecommitdiffstats
path: root/extras/vom/vom/vxlan_tunnel.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'extras/vom/vom/vxlan_tunnel.cpp')
-rw-r--r--extras/vom/vom/vxlan_tunnel.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/vom/vom/vxlan_tunnel.cpp b/extras/vom/vom/vxlan_tunnel.cpp
index 3d5ed64c5e0..9e7c01d01c6 100644
--- a/extras/vom/vom/vxlan_tunnel.cpp
+++ b/extras/vom/vom/vxlan_tunnel.cpp
@@ -246,7 +246,7 @@ vxlan_tunnel::event_handler::handle_replay()
dependency_t
vxlan_tunnel::event_handler::order() const
{
- return (dependency_t::TUNNEL);
+ return (dependency_t::VIRTUAL_INTERFACE);
}
void