On Wed, Jun 14, 2023 at 02:30:44PM +0200, Claudio Jeker wrote:
> On Wed, Jun 14, 2023 at 12:37:35PM +0200, Theo Buehler wrote:
> > On Wed, Jun 14, 2023 at 11:38:15AM +0200, Claudio Jeker wrote:
> > > On Wed, Jun 14, 2023 at 11:10:52AM +0200, Theo Buehler wrote:
> > > > On Wed, Jun 14, 2023 at 10:44
On Wed, Jun 14, 2023 at 12:37:35PM +0200, Theo Buehler wrote:
> On Wed, Jun 14, 2023 at 11:38:15AM +0200, Claudio Jeker wrote:
> > On Wed, Jun 14, 2023 at 11:10:52AM +0200, Theo Buehler wrote:
> > > On Wed, Jun 14, 2023 at 10:44:23AM +0200, Claudio Jeker wrote:
> > > > There is no real need to have
On Wed, Jun 14, 2023 at 11:38:15AM +0200, Claudio Jeker wrote:
> On Wed, Jun 14, 2023 at 11:10:52AM +0200, Theo Buehler wrote:
> > On Wed, Jun 14, 2023 at 10:44:23AM +0200, Claudio Jeker wrote:
> > > There is no real need to have print_host() with the extra arguments.
> > > So convert the last rema
On Wed, Jun 14, 2023 at 11:10:52AM +0200, Theo Buehler wrote:
> On Wed, Jun 14, 2023 at 10:44:23AM +0200, Claudio Jeker wrote:
> > There is no real need to have print_host() with the extra arguments.
> > So convert the last remaining print_host() calls to use print_addr().
> > I'm not entierly sure
On Wed, Jun 14, 2023 at 10:44:23AM +0200, Claudio Jeker wrote:
> There is no real need to have print_host() with the extra arguments.
> So convert the last remaining print_host() calls to use print_addr().
> I'm not entierly sure how to really test all these code paths but the
> changes are failry
There is no real need to have print_host() with the extra arguments.
So convert the last remaining print_host() calls to use print_addr().
I'm not entierly sure how to really test all these code paths but the
changes are failry simple.
--
:wq Claudio
Index: ikev2.c
==