Addressing policy supporting link-local addressing. More...
#include <senf/Socket/Protocols/Raw/LLAddressing.hh>
Public Types | |
typedef LLSocketAddress | Address |
Public Types inherited from senf::BSDAddressingPolicy | |
typedef GenericBSDSocketAddress | Address |
Additional Inherited Members | |
Public Member Functions inherited from senf::AddressingPolicyBase | |
virtual | ~AddressingPolicyBase () |
Addressing policy supporting link-local addressing.
This addressing policy implements generic link local addressing. The predominant type of link local addressing is Ethernet addressing.
Since the link layer does not support the notion of connections, link local addresses do not support the connect() or peer() members.
Definition at line 142 of file LLAddressing.hh.
Definition at line 146 of file LLAddressing.hh.