lwip/test/unit
Joel Cunningham 2f117add7a sockets: task #14247, add CMSG and IP_PKTINFO
This commit adds CMSG infrastructure (currently used with recvmsg) and
the IP_PKTINFO socket option.

In order to use IP_PKTINFO, set LWIP_NETBUF_RECVINFO to 1

Unit test is added to verify this feature
2017-04-25 09:44:03 -05:00
..
api sockets: task #14247, add CMSG and IP_PKTINFO 2017-04-25 09:44:03 -05:00
arch let unit test sys_arch check that a mutex is not taken recursively 2017-04-11 12:43:33 +02:00
core
dhcp
etharp
mdns Possible null-pointer dereference 2017-03-22 22:51:08 +01:00
mqtt added unit test for mqtt (that does not really do something useful yet) 2017-04-12 21:54:42 +02:00
tcp tcp: task #14128 - Appropriate Byte Counting support 2017-04-20 15:59:24 -05:00
udp
Filelists.mk add mqtt_test.c to test/unit/Filelists.mk 2017-04-12 22:05:53 +02:00
lwip_check.h
lwip_unittests.c added unit test for mqtt (that does not really do something useful yet) 2017-04-12 21:54:42 +02:00
lwipopts.h sockets: task #14247, add CMSG and IP_PKTINFO 2017-04-25 09:44:03 -05:00