#include "ll_address.h"
#include <netinet/in.h>
#include <sys/ioctl.h>
#include <net/if.h>
Namespaces | |
namespace | Conexus |
namespace | Conexus::LL |
The conexus::LL (Link Layer) namespace contains classes capable of communicating directly at the OSI Layer 2 and allows protocol modules to be implemented in user space directly on top of the physical layer [ For more information see PACKET(7) ]. |