Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 May 2025 11:59:19 -0700
From:      Cy Schubert <Cy.Schubert@cschubert.com>
To:        ivy@freebsd.org
Cc:        freebsd-current@freebsd.org
Subject:   Re: epair(4) 
Message-ID:  <20250515185919.87008219@slippy.cwsent.com>
In-Reply-To: <20250515162552.9209B20E@slippy.cwsent.com>

index | next in thread | previous in thread | raw e-mail

In message <20250515162552.9209B20E@slippy.cwsent.com>, Cy Schubert writes:
> Over the last couple of days epair(4) fails to set up when an IP address is 
> specified.
>
> bob# service jail onestart test2
> Starting jails: cannot start jail  "test2": 
> epair0a
> ifconfig: ioctl (SIOCAIFADDR): Invalid argument
> jail: test2: /sbin/ifconfig epair0a inet 10.1.1.70 netmask 0xffffff00 up: 
> failed
> .
> bob# ifconfig epair0a inet 10.1.1.70 netmask 0xffffff00
> ifconfig: ioctl (SIOCAIFADDR): Invalid argument
> bob# ifconfig epair0a inet up                          
> bob# 
>
>
> -- 
> Cheers,
> Cy Schubert <Cy.Schubert@cschubert.com>
> FreeBSD UNIX:  <cy@FreeBSD.org>   Web:  https://FreeBSD.org
> NTP:           <cy@nwtime.org>    Web:  https://nwtime.org
>
> 			e^(i*pi)+1=0
>
>
>

This regression is caused by b61850c4e6f6.


-- 
Cheers,
Cy Schubert <Cy.Schubert@cschubert.com>
FreeBSD UNIX:  <cy@FreeBSD.org>   Web:  https://FreeBSD.org
NTP:           <cy@nwtime.org>    Web:  https://nwtime.org

			e^(i*pi)+1=0




home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20250515185919.87008219>