[ovs-dev] [PATCH 07/16] Add support for dec_mpls_ttl action

2013-02-06 Thread Simon Horman
This adds support for the OpenFlow 1.1+ dec_mpls_ttl action. And also adds an NX dec_mpls_ttl action. The handling of the TTL modification is entirely handled in userspace. Reviewed-by: Isaku Yamahata Signed-off-by: Simon Horman --- v2.18 * No change v2.17 * Rebase * As suggested by Ben Pfaf

[ovs-dev] [PATCH 07/16] Add support for dec_mpls_ttl action

2013-02-06 Thread Simon Horman
This adds support for the OpenFlow 1.1+ dec_mpls_ttl action. And also adds an NX dec_mpls_ttl action. The handling of the TTL modification is entirely handled in userspace. Reviewed-by: Isaku Yamahata Signed-off-by: Simon Horman --- v2.17 * Rebase * As suggested by Ben Pfaff - Use consisten

[ovs-dev] [PATCH 07/16] Add support for dec_mpls_ttl action

2013-01-24 Thread Simon Horman
This adds support for the OpenFlow 1.1+ dec_mpls_ttl action. And also adds an NX dec_mpls_ttl action. The handling of the TTL modification is entirely handled in userspace. Reviewed-by: Isaku Yamahata Signed-off-by: Simon Horman --- v2.17 * Rebase * As suggested by Ben Pfaff - Use consisten

[ovs-dev] [PATCH 07/16] Add support for dec_mpls_ttl action

2013-01-17 Thread Simon Horman
This adds support for the OpenFlow 1.1+ dec_mpls_ttl action. And also adds an NX dec_mpls_ttl action. The handling of the TTL modification is entirely handled in userspace. Reviewed-by: Isaku Yamahata Signed-off-by: Simon Horman --- v2.13 - v2.16 * No change v2.12 * Use eth_type_mpls() helpe

[ovs-dev] [PATCH 07/16] Add support for dec_mpls_ttl action

2013-01-07 Thread Simon Horman
This adds support for the OpenFlow 1.1+ dec_mpls_ttl action. And also adds an NX dec_mpls_ttl action. The handling of the TTL modification is entirely handled in userspace. Reviewed-by: Isaku Yamahata Signed-off-by: Simon Horman --- v2.14 * No change v2.13 * No change v2.12 * Use eth_type_m