Similar to the OVS series [0], this one fixes the issues reported for
the OVN code base.

After [0] (or similar) is accepted in OVS a patch to add UBSanitizer
to OVN GitHub CI will be required.

[0] https://patchwork.ozlabs.org/project/openvswitch/list/?series=277375&state=*

Dumitru Ceara (6):
      pinctrl: Ensure proper alignment when using pinctrl_compose_ipv*().
      pinctrl: Ensure no misaligned accesses for SCTP packets.
      pinctrl: Ensure aligned accesses when processing DNS.
      pinctrl: Ensure packet headers are properly aligned for ICMP errors.
      pinctrl: Avoid misaligned access to controller_event_opt_header.
      pinctrl: Avoid misaligned access to ovs_ra_msg.

 controller/pinctrl.c |  220 ++++++++++++++++++++------------------------------
 lib/actions.c        |   25 +++---
 lib/ovn-l7.h         |    6 +
 lib/ovn-util.h       |   12 ++-
 4 files changed, 114 insertions(+), 149 deletions(-)

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

Reply via email to