Date: Sun, 27 Nov 2016 17:07:46 +0000 From: Ruslan Bukin <ruslan.bukin@cl.cam.ac.uk> To: Eugene Grosbein <eugen@grosbein.net> Cc: Ruslan Bukin <br@freebsd.org>, freebsd-mips@freebsd.org, svn-src-head@freebsd.org Subject: Re: r306186 broke ipfw for MIPS32-BE Message-ID: <20161127170746.GA92813@bsdpad.com> In-Reply-To: <20161127161213.GA29204@rdtc.ru> References: <CAJ-VmokmLW6ufatSFzLfmHVTAGc3-2BEmqLzsFs_h9VUcMtziw@mail.gmail.com> <20161127161213.GA29204@rdtc.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Nov 27, 2016 at 11:12:13PM +0700, Eugene Grosbein wrote: > Hi! > > Ruslan, please take a look. > > > For reference - this breaks sooptcopyin() on MIPS32 BE. Undoing this > > commit fixes things. :) > > > > (it breaks ipfw. ) > > I acknowledge this running FreeBSD 12/mips with real MIP32 big endian > hardware. ipfw show now complains: > ipfw: retrieving config failed: Invalid argument > > And there is a line in a dmesg: ipfw_ctl3 invalid option 0v0 > > "ipfw add" is broken too: > > # ipfw add 10 allow ip from any to any > ipfw: getsockopt(IP_FW_XADD): Invalid argument > > dmesg says: ipfw: ipfw_ctl3 invalid option 11521v0 > > Rollback of r306186 fixes this. > > Eugene Grosbein Hi this should be fixed already in r309018 thanks! Ruslan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20161127170746.GA92813>