- 19 Feb, 2016 13 commits
-
-
The XOS integration app was written just for the ONS demo and is a frequent cause of confusion for people outside the lab. Change-Id: I03cf592890dc7ae68520bc7b71d99e742a9da74c
Ray Milkey authored -
And also remove vSG related rules when vSG VM destroyed Change-Id: I3cecd558a0d84f882bea9ce849568a7be8380330
Hyunsun Moon authored
- 18 Feb, 2016 27 commits
-
-
… no match in portToVlanMap , which will stop aaa from listening to radius server. A try-catch is added here in order to prevent subsequent authentication failure in aaa Change-Id: Iea0c53ff59ed42f0c369400c155b7d8e14a6748f
Qianqian Hu authored -
- Was failing on eclise built-in compiler Change-Id: Ifd76449d0c1054876e447603aa3aff982c3a5e52
HIGUCHI Yuta authored -
- Print only number of failed values at WARN level - Details can still be observed if log level set to DEBUG Change-Id: I0964df33c2b0638bcb460949826956672999181d
HIGUCHI Yuta authored -
- Added excludePorts config to SegmentRouting SR does not push VLAN filtering rule to excluded ports SR ignores hosts learned from excluded ports - Use separate default route config Don't need to config 0/0 on the interface anymore Change-Id: Iea75d60c2d5f5368e79652b1bf192a6ced49030d
Charles Chan authored -
- Support multiple subnets per port. getIpPort() will only return the first non-/32 and non-/0 subnet /32 is used as vSG subnet /0 is used as default gateway - Support multiple L3 unicast group on a single port Change the way to generate the group ID and group key - Special case for 0.0.0.0 host. Push a /0 to IP table instead of /32 - Implement vRouterConfig Put VR MAC to TMAC table of all leaves when config added When processEthDst see PortNumber.ANY in key, match ETH_DST only - For OFDPA, wipe existing instruction before sending to controller So packet that misses L3 unicast table won't be sent to controller twice - For SpringOpenTTP, pop VLAN before sending to controller - Move several constant definitions to SegmentRoutingService - Add minimum priority for IP rules such that /0 won't collide with zero priority default rules - Update the config sample Use VLAN=-1 for hosts Add example for default route Change-Id: Id751697ce36a7e5c13b3859350ff21b585c38525
Charles Chan authored -
- 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