lwip/contrib/examples
David Girault aa79b90d3c mdns: update probe conflict function to provide service in conflict
- Send service slot index to the mdns result function. In case of conflict, the user
  will have to remove the service or rename it.
- Break after hostname conflict in order to managed it first, and managed service name
  conflict after.
- Provide a function to get the TXT userdata for a service (allowing app to match with
  its own data).

Signed-off-by: Simon Goldschmidt <goldsimon@gmx.de>
2019-12-11 20:11:13 +01:00
..
ethernetif Import lwIP contrib rep 2018-10-02 12:19:13 +02:00
example_app add https example 2019-08-06 22:17:55 +02:00
httpd fix compiling last commit (save before committing...) 2019-08-06 22:34:17 +02:00
lwiperf fix missing standard includes 2018-10-23 07:46:13 +02:00
mdns mdns: update probe conflict function to provide service in conflict 2019-12-11 20:11:13 +01:00
mqtt Fix initialization of mqtt example IP 2018-11-07 21:04:53 +01:00
ppp fix missing standard includes 2018-10-23 07:46:13 +02:00
snmp Fix unused variable in snmp_example.c when SNMP is disabled 2018-11-07 21:09:30 +01:00
sntp fix missing standard includes 2018-10-23 07:46:13 +02:00
tftp tftp: added example for tftp client 2018-10-17 21:39:37 +02:00