Hello.
I'm using this library for simulation and I want to ask some questions.
I found oxm_basic_match is used for packet matching. However, it looks some parameters are not implemented such as source IP address or source/destination TCP port number, and I want use them.
What I want to ask is the following:
- What oxm_basic_match means?
- Is there other way to match with such parameters?
- If not, are there any plans to implement it?
Thank you.
Hello.
I'm using this library for simulation and I want to ask some questions.
I found oxm_basic_match is used for packet matching. However, it looks some parameters are not implemented such as source IP address or source/destination TCP port number, and I want use them.
openflow/src/openflow/openflow/protocol/openflow.h
Line 15 in 9f8e9b8
What I want to ask is the following:
Thank you.