Gregory Nutt
|
04985d6d1e
|
Clean up all TCP-related naming
|
2014-06-24 18:12:49 -06:00 |
|
Gregory Nutt
|
5d1f8180d4
|
Move the remaining files from include/nuttx/net/uip to include/nuttx/net; Rename *_internal.h header files in net/ to just *.h
|
2014-06-24 10:14:15 -06:00 |
|
Gregory Nutt
|
37646044ac
|
Move include/nuttx/net/uip/uip-arch.h to include/nuttx/net/netdev.h
|
2014-06-24 09:28:44 -06:00 |
|
Gregory Nutt
|
626469e30c
|
Move include/nuttx/net/uipopt.h to include/nuttx/net/netconfig.h
|
2014-06-24 08:53:28 -06:00 |
|
Gregory Nutt
|
4108a67b80
|
Net PKT: Suppress ARP requests for packet socket transfers
|
2014-06-24 08:33:58 -06:00 |
|
Gregory Nutt
|
38c6e41e8e
|
Separate net/net_send_buffered.c and net/net_send_unbuffered.c to net/tcp/tcp_send_buffered.c, net/tcp/tcp_send_unbuffered.c, and pkt/pkt_send.c
|
2014-06-24 08:03:44 -06:00 |
|
Gregory Nutt
|
7622706cde
|
Fix file names in new net/pkt/Make.defs
|
2014-06-19 07:32:07 -06:00 |
|
Gregory Nutt
|
b9c6b9b425
|
Networking: Move relevant parts of net/Kconfig to tcp/Kconfig, udp/Kconfig, and pkt/Kconfig
|
2014-06-18 11:45:55 -06:00 |
|
Gregory Nutt
|
e46ff63eb8
|
Move Packet files from net/uip to net/pkt
|
2014-06-18 11:02:52 -06:00 |
|