You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In current implementation, ExactMatch.from just returns a match structure included in a Packet-In message. It it not desired behavior. ExactMatch.from should parse a packet and build a new match structure.
The text was updated successfully, but these errors were encountered:
In current implementation, ExactMatch.from just returns a match structure included in a Packet-In message. It it not desired behavior. ExactMatch.from should parse a packet and build a new match structure.
The text was updated successfully, but these errors were encountered: