diff options
author | Robert Varga <nite@hq.sk> | 2016-02-12 18:21:22 +0100 |
---|---|---|
committer | Gerrit Code Review <gerrit@fd.io> | 2016-03-02 06:15:36 +0000 |
commit | 013d345ef6710abe4a8db3778b1e67f602ffc659 (patch) | |
tree | f4abc0388500a798f0742cf3961ce85b3027d58d /vbd | |
parent | 8271a6f8eda61dadb5aa86dcad2f23dea5a42568 (diff) |
Use Guava Splitter to split IP address
Using String.split() forces compilation of the regex, which is slow. Use
a thread-safe Splitter to perform the same job.
Change-Id: Icbc326a376bc9aaea692f80d01439e81a302bc5f
Signed-off-by: Robert Varga <nite@hq.sk>
Diffstat (limited to 'vbd')
0 files changed, 0 insertions, 0 deletions