6b99b1408b
Ryu crashes when it finds an unknown match field in OFPMatch. Instead, Ryu should just ignore it and continue to parse. With this patch, Ryu uses OFPmatchField class for an unknown match field and continue to parse. Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> Tested-by: Simon Horman <horms@verge.net.au> |
||
---|---|---|
.. | ||
app | ||
base | ||
controller | ||
lib | ||
ofproto | ||
tests | ||
__init__.py | ||
exception.py | ||
flags.py | ||
log.py | ||
utils.py |