]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lwip.git/commit
Import Logan Gunthorpe's LwIP mDNS responder implementation.
authorPavel Pisa <pisa@cmp.felk.cvut.cz>
Tue, 16 Feb 2016 10:22:59 +0000 (11:22 +0100)
committerPavel Pisa <pisa@cmp.felk.cvut.cz>
Wed, 27 Jul 2016 18:55:44 +0000 (20:55 +0200)
commitacb435eeb23b6c73be920e9763ebd1125b60dc22
tree989090918d875c26f49492ec742f0e30e3dca928
parentd806992e83d24ca17ebabe238461f26a7d861e91
Import Logan Gunthorpe's LwIP mDNS responder implementation.

Original repository git://github.com/lsgunth/lwip_contrib.git

Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz>
contrib/Makefile [new file with mode: 0644]
contrib/Makefile.omk [new file with mode: 0644]
contrib/service/Makefile [new file with mode: 0644]
contrib/service/Makefile.omk [new file with mode: 0644]
contrib/service/mdns/Makefile [new file with mode: 0644]
contrib/service/mdns/Makefile.omk [new file with mode: 0644]
contrib/service/mdns/mdns_responder.c [new file with mode: 0644]
contrib/service/mdns/mdns_responder.h [new file with mode: 0644]