Gregory Nutt
|
b54ffe858a
|
Standardization of some function headers.
|
2018-03-13 09:52:27 -06:00 |
Gregory Nutt
|
780435d9f1
|
Networking: sockgetname() files need to include udp/udp.h and tcp/tcp.h or otherwise NET_UDP_HAVE_STACK and NET_TCP_HAVE_STACK are undefined and the logic is never compiled. Noted by Anthony Merlino
|
2017-09-18 13:14:57 -06:00 |
Gregory Nutt
|
bd7c84b23e
|
Remove CONFIG_NETDEV_MULTINIC. This increases code size by a little, but greatly reduces the complexity of the network code.
|
2017-08-08 14:24:12 -06:00 |
Gregory Nutt
|
3c6981534f
|
Networking: Move INET socket interface out of net/sockets to its own directory net/inet
|
2017-08-06 14:48:19 -06:00 |