Re: dvrmpd refactor and ibuf API updates

2023-06-22 Thread Theo Buehler
On Thu, Jun 22, 2023 at 02:25:08PM +0200, Claudio Jeker wrote: > Here is a diff to refactor and update dvrmpd to use the new ibuf API. > Instead of doing the checksum calculations in various places do it in > send_packet() as a central place. Reads ok, and again: > Could people using dvrmpd test

dvrmpd refactor and ibuf API updates

2023-06-22 Thread Claudio Jeker
Here is a diff to refactor and update dvrmpd to use the new ibuf API. Instead of doing the checksum calculations in various places do it in send_packet() as a central place. Could people using dvrmpd test this diff, thanks -- :wq Claudio Index: ask_nbrs2.c