]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Tools: hv: KVP: Fix a bug in IPV6 subnet enumeration
authorK. Y. Srinivasan <kys@microsoft.com>
Thu, 11 Jul 2013 19:03:31 +0000 (12:03 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 17 Jul 2013 06:19:19 +0000 (23:19 -0700)
commited4bb9744b41d39ba35080c2390e201575121dc7
treee0175c5cdde7a7e2441d991cf59be436926a2756
parentc5e2254f8d63a6654149aa32ac5f2b7dd66a976d
Tools: hv: KVP: Fix a bug in IPV6 subnet enumeration

Each subnet string needs to be separated with a semicolon. Fix this bug.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Cc: Stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
tools/hv/hv_kvp_daemon.c