Addressing policy supporting link-local addressing. More...

#include <senf/Socket/Protocols/Raw/LLAddressing.hh>

Inheritance diagram for senf::LLAddressingPolicy:

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 ()
 

Detailed Description

Addressing policy supporting link-local addressing.

Address Type:
LLSocketAddress

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.

Member Typedef Documentation

◆ Address


The documentation for this struct was generated from the following file: