aboutsummaryrefslogtreecommitdiffstats
path: root/src/vpp/oam/oam.api
diff options
context:
space:
mode:
Diffstat (limited to 'src/vpp/oam/oam.api')
-rw-r--r--src/vpp/oam/oam.api5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/vpp/oam/oam.api b/src/vpp/oam/oam.api
index d03902e7fea..3823d8e2eed 100644
--- a/src/vpp/oam/oam.api
+++ b/src/vpp/oam/oam.api
@@ -45,6 +45,11 @@ autoreply define want_oam_events
u32 pid;
};
+service {
+ rpc want_oam_events returns want_oam_events_reply
+ events oam_event;
+};
+
/** \brief OAM add / del target request
@param client_index - opaque cookie to identify the sender
@param context - sender context, to match reply w/ request