Re: rpki-client: don't time out in offline mode

2022-05-04 Thread Claudio Jeker
On Wed, May 04, 2022 at 04:09:41PM +0200, Theo Buehler wrote: > On Wed, May 04, 2022 at 04:03:21PM +0200, Claudio Jeker wrote: > > On Wed, May 04, 2022 at 03:51:02PM +0200, Theo Buehler wrote: > > > I had output from rpki-client -f something piped into less. After an > > > hour rpki-client couldn't

Re: rpki-client: don't time out in offline mode

2022-05-04 Thread Theo Buehler
On Wed, May 04, 2022 at 04:03:21PM +0200, Claudio Jeker wrote: > On Wed, May 04, 2022 at 03:51:02PM +0200, Theo Buehler wrote: > > I had output from rpki-client -f something piped into less. After an > > hour rpki-client couldn't take it any longer and decided to move on to > > a better place. It a

Re: rpki-client: don't time out in offline mode

2022-05-04 Thread Claudio Jeker
On Wed, May 04, 2022 at 03:51:02PM +0200, Theo Buehler wrote: > I had output from rpki-client -f something piped into less. After an > hour rpki-client couldn't take it any longer and decided to move on to > a better place. It also left a residue via syslog on its way out. I > don't think it should

rpki-client: don't time out in offline mode

2022-05-04 Thread Theo Buehler
I had output from rpki-client -f something piped into less. After an hour rpki-client couldn't take it any longer and decided to move on to a better place. It also left a residue via syslog on its way out. I don't think it should do that in file mode or offline mode: Index: main.c