-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.7.0
-
Fix Version/s: 1.7.0
-
Component/s: None
-
Labels:None
-
Story Points:1
Recently a patch was merged that lets ONOS probe hosts. The probe packets use a broadcast MAC address as the source address. This is causing problems when 2 ONOS-controlled networks interconnect, because each will learn a host with a broadcast MAC address from the other ONOS network. This is also interfering with the host learning/probing that we do in routing applications, where we have an IP address configured on external-facing interfaces. Probe packets should use this IP address, otherwise external devices will learn about the ONOS-controlled network incorrectly.
# | Subject | Branch | Project | Status | CR | V |
---|---|---|---|---|---|---|
11412,2 | Disabling host probing for now because it needs to consider the source of the probes. | onos-1.7 | onos | Status: MERGED | +2 | +1 |
11413,1 | Disabling host probing for now because it needs to consider the source of the probes. | master | onos | Status: MERGED | +2 | +1 |