mbox series

[ovs-dev,v2,ovn,0/2] fix DNSSL and Route Info Option in RA

Message ID cover.1578414443.git.lorenzo.bianconi@redhat.com
Headers show
Series fix DNSSL and Route Info Option in RA | expand

Message

Lorenzo Bianconi Jan. 7, 2020, 4:50 p.m. UTC
Changes since v1:
- rely on xstrdup instead of ds_clone

Lorenzo Bianconi (2):
  DNSSL: copy dnssl string in order to avoid truncated value
  RA Route Info Option: copy route info string in order to avoid
    truncated value

 controller/pinctrl.c | 33 +++++++++++++++++++++------------
 1 file changed, 21 insertions(+), 12 deletions(-)

Comments

Numan Siddique Jan. 8, 2020, 11:16 a.m. UTC | #1
On Tue, Jan 7, 2020 at 10:20 PM Lorenzo Bianconi
<lorenzo.bianconi@redhat.com> wrote:
>
> Changes since v1:
> - rely on xstrdup instead of ds_clone
>
> Lorenzo Bianconi (2):
>   DNSSL: copy dnssl string in order to avoid truncated value
>   RA Route Info Option: copy route info string in order to avoid
>     truncated value

Thanks Lorenzo for the patches. I applied these to master.

Numan

>
>  controller/pinctrl.c | 33 +++++++++++++++++++++------------
>  1 file changed, 21 insertions(+), 12 deletions(-)
>
> --
> 2.21.1
>
> _______________________________________________
> dev mailing list
> dev@openvswitch.org
> https://mail.openvswitch.org/mailman/listinfo/ovs-dev
>