- 29 Oct, 2015 25 commits
-
-
DONE - Expose subnet-to-ports information from DeviceProperties and DeviceConfiguration - Create subnetNextObjectiveStore to store <DeviceId, IpPrefix> to nextId mapping - Implement broadcast NextObjective in SpringOpenTTP Use ALL group type to achieve broadcast TODO (not in this submission) - Push ARP table for a host when its location is learned - Push default ARP table miss rule. Action = to the broadcast group Change-Id: I2de28095e85289e75af3fc7a02c811b270b342ad
Charles Chan authored -
Gerrit 5860 does not completely solve the problem. Maven will still try to compile the folder without POM file and fail. Change-Id: Id2a7e8a33f931e0b67882250f052968d734118c9
Charles Chan authored -
Now, LinkResourceManager doesn't have a logic to select lambda(s) Change-Id: I008d770f4f142f3d67afa734e50bd8761a0aafd2
Sho SHIMIZU authored -
information in a filtering objective to drivers. OF-DPA driver uses this information to assign vlans to untagged packets. Change-Id: Ibf33bdcedf5f83992f362dfb91c12575c65da3b4
Saurav Das authored -
- Added event handlers (DEVICE_XX, PORT_XXX) and tested with mininet - Added default flow rule setup for ARP and DHCP - Added neutron network API handler - Added the feature to populate flow rules for the same subnet - Added the feature to populate flow rules for VMs in other Cnode using Nicira ext. - Modified the directory structure - Fixed nicira ext handling logic - Fixed neutron network API handler - Added the tenant isolation feature by checking the source IP address Change-Id: I076d21f3c90f458727e33cb36b47d9b14ccfd68f
sanghoshin authored
- 28 Oct, 2015 15 commits