On Mon, 30 May 2022 at 07:07, Stuart Henderson wrote:
>
> On 2022/05/29 14:20, Andrew Cagney wrote:
> > On Sun, 29 May 2022 at 13:44, Stuart Henderson wrote:
> > >
> > > On 2022/05/29 19:08, Florian Obser wrote:
> > > > On 2022-05-29 12:27 -04, Andrew Cagney wrote:
> > >
> > > Are you porting li
Normally if you're using DHCP you wouldn't need to do this by hand anyway,
but it looks like this isn't yet implemented in dhcpleased.
--
Sent from a phone, apologies for poor formatting.
On 3 June 2022 15:28:23 "Theo de Raadt" wrote:
yes that is the way to do it.
guent...@openbsd.org wrot
yes that is the way to do it.
guent...@openbsd.org wrote:
> On Thu, 2 Jun 2022, Luca Di Gregorio wrote:
> > when installing OpenBSD there is the chance to set a network interface,
> > anyway, there is no chance to set the MTU on it.
> >
> > It would be good to add this setting in the installatio
> diff --git a/src/usr.sbin/relayd/hce.c b/src/usr.sbin/relayd/hce.c
> index 5233e2c..4a1bf1c 100644
> --- a/src/usr.sbin/relayd/hce.c
> +++ b/src/usr.sbin/relayd/hce.c
> @@ -94,6 +94,9 @@ hce_setup_events(void)
> table->tls_cfg != NULL)
>
> Please do note that this change can introduce/expose other issues.
It seems that this diff causes occasional hangs when building snapshots
on my mac M1 mini. This happened twice in 10 builds, both times in
xenocara. Unfortunately, both times the machine became entirely
unresponsive and as I don'
On 02/06/22(Thu) 13:54, Sebastien Marie wrote:
> On Tue, May 24, 2022 at 02:16:44PM +0200, Martin Pieuchot wrote:
> > On 19/05/22(Thu) 13:33, Alexander Bluhm wrote:
> > > On Tue, May 17, 2022 at 05:43:02PM +0200, Martin Pieuchot wrote:
> > > > Andrew, Alexander, could you test this and report back?
On 02/06/22(Thu) 07:29, Theo de Raadt wrote:
> So this basically converts the flag into a proper reference?
It completely gets rid of the extra reference. UVM objects related to a
vnode are no longer kept alive after uvn_detach() has been called.
> If you go back to 4.4BSD, there's another aspec
On Thu, 2 Jun 2022, Luca Di Gregorio wrote:
> when installing OpenBSD there is the chance to set a network interface,
> anyway, there is no chance to set the MTU on it.
>
> It would be good to add this setting in the installation process
No, we don't believe that imposing that burden on every sin