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.hpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/extras/vom/vom/interface.hpp b/extras/vom/vom/interface.hpp
index 0b2d9071e8f..a1098c11329 100644
--- a/extras/vom/vom/interface.hpp
+++ b/extras/vom/vom/interface.hpp
@@ -265,6 +265,11 @@ public:
const l2_address_t& l2_address() const;
/**
+ * Return the admin state
+ */
+ const admin_state_t& admin_state() const;
+
+ /**
* Set the admin state of the interface
*
* N.B. All set function change only the attibute of the object on whcih