-
Philippe Mathieu-Daudé authored
The in6_address comes after the ip6_ext_hdr_routing header, not after the ip6_ext_hdr one. Fix the offset. Cc: qemu-stable@nongnu.org Reported-by:
Stefano Garzarella <sgarzare@redhat.com>
Fixes: eb700029 ("net_pkt: Extend packet abstraction as required by e1000e functionality")
Reviewed-by:
Miroslav Rezanina <mrezanin@redhat.com>
Reviewed-by:
Stefano Garzarella <sgarzare@redhat.com>
Signed-off-by:
Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by:
Jason Wang <jasowang@redhat.com>Philippe Mathieu-Daudé authoredThe in6_address comes after the ip6_ext_hdr_routing header, not after the ip6_ext_hdr one. Fix the offset. Cc: qemu-stable@nongnu.org Reported-by:
Stefano Garzarella <sgarzare@redhat.com>
Fixes: eb700029 ("net_pkt: Extend packet abstraction as required by e1000e functionality")
Reviewed-by:
Miroslav Rezanina <mrezanin@redhat.com>
Reviewed-by:
Stefano Garzarella <sgarzare@redhat.com>
Signed-off-by:
Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by:
Jason Wang <jasowang@redhat.com>
Loading