...
Applications are expected to provide an implementation of such interface. While for criteria
Footnote Macro |
---|
ONOS wording for to refer to the match fields of a flow rule |
Footnote Macro |
---|
ONOS wording to refer to the ensemble of actions to be applied as a consequence of a flow table match |
Anchordefault.json default.json
"Default" Context
default.json | |
default.json |
...
- When running a cluster with multiple instances of ONOS, a stack overflow Java exception will be thrown by
Bmv2TableEntryService
. This is due to a known bug of the Kryo serializer. This issue has been already fixed and is available in the latestmaster
andonos-1.6
branch. - The current Bmv2FlowRuleTranslator implementation is able to translate only a few types of criterions (IN_PORT, ETH_SRC, ETH_DST, ETH_TYPE) to BMv2 match keys of only ternary type. Seeking community help to implement translation for other criterion types and to other BMv2 match types (exact, LPM, valid, etc.). Get in touch if interested.
...
Display Footnotes Macro |
---|