summaryrefslogtreecommitdiffstats
path: root/src/stateless/cp/trex_stateless_port.h
diff options
context:
space:
mode:
authorimarom <imarom@cisco.com>2015-12-14 11:03:53 -0500
committerimarom <imarom@cisco.com>2015-12-14 11:05:07 -0500
commitd71dbce9695f348b2e52e00c9efd53cb89c62aa5 (patch)
treebb4727b416dac5f482545ce0e5ba9686db91b8ea /src/stateless/cp/trex_stateless_port.h
parent3f94a09f66657970636a532aac9411ad6a5290ad (diff)
bugs fixes
1. ignore your own force acquire of ports 2. TUI fixes
Diffstat (limited to 'src/stateless/cp/trex_stateless_port.h')
-rw-r--r--src/stateless/cp/trex_stateless_port.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stateless/cp/trex_stateless_port.h b/src/stateless/cp/trex_stateless_port.h
index 4988b46a..a529d38f 100644
--- a/src/stateless/cp/trex_stateless_port.h
+++ b/src/stateless/cp/trex_stateless_port.h
@@ -138,7 +138,7 @@ public:
* acquire port
* throws TrexException in case of an error
*/
- void acquire(const std::string &user, bool force = false);
+ void acquire(const std::string &user, uint32_t session_id, bool force = false);
/**
* release the port from the current user