/inarp

Inverse-ARP daemon

Primary LanguageCApache License 2.0Apache-2.0

To Build

To build this package, do the following steps:

    1. ./bootstrap.sh
    2. ./configure ${CONFIGURE_FLAGS}
    3. make

To full clean the repository again run `./bootstrap.sh clean`.