From: Daniel Wagner <[email protected]>

Hi,

As it seems those function are only used inside the core.
Let's move them there.

cheers,
daniel

Daniel Wagner (2):
  ipconfig: Move connman_ipconfig_* to connman.h
  ipconfig: Rename previously public functions

 include/ipconfig.h |   29 -------------------------
 src/6to4.c         |    2 +-
 src/connman.h      |   29 +++++++++++++++++++++++++
 src/dhcp.c         |    4 +-
 src/ipconfig.c     |   42 ++++++++++++++++++------------------
 src/network.c      |    6 ++--
 src/provider.c     |    4 +-
 src/service.c      |   60 ++++++++++++++++++++++++++--------------------------
 8 files changed, 88 insertions(+), 88 deletions(-)

-- 
1.7.8.2.325.g247f9

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

Reply via email to