commit | 4e0c73dc2973c960c4d965baf64d70e3cfb8dd83 | [log] [tgz] |
---|---|---|
author | Pingping Lin <pingping@onlab.us> | Wed May 06 15:41:10 2015 -0700 |
committer | Gerrit Code Review <gerrit@onlab.us> | Fri May 08 20:54:14 2015 +0000 |
tree | 111f3811fbf94d44e35f6520efd4165d66c11e30 | |
parent | f7536ab2ee01f1bfb0006d90577f26148a4a24bb [diff] |
add a new module to handle failed vBNG requests If the vBNG manager failed to create a vBNG for a private IP address for the first time, usurally because the next hop host or host configured with private IP address is not in the ONOS system. During the first time to create a vBNG, if such case happens, vBNG manager will send out the probe packets to try to find those hosts. Thus, we should try to create vBNG again after the probe packets. Change-Id: Ib8684602d4f761d2d09ac8d93738120aa57ce225
ONOS is a new SDN network operating system designed for high availability, performance, scale-out.