Re: ldpd: use new ibuf api

2023-07-03 Thread Theo Buehler
On Mon, Jul 03, 2023 at 12:42:49PM +0200, Claudio Jeker wrote: > On Mon, Jun 26, 2023 at 06:14:30PM +0200, Claudio Jeker wrote: > > Adjust ldpd to follow the new ibuf API. > > Diff is simple but as usual I could not test it out so please test. > > This is still open. I will commit this later today

Re: ldpd: use new ibuf api

2023-07-03 Thread Claudio Jeker
On Mon, Jun 26, 2023 at 06:14:30PM +0200, Claudio Jeker wrote: > Adjust ldpd to follow the new ibuf API. > Diff is simple but as usual I could not test it out so please test. This is still open. I will commit this later today. > -- > :wq Claudio > > Index: hello.c > ===

ldpd: use new ibuf api

2023-06-26 Thread Claudio Jeker
Adjust ldpd to follow the new ibuf API. Diff is simple but as usual I could not test it out so please test. -- :wq Claudio Index: hello.c === RCS file: /cvs/src/usr.sbin/ldpd/hello.c,v retrieving revision 1.58 diff -u -p -r1.58 hell