- 18 Feb, 2016 30 commits
-
-
- Remove vSG from ONOS host list with allowed-ip-pairs update event - Remove vSG from ONOS host list when vSG VM removed Change-Id: Ic93fceec67d3faada795805d4c4a56ab5187d7e2
Hyunsun Moon authored -
vlan mcast rules are now optional Change-Id: Icb7022089a6e139970040d8cdea97df0cdc8dc7c
alshabib authored -
Added missing fail() call-out in the versatile flow objective handler in OFDPA2Pipeline.java to cover the case when neither a nextId nor a treatment is provided. Change-Id: Ic73e614c141281ff0014a8055d35183b7c3abd4e
Zsolt Haraszti authored -
-v (verbose) flag to print errors. refer to nodes with numbers rather than having to use $OCX variables Change-Id: Id57367d91b81d1b64bc098bdb367b86b0dcd3310
Jonathan Hart authored -
This resolves a part of issues found in ONOS-3827 Change-Id: I429a84b2dad7300501758f8b842dbb653e38d13b
Sho SHIMIZU authored -
Stop accessing the consistent map when the resource is discrete. Now, access to the consistent map happens only when the resource is continuous. Change-Id: Ic1cb1d94d32a2097dfca891e1d2de7fdc5d4c00a
Sho SHIMIZU authored -
isTypeOf() and isSubTypeOf() of Resource is delegated to ResourceId Change-Id: Ief39f4967b8fb43ec0cb35dbd44bd2a7dde93680
Sho SHIMIZU authored -
last() is removed as the new method takes over its role Change-Id: Id3737529787da5d5bb513355cdbc443f2b7b17e2
Sho SHIMIZU authored -
- Added public IP gateway and MAC pairs to network config for ARP proxy - Added vSG as a ONOS host Change-Id: Ia722ba3843297cec7134da5d64bbf188c22762f8
Hyunsun Moon authored
- 17 Feb, 2016 10 commits
-
-
- Added Q_IN_Q table - Added flow rules for vSG connectivity - Changed to listen port update event from Neutron to update vSG IPs Change-Id: I227ba7a91e90ec0752481ebf623b4e848d585265
Hyunsun Moon authored