Minor nitpick On Mon, Nov 05, 2012 at 10:22:40AM +0800, Simon Horman wrote: > This adds support for the OpenFlow 1.1+ copy_ttl_out action. typo. copy-n-paste
> And also adds an NX copy_ttl_out action. > > The implementation does not support copying in the case where the outermost > header is IP as it is unclear to me that Open vSwtich has a notion of an > inner IP header to copy the TLL from. > > The implementation does not support copying in the case where the > outermost and next-to-otermost header is MPLS due to limitations > in the current MPLS implementation which only supports modifying > the outermost MPLS header. > > The handling of the TTL modification is entirely handled in userspace. > > Signed-off-by: Simon Horman <ho...@verge.net.au> -- yamahata _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev