Hello,
On Fri, May 05, 2023 at 11:17:50PM +0200, Alexander Bluhm wrote:
> Hi,
>
> I preparation for my TSO in software diff, I would like to cleanup
> the fragment code. Both are very simmilar and I like consistency.
>
> - Use if_output_ml() to send mbuf lists to interfaces. This can
> be us
Hi,
I preparation for my TSO in software diff, I would like to cleanup
the fragment code. Both are very simmilar and I like consistency.
- Use if_output_ml() to send mbuf lists to interfaces. This can
be used for TSO, fragments, ARP and ND6.
- Rename variable fml to ml. It will soon be used