ipconfig: Add function to remove address from interface.
authorJukka Rissanen <jukka.rissanen@linux.intel.com>
Wed, 22 Jun 2011 10:37:46 +0000 (13:37 +0300)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 27 Jun 2011 14:15:09 +0000 (16:15 +0200)
commit80de85a6242c7b2957401dbf75520862798b8d16
tree2c1b56b8720865bc8d6c876b1171293d7b0caf0e
parent3d761a0d18626e1ac8610a73d1cccf74af8988b2
ipconfig: Add function to remove address from interface.

The new function removes the address from interface but does not
touch internal data structures.
src/connman.h
src/ipconfig.c