On Fri, Aug 19, 2022 at 11:10 AM Viacheslav Mitrofanov <v.v.mitrofa...@yadro.com> wrote: > > That is quite a big patch that includes such things as Neighbour > Discovery Protocol, string parsers, converters and basic IPv6 > implementation. It consists of all necessary parts to add upper layer > protocols. > > Due to code dependency and desire to make it clearer it is not made of > smaller patches. > It's difficult to handle such a big patch, please divide it into smaller chunks. Also, please provide a coherent commit message, the above is suitable for a cover letter. Thanks, Ramon.
- [PATCH 0/5] IPv6 support Viacheslav Mitrofanov
- [PATCH 1/5] net: ipv6: Add basic IPv6 impleme... Viacheslav Mitrofanov
- Re: [PATCH 1/5] net: ipv6: Add basic IPv6... Ramon Fried
- [PATCH 3/5] net: tftp: add IPv6 support for t... Viacheslav Mitrofanov
- Re: [PATCH 3/5] net: tftp: add IPv6 suppo... Ramon Fried
- Re: [PATCH 3/5] net: tftp: add IPv6 s... Vyacheslav Mitrofanov V
- Re: [PATCH 3/5] net: tftp: add IP... Ramon Fried
- Re: [PATCH 3/5] net: tftp: a... Vyacheslav Mitrofanov V
- Re: [PATCH 3/5] net: tft... Ramon Fried
- Re: [PATCH 3/5] net:... Vyacheslav Mitrofanov V
- [PATCH 2/5] net: ipv6: enable IPv6 string par... Viacheslav Mitrofanov
- [PATCH 5/5] net: ping6: Auto enable ping6 opt... Viacheslav Mitrofanov
- [PATCH 4/5] net: ping6: Add ping6 command Viacheslav Mitrofanov