xref: /openbmc/slpd-lite/README.md (revision 55aac8e1)
1# slpd-lite
2
3## Building
4
5The repository is built using meson.
6
7`meson setup builddir && ninja -C builddir`
8
9## Details
10
11SLPD:-This is a unicast SLP UDP server which serves the following two messages:
12
131. finsrvs
142. findsrvtypes
15
16NOTE:- Multicast support is not there and this server neither listen to any
17advertisement messages nor it advertises it's services with DA.
18