Hi ,
Thank you for your reply .
So the I must no used actions such as below command :
actions = [ofp_parser.OFActionOutput( ) ]
inst = [ofp_parser.OFPInstructionActions(ofp.OFPIT_APPLY_ACTIONS,actions)]
or
actions = None
inst = [ofp_parser.OFPInstructionActions(ofp.OFPIT_APPLY_ACTIONS,actions)]
I try with commands above but I get errors .
Best Regards
Munther Numan
Master Student
Faculty of Engineering
University Putra Malaysia
From: ? ? [mailto:[email protected]]
Sent: Thursday, January 19, 2017 7:19 PM
To: Munther Numan
Cc: ryu-devel
Subject: Re: [Ryu-devel] Set action --> Drop
a match with empty actions drops a matched packet
_____
Sent from Zhao Jun's iPhone 7s Plus
From: Munther Numan <mailto:[email protected]>
Date: 2017-01-19 19:09
To: Ryu-devel <mailto:[email protected]>
Subject: [Ryu-devel] Set action --> Drop
Greeting all
I hope you're fine and well,
I am just need to add flow in OVS and the action of flow is drop , that mean
if the match is occurs the action is drop , is that possible or not ?
because I try to do it but I am not able , I saw the action always is the
output port , and am not sure if it is possible to make drop action.
Thank you very much .
Best Regards
Munther Numan
Master Student
Faculty of Engineering
University Putra Malaysia
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel