summaryrefslogtreecommitdiffstats
path: root/src/publisher
diff options
context:
space:
mode:
authorimarom <imarom@cisco.com>2016-05-03 14:57:34 +0300
committerimarom <imarom@cisco.com>2016-05-09 16:48:14 +0300
commit8691f4019dc2123c1aa7413cf3666138756c2f66 (patch)
tree4b09f137d266471b51a4e5270e8d113806c97c93 /src/publisher
parent64847bb6d182c73f7489a821ea5724687dab1bc1 (diff)
first remote PCAP push - draft
Diffstat (limited to 'src/publisher')
-rw-r--r--src/publisher/trex_publisher.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/publisher/trex_publisher.h b/src/publisher/trex_publisher.h
index f8843758..1d283478 100644
--- a/src/publisher/trex_publisher.h
+++ b/src/publisher/trex_publisher.h
@@ -48,6 +48,7 @@ public:
EVENT_PORT_FINISHED_TX = 4,
EVENT_PORT_ACQUIRED = 5,
EVENT_PORT_RELEASED = 6,
+ EVENT_PORT_ERROR = 7,
EVENT_SERVER_STOPPED = 100,