On Tue, Dec 15, 2015 at 10:47 AM, Mengke Liu <mengke....@intel.com> wrote: > This patch renames the command name related with geneve-map to a more generic > name as following: > add-geneve-map -> add-tlv-map > del-geneve-map -> del-tlv-map > dump-geneve-map -> dump-tlv-map > > It also renames the Geneve_table to tlv_table. > > By doing this renaming, the NSH variable context header (the same TLV format > as > Geneve) or other protocol can reuse the field tun_metadata<N> in the future. > > Some notes in patch v2: > 1) The names for various commands and error codes are modified to stand for > TLV. > 2) Add a little more detailed description for option TLV. > > Signed-off-by: Mengke Liu <mengke....@intel.com> > Signed-off-by: Ricky Li <ricky...@intel.com>
Thanks, applied to master and branch-2.5 with some minor formatting fixes. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev