- 20 Nov, 2015 9 commits
-
-
- boolean 'fromOpenstack' is changed to 'rangeNotEnforced' - rebased with master Change-Id: Ida2828367339cdb0129f1555df9e1c90e6da6975
daniel authored
- 19 Nov, 2015 31 commits
-
-
DONE - Update SpringOpenTTP to support bridging table emulation - Populate low priority subnet broadcast entry for bridging table - Move IP entry population to host event handler as well - Update ArpHandler to handle intra-rack ARP forwarding/flooding - Move TTL_OUT action from IP table to corresponding group Since hardware does not support TTL_OUT in the IP table - Populate entries to bridging table (MAC learning) - Emulate src mac table Not in this submission - Emulate src-mac table behavior - Pop vlan in the group instead of the flow Change-Id: Ib69357c1889ccddaa4daa272d9f5843790ee1a3c
Charles Chan authored -
General logic fixes for emulating multi-domain networks Change-Id: I58e487e0b663a6b64e99d93d6fa5cea6afe86aac
Ayaka Koshibe authored -
- No functional change. When port link state went down, old code attempted to remove logical port, which has never been added to LinkDiscovery helper. Change-Id: Ic6921d99944eecd72bcae02ad3d974836595e1a9
HIGUCHI Yuta authored -
…hanges of BGP Controller. Change-Id: Ied67b5ebe9603aaa7bbfb7eb36a4145a6353b9af
Shashikanth VH authored -
intents are different classes. This replaces the behavior where we throw a runtime exception. Change-Id: I063621b683af186611b18f87c24e852e80c31977
Brian O'Connor authored -
… accepted into the system. Change-Id: I26a7e2adb20318cf17a35081ff753b3448105e31
Thomas Vachuska authored -
Protecting callers with synchronized block during role request and reply methods. Change-Id: Ie82f84d1d462923c9f410e6950e846ee3b05551c
Brian O'Connor authored