Skip to content

Commit

Permalink
client: add wicked iaid and duid map file utilities
Browse files Browse the repository at this point in the history
  • Loading branch information
Nirmoy Das authored and mtomaschewski committed Jun 28, 2017
1 parent 91f50be commit 691e7eb
Show file tree
Hide file tree
Showing 8 changed files with 1,340 additions and 66 deletions.
5 changes: 3 additions & 2 deletions client/Makefile.am
Expand Up @@ -53,6 +53,8 @@ endif
wicked_SOURCES = \
arputil.c \
compat.c \
duid.c \
iaid.c \
ifup.c \
ifdown.c \
ifcheck.c \
Expand All @@ -65,14 +67,13 @@ wicked_SOURCES = \
tester.c

noinst_HEADERS = \
arputil.h \
ifup.h \
ifdown.h \
ifcheck.h \
ifreload.h \
ifstatus.h \
main.h \
reachable.h \
tester.h \
wicked-client.h

install-data-local:
Expand Down
30 changes: 0 additions & 30 deletions client/arputil.h

This file was deleted.

0 comments on commit 691e7eb

Please sign in to comment.