This series touches many parts of ovn-sb.xml correcting typos and adding
pieces that have been omitted


---
v4 - ovn-sb: Update outdated table numbers.
        * replaced the macros with table numbers
     ovn-sb: Remove duplicate entry for handle_dhcpv6_reply.
        * update verb forms to match manages->manage
     ovn-sb: Correct Logical_Flow.action commit_ecmp_nh.
        * REMOVED as work is being done to fully remove refences to
          these actions
     ovn-sb: Correct the example for put_fdb().
        * added definite article for fdb table
        * tag <ref table="FDB"/> instead of "fdb table"
     ovn-sb: Update *_fdb functions.
        * introduced correctly tag references to FDB table
     ovn-sb: Documenting previously undocumented actions
        * add the <ref table=FDB"/> tags
        * add definite article "store the..."
v3 - patch 1 Correct various typos in ovn-sb.xml.
        * fix line length so less than 79 characters
   - patch 2 Update outdated table numbers.
        * Correct the "Fixes" tag
    - patch 8 Add IPv6 to Encap.ip.
        * update the patch subject to end with a dot
    - patch 9 Add undocumented dynamic-routing-* options.
        * update the patch subject to end with a dot
    - patch 10 Remove result from ct_snat_to_vip.
        * update the patch subject to end with a dot
    - patch 11 Correct syntax for Logical_Flow.action tcp_reset.
        * update the patch subject to end with a dot
        * ensure line length below 79
    - patch 12 Correct Logical_Flow.action commit_ecmp_nh.
        * reduce number of characters in the patch subject
        * ensure all lines are less than 79 characters
    - patch 14
        * patch subject should end with a dot
        * ensure all lines are below 79 characters
    - patch 15 Correct examples for two Logical_Flow.actions.
        * reduce the number of characters in the patch subject
    - patch 17
        * ensure all lines are less than 79 characters
    - patch 18
        * ensure that the patches subject is less than 70 characters

v2 - patch 3 Add 3 missing Port_Binding.type to docs.
        * had to correct the xml format that caused a build issue

Jacob Tanenbaum (18):
  ovn-sb: Correct various typos in ovn-sb.xml.
  ovn-sb: Update outdated table numbers.
  ovn-sb: Add 3 missing Port_Binding.type to docs.
  ovn-sb: Add domain to the DHCPv6_Options.type.
  ovn-sb: Move debug_drop_* options to own section.
  ovn-sb: Dynamic_Routing.Naming has contradictory info.
  ovn-sb: Remove duplicate entry for handle_dhcpv6_reply.
  ovn-sb: Add IPv6 to Encap.ip.
  ovn-sb: Add undocumented dynamic-routing-* options.
  ovn-sb: Remove result from ct_snat_to_vip.
  ovn-sb: Correct syntax for Logical_Flow.action tcp_reset.
  ovn-sb: Correct the example for put_fdb().
  ovn-sb: Update *_fdb functions.
  ovn-sb: Add the variable to trigger_event().
  ovn-sb: Correct examples for two Logical_Flow.actions.
  ovn-sb: Parameters for lookup_fdb in wrong order.
  ovn-sb: Documenting previously undocumented actions.
  ovn-sb: Describe enum error for Service_Monitor.status.

 ovn-sb.xml | 434 ++++++++++++++++++++++++++++++++++++++---------------
 1 file changed, 313 insertions(+), 121 deletions(-)

-- 
2.55.0

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

Reply via email to