GBP V2
[vpp.git] / src / vpp-api / vom / acl_l3_rule.hpp
index 25a2a47..c1f1cee 100644 (file)
@@ -121,7 +121,7 @@ public:
    */
   const route::prefix_t& src() const;
   uint32_t priority() const;
-  action_t action() const;
+  const action_t& action() const;
   const route::prefix_t& dst() const;
   uint8_t proto() const;
   uint16_t srcport_or_icmptype_first() const;