PPI: Missing commit
[senf.git] / Socket / Protocols / Raw / PacketSocketHandle.hh
index 3cae497..35898ac 100644 (file)
@@ -122,6 +122,9 @@ namespace senf {
                                         ///< Disable reception of a multicast group
                                         /**< \see \ref mcAdd() */
 
+        void promisc(std::string const & interface, bool mode) const;  
+                                        ///< enable/disable promiscuous mode
+
         ///@}
 
         ///\name Abstract Interface Implementation