walnux/include/nuttx/net
2018-04-29 12:43:09 -06:00
..
arp.h Add more definitions needed by apps/examples/wapi 2017-04-11 12:41:30 -06:00
bluetooth.h include/nuttx/wireless/bluetooth: Move Bluetooth header files from include/nuttx/wireless to include/nuttx/wireless/bluetooth for symmetry with other wireless technologies. 2018-04-29 12:43:09 -06:00
dns.h Merged in masayuki2009/nuttx.nuttx/network_test (pull request #617) 2018-03-27 01:31:06 +00:00
enc28j60.h Standardization of some function headers. 2018-03-13 09:52:27 -06:00
encx24j600.h Standardization of some function headers. 2018-03-13 09:52:27 -06:00
ethernet.h arch/arm/src/lpc54xx: Finishes open design issues with AVBTP multi-channel operation. 2017-12-30 19:05:39 -06:00
ftmac100.h Standardization of some function headers. 2018-03-13 09:52:27 -06:00
gmii.h Clean up and review of header files for conformance to standards 2015-06-12 19:26:01 -06:00
icmp.h This change adds support for semi-standard IPPROTO_ICMP AF_INET datagram sockets. This replaces the old ad hoc, nonstandard way of implementing ping with a more standard, socket interface. 2017-10-23 08:45:12 -06:00
icmpv6.h This commit adds support for semi-standard IPPROTO_ICMP6 sockets. This is a replacement for the non-standard ICMPv6 ping support that violated the portable POSIX OS interface. 2017-10-24 11:23:08 -06:00
ieee802154.h net/ieee802154 and include/net/ieee802154: Fix a few more trivial typos. 2018-03-30 15:20:51 -06:00
igmp.h Replace confusing references to uIP with just 'the network' 2016-05-30 09:51:15 -06:00
ioctl.h Squashed commit of the following: 2017-09-19 14:17:05 -06:00
ip.h net/: Fix some issues with regard to UDP broadcast handling. This is Bitbucket Issue #77. This commit tentatively closes the issues, subject to verification. 2017-11-22 12:06:36 -06:00
ipopt.h
loopback.h Standardization of some function headers. 2018-03-13 09:52:27 -06:00
mii.h arm/src/kinetis: Correct some Ethernet PHY register bit tests for the KSZ8081 PHY. 2018-02-01 07:24:36 -06:00
net.h fs/vfs and net/udp: Repartition logic of commit 0c963449d6, moving into net/udp. Add support to handle connected UDP sockets. The correct 'optimal blksize' to return is the MSS. The MTU is always too big. 2018-04-27 08:36:25 -06:00
netconfig.h fs/vfs and net/udp: Repartition logic of commit 0c963449d6, moving into net/udp. Add support to handle connected UDP sockets. The correct 'optimal blksize' to return is the MSS. The MTU is always too big. 2018-04-27 08:36:25 -06:00
netdev.h This comment adds (1) basic support for AF_BLUETOOTH sockets. The logic compiles but is still incomplete. Support for Bluetooth is general is still dependent on CONFIG_EXPERMIMENTAL because it is not yet ready for used. 2018-03-31 14:55:03 -06:00
netstats.h Networking: Clean up network status collection and presentation for IPv6 2015-01-24 08:26:12 -06:00
phy.h Standardization of some function headers. 2018-03-13 09:52:27 -06:00
pkt.h Standardization of some function headers. 2018-03-13 09:52:27 -06:00
radiodev.h This comment adds (1) basic support for AF_BLUETOOTH sockets. The logic compiles but is still incomplete. Support for Bluetooth is general is still dependent on CONFIG_EXPERMIMENTAL because it is not yet ready for used. 2018-03-31 14:55:03 -06:00
rfc6775.h libc: Add support for readv() and write(). Also includes some cosmetic changes to some unrelated files. 2017-11-11 11:44:14 -06:00
sixlowpan.h Mark an untested driver as EXPERIMENTAL in its Kconfig; Update some comments. 2017-09-11 09:35:39 -06:00
slip.h Be consistent... Use Name: consistent in function headers vs Function: 2017-04-21 16:33:14 -06:00
tcp.h IP forwarding. Adds a little more structure to handle passing packets received on one network device to another network device. Logic is still incomplete. 2017-07-04 10:19:52 -06:00
telnet.h Standardization of some function headers. 2018-03-13 09:52:27 -06:00
tun.h Standardization of some function headers. 2018-03-13 09:52:27 -06:00
udp.h Replace confusing references to uIP with just 'the network' 2016-05-30 09:51:15 -06:00
usrsock.h net/usrsock: fix USRSOCK to work with recent changes to networking layer 2017-07-31 07:38:24 -06:00