summaryrefslogtreecommitdiffstats
path: root/extras/vom/vom/interface.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'extras/vom/vom/interface.hpp')
-rw-r--r--extras/vom/vom/interface.hpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/extras/vom/vom/interface.hpp b/extras/vom/vom/interface.hpp
index 05642f0cdf7..0b2d9071e8f 100644
--- a/extras/vom/vom/interface.hpp
+++ b/extras/vom/vom/interface.hpp
@@ -266,6 +266,9 @@ public:
/**
* Set the admin state of the interface
+ *
+ * N.B. All set function change only the attibute of the object on whcih
+ * they act, they do not make changes in VPP
*/
void set(const admin_state_t& state);