In message <[email protected]>, 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 <[email protected]> > FreeBSD UNIX: <[email protected]> Web: https://FreeBSD.org > NTP: <[email protected]> Web: https://nwtime.org > > e^(i*pi)+1=0 > > >
This regression is caused by b61850c4e6f6. -- Cheers, Cy Schubert <[email protected]> FreeBSD UNIX: <[email protected]> Web: https://FreeBSD.org NTP: <[email protected]> Web: https://nwtime.org e^(i*pi)+1=0
