On Wed, 2022-12-07 at 09:42 -0500, Tom Rini wrote:
> On Wed, Dec 07, 2022 at 03:29:37PM +0100, Heinrich Schuchardt wrote:
>
> > Don't fall through to handling an IPv6 header as IPv4.
> >
> > Fixes: ffdbf3bad5f3 ("net: ipv6: Incorporate IPv6 support into u-
> > boot net subsystem")
> > Addresses-C
On Tue, 2022-12-06 at 13:22 +0100, Daniel Schwierzeck wrote:
> «Внимание! Данное письмо от внешнего адресата!»
>
> On 12/6/22 08:08, Viacheslav Mitrofanov wrote:
> > MAC address of a link-partner is not saved for future use because
> > of
> > bad condition of if statement. Moreover it can potentia
On Wed, 2022-12-07 at 11:53 +0100, Heinrich Schuchardt wrote:
> «Внимание! Данное письмо от внешнего адресата!»
>
> In ndisc_receive() 7 bytes are copied from a buffer of size 6 to
> NULL.
>
> net_nd_packet_mac is a pointer. If it is NULL, we should set it to
> the
> address of the buffer with th
On Tue, 2022-12-06 at 03:14 +0100, Daniel Schwierzeck wrote:
> «Внимание! Данное письмо от внешнего адресата!»
>
> On 12/2/22 10:18, Viacheslav Mitrofanov wrote:
> > Implement basic of NDP. It doesn't include such things as Router
> > Solicitation, Router Advertisement and Redirect. It just has
>
On Tue, 2022-12-06 at 03:13 +0100, Daniel Schwierzeck wrote:
> «Внимание! Данное письмо от внешнего адресата!»
>
> On 12/2/22 10:18, Viacheslav Mitrofanov wrote:
> > Add net_ip6_handler (an IPv6 packet handler) into net_loop. Add
> > neighbor discovery mechanism into network init process. That is
when someone do that work and port other stack.
But I think it is better to give people IPv6 right now than wait it again.
От: Peter Robinson
Отправлено: 1 декабря 2022 г. 16:03:46
Кому: Tom Rini
Копия: Vyacheslav Mitrofanov V; rfried@gmail.com; joe.hershber...@n
I'll fix it soon and send new patchset!
Thanks!
От: Tom Rini
Отправлено: 29 ноября 2022 г. 16:49:48
Кому: Vyacheslav Mitrofanov V
Копия: rfried@gmail.com; joe.hershber...@ni.com; w...@denx.de;
u-boot@lists.denx.de; judge.pack...@gmail.com; li...@yadr
Tom, maybe it is better to change configs add ifdefs or do sth else to exclude
them from the build if IPV6 is not configured?
Thanks!
От: Vyacheslav Mitrofanov V
Отправлено: 29 ноября 2022 г. 11:35:13
Кому: Tom Rini
Копия: rfried@gmail.com; joe.hershber
Hello Tom!
I tested this problem and I think it is necessary to set CONFIG_IPV6.
Without that option tests fail.
Thanks!
От: Tom Rini
Отправлено: 28 ноября 2022 г. 18:34:58
Кому: Vyacheslav Mitrofanov V
Копия: rfried@gmail.com; joe.hershber...@ni.com; w
On Mon, 2022-09-12 at 10:23 +0300, Ramon Fried wrote:
> «Внимание! Данное письмо от внешнего адресата!»
>
> On Tue, Sep 6, 2022 at 6:10 PM Viacheslav Mitrofanov
> wrote:
> > This patch is a collection of basic primitives that are
> > prerequisite for
> > further IPv6 implementation.
> >
> > Ther
On Fri, 2022-09-09 at 08:44 -0600, Simon Glass wrote:
> «Внимание! Данное письмо от внешнего адресата!»
>
> On Thu, 8 Sept 2022 at 05:59, Viacheslav Mitrofanov
> wrote:
> > Implement basic of NDP. It doesn't include such things as Router
> > Solicitation, Router Advertisement and Redirect. It jus
On Thu, 2022-09-08 at 14:58 +0300, Viacheslav Mitrofanov wrote:
> This patch set adds basic IPv6 support to U-boot.
> It is based on Chris's Packham patches
> (https://lists.denx.de/pipermail/u-boot/2017-January/279366.html)
> Chris's patches were taken as base. There were efforts to launch it
> on
On Wed, 2022-08-31 at 20:27 -0600, Simon Glass wrote:
> «Внимание! Данное письмо от внешнего адресата!»
>
> Hi Viacheslav,
>
> On Tue, 30 Aug 2022 at 07:00, Viacheslav Mitrofanov
> wrote:
> > This patch set adds basic IPv6 support to U-boot.
> > It is based on Chris's Packham patches
> > (https:
On Fri, 2022-09-02 at 17:48 +0300, Ramon Fried wrote:
> «Внимание! Данное письмо от внешнего адресата!»
>
> On Mon, Aug 22, 2022 at 9:36 AM Vyacheslav Mitrofanov V
> wrote:
> > On Fri, 2022-08-19 at 21:01 +0300, Ramon Fried wrote:
> > > On Fri, Aug 19, 2022 at 2:30
On Fri, 2022-08-19 at 21:01 +0300, Ramon Fried wrote:
>
> On Fri, Aug 19, 2022 at 2:30 PM Vyacheslav Mitrofanov V
> wrote:
> > On Fri, 2022-08-19 at 14:00 +0300, Ramon Fried wrote:
> > > On Fri, Aug 19, 2022 at 11:10 AM Viacheslav Mitrofanov
> > > wrote:
>
On Fri, 2022-08-19 at 14:00 +0300, Ramon Fried wrote:
> On Fri, Aug 19, 2022 at 11:10 AM Viacheslav Mitrofanov
> wrote:
> > The command tftpboot uses IPv4 by default, to use IPv6 instead add
> > -ipv6
> > as the last argument. All other tftpboot features and parameters
> > are left
> > the same.
>
16 matches
Mail list logo