GBP V2
[vpp.git] / src / vpp-api / vom / acl_l2_rule.hpp
index 4faa628..8c094ae 100644 (file)
@@ -69,7 +69,7 @@ public:
    * Getters
    */
   uint32_t priority() const;
-  action_t action() const;
+  const action_t& action() const;
   const route::prefix_t& src_ip() const;
   const mac_address_t& mac() const;
   const mac_address_t& mac_mask() const;