Can someone help me with this? Thanks,
On Fri, Apr 21, 2017 at 12:20 PM Jeffrey Zheng <[email protected]> wrote: > I am reading OpenFlow Plugin doc from > http://docs.opendaylight.org/en/stable-boron/user-guide/openflow-plugin-project-user-guide.html#ethernet-src-dest-addresses-ethernet-type > and > see this section: > > <apply-actions> > <action> > <order>0</order> > <dec-mpls-ttl/> > </action> > </apply-actions> > > 1. Should <dec-mpls-ttl> be <drop-action /> to match the description of > this example? > 2. Where can I find a list of action tags for <apply-actions> if I need to > generate my own flow rules, such as <dec-mpls-ttl />, <drop-action />, etc.? > > Thanks, > > Jeffrey >
_______________________________________________ openflowplugin-dev mailing list [email protected] https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev
