On Wed, Aug 30, 2017 at 02:21:01AM +0800, Yi Yang wrote:
> IETF NSH draft will be approved by end of August, NSH header
> format has been finalized and won't be change anymore, so we
> need to follow this final spec to implement nsh.
> 
> kernel data path also needs finalized uAPIs, they can't be
> changed once they are merged.
> 
> This patch adds new nsh key 'ttl', bits of flags and mdtype
> fields are also changed to follow the final spec.
> 
> A new action dec_nsh_ttl will be added in the following patch.
> 
> Signed-off-by: Yi Yang <[email protected]>

It's time to take another look at NSH, by adding support for the latest
draft.  I posted a patch to kick this off:
        https://mail.openvswitch.org/pipermail/ovs-dev/2017-November/340365.html

This is the sort of patch that could be backported to 2.8 if that is
desirable.

After we get the protocol format fixed, I suggest rebasing and reposting
these patches so that we can get enhanced support into 2.9.

Thanks,

Ben.
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to