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 _______________________________________________ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"