GBP V2
[vpp.git] / src / vpp-api / vom / acl_l3_rule.cpp
index 4b96cae..417dc5f 100644 (file)
@@ -147,7 +147,7 @@ l3_rule::priority() const
   return m_priority;
 }
 
-action_t
+const action_t&
 l3_rule::action() const
 {
   return m_action;