From: Daniel Wagner <[email protected]>

Hi,

the second patch is removing the element stuff from the dhcp path. It
is still WIP, but I'd like to hear if I'm going into right direction.

cheer,
daniel

Daniel Wagner (2):
  dhcp: Move plugins/dhcp in to core
  dhcp: Remove DHCP element

 Makefile.am      |    2 +-
 Makefile.plugins |    3 -
 include/dhcp.h   |   81 ----------
 plugins/dhcp.c   |  227 ---------------------------
 src/connman.h    |   12 ++-
 src/dhcp.c       |  446 +++++++++++++++++++++++-------------------------------
 src/element.c    |    2 -
 src/main.c       |    2 +
 src/network.c    |  109 +++++++-------
 9 files changed, 263 insertions(+), 621 deletions(-)
 delete mode 100644 include/dhcp.h
 delete mode 100644 plugins/dhcp.c

-- 
1.7.3.5

_______________________________________________
connman mailing list
[email protected]
http://lists.connman.net/listinfo/connman

Reply via email to