[PATCH openbmc] inarp: Add inverse ARP daemon
OpenBMC Patches
openbmc-patches at stwcx.xyz
Fri Mar 4 20:10:23 AEDT 2016
This change adds 'inarp': A small daemon to listen for, and reply to
inverse ARP requests.
This should be started at system init time, so we add a .service file.
Signed-off-by: Jeremy Kerr <jk at ozlabs.org>
https://github.com/openbmc/openbmc/pull/198
Jeremy Kerr (1):
inarp: Add inverse ARP daemon
meta-phosphor/common/recipes-phosphor/inarp/inarp.bb | 17 +++++++++++++++++
.../common/recipes-phosphor/inarp/inarp/inarp.service | 8 ++++++++
2 files changed, 25 insertions(+)
create mode 100644 meta-phosphor/common/recipes-phosphor/inarp/inarp.bb
create mode 100644 meta-phosphor/common/recipes-phosphor/inarp/inarp/inarp.service
--
2.7.1
More information about the openbmc
mailing list