With these changes, dial up Zephyr application/driver can use socket(AF_PACKET, SOCK_RAW, IPPROTO_RAW) for creating a socket for sending/receiving data to/from ppp net link, i.e. packet is going to/from PPP L2. Signed-off-by: Jani Hirsimäki <jani.hirsimaki@nordicsemi.no> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| getaddrinfo.c | ||
| getnameinfo.c | ||
| Kconfig | ||
| socket_offload.c | ||
| socketpair.c | ||
| sockets_can.c | ||
| sockets_internal.h | ||
| sockets_misc.c | ||
| sockets_net_mgmt.c | ||
| sockets_packet.c | ||
| sockets_select.c | ||
| sockets_tls.c | ||
| sockets.c | ||