commit | fd4b0f018b7d34292766cf9d871c391fa96ce8aa | [log] [tgz] |
---|---|---|
author | Ratan Gupta <ratagupt@in.ibm.com> | Sat Sep 16 06:01:24 2017 +0530 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Fri Sep 29 00:38:03 2017 +0000 |
tree | 40854d1a0e98cd10387811d6dc04be31db55dd6d | |
parent | a251a78fc5a21ac4244c760f155b8af6b6f542c5 [diff] |
Implement getInterfaces in util getInterfaceAddrs returns the map of interface and associated address,if there is no address associated with the interface,then we don't get that interface. This API gets all the available interfaces on the system. Change-Id: I86f07d6e9950a15547cb74356939ca40368bddcc Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>