- 11 Jun, 2015 8 commits
- 10 Jun, 2015 15 commits
-
-
re-set up the private IP address to public IP address mapping based on the mapping record in XOS. re-calculates and re-installs all the intents. Change-Id: I89aa75662da596b9793e02ba41398a43517ccecf
Pingping Lin authored -
… for additional "Tunnels:" line item in summary panel. Change-Id: Id60a46e7cca991aca1faf7cc3f90d245cd04084a
Simon Hunt authored -
Change-Id: I5d6df8690a95ffb36b656a39a45a07d2955a9693 [ONOS-2096]Revert useless modifies Change-Id: I5d6df8690a95ffb36b656a39a45a07d2955a9693
cheng fan authored
-
- 09 Jun, 2015 15 commits
-
-
(NOTE: still experimental feature, but it works sufficiently) Change-Id: I4437180a9c34656effa0735288818ea0a05779ac
Simon Hunt authored -
If no command line option regarding lambda is supplied, optical links need to be execluded, but the previous patch broke it. Change-Id: Ia95e82f7c31fdb16345eb43f1864b58aa4f25acc
Sho SHIMIZU authored
- 08 Jun, 2015 2 commits
-
-
This commit is to handle the case: We receive a DELETE to delete a vBNG, and then receive a POST with the same private IP address to create vBNG. At this moment, if the old vCPE is not down, and the new vCPE is not up yet, onos will use the host with old vCPE mac address to create the intent, which is not correct, and hard to solve. Since onos does not know the host in the system is old vCPE or new vCPE. Thus, we change to ask XOS to post us host MAC and hostname together with the private IP address. Change-Id: I011924aada589ea81d80a479aefa41753fa2e223
Pingping Lin authored
-