Re: update ripd to use new ibuf API

2023-06-22 Thread Claudio Jeker
On Thu, Jun 22, 2023 at 11:15:31AM +0200, Theo Buehler wrote: > On Thu, Jun 22, 2023 at 10:26:29AM +0200, Claudio Jeker wrote: > > Another ibuf_seek() -> ibuf_set_n16() conversions. > > While there also switch to ibuf_data() and ibuf_size(). > > Reads fine. ok. a test would indeed be nice. I did

Re: update ripd to use new ibuf API

2023-06-22 Thread Theo Buehler
On Thu, Jun 22, 2023 at 10:26:29AM +0200, Claudio Jeker wrote: > Another ibuf_seek() -> ibuf_set_n16() conversions. > While there also switch to ibuf_data() and ibuf_size(). Reads fine. ok. a test would indeed be nice.

update ripd to use new ibuf API

2023-06-22 Thread Claudio Jeker
Another ibuf_seek() -> ibuf_set_n16() conversions. While there also switch to ibuf_data() and ibuf_size(). Anyone still uses ripd that can test this? -- :wq Claudio Index: auth.c === RCS file: /cvs/src/usr.sbin/ripd/auth.c,v retriev