On Mon, Dec 01, 2014 at 11:21:17PM +0900, Ryota Ozaki wrote: > Hmm, in this case, a test with a new userland binary (7.99.2) and > a new kernel (7.99.2) can expose the regression. So I thought we > need to add a test that does ioctl(SIOCGIFCONF) (or just run > ifconfig with no argument).
Oh, I somehow thought the -current version had worked and only compat got broken. This is very simple, see for example src/tests/net/mpls - but that is a quite complex version setting up 4 independent rump servers. In this case, a single one would do. Martin