diff --git a/Socket/Protocols/Raw/LLAddressing.hh b/Socket/Protocols/Raw/LLAddressing.hh index dd521647b6f24e51b3b412cd0e362a72d9cef3b3..d925657913d7111e5bae3200ecffc11dacba6c98 100644 --- a/Socket/Protocols/Raw/LLAddressing.hh +++ b/Socket/Protocols/Raw/LLAddressing.hh @@ -98,6 +98,7 @@ namespace senf { ///@} /////////////////////////////////////////////////////////////////////////// + void clear(); ///< Clear the address unsigned protocol() const; ///< Return address protocol (ethertype) std::string interface() const; ///< Return interface name