commit | df53d222006890b4d918dc92308bf981947a515a | [log] [tgz] |
---|---|---|
author | Ratan Gupta <ratagupt@in.ibm.com> | Sun Mar 18 23:13:39 2018 +0530 |
committer | Tom Joseph <tomjoseph@in.ibm.com> | Tue Mar 20 06:02:53 2018 +0000 |
tree | 12bf02094b7535e09333f0710e4fcd7e076a9d60 | |
parent | 7a7f0126a7e76d7c455b9de06135a308ac370369 [diff] |
SetLan: Fix the IP address if partial data given Presently when partial lan data is given the code was not getting the correct IP object,it was getting the linklocal address. This defect was introduced due to this commit c7c1c3c. This commit fixes this problem. Change-Id: I8f6d915cd3e1757ba28394cd93f16396e087d4f7 Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To full clean the repository again run ./bootstrap.sh clean
.