Bastien Chatelard

Results 5 issues of Bastien Chatelard

On a C1, i have a remaining `qemu-arm-static` binary ``` root@www1:~# qemu-arm-static -bash: /usr/bin/qemu-arm-static: cannot execute binary file: Exec format error root@www1:~# file /usr/bin/qemu-arm-static /usr/bin/qemu-arm-static: ELF 64-bit LSB executable, x86-64,...

bug

``` $ zcat /proc/config.gz | grep MULTIPLE_TABLE ... CONFIG_IP_MULTIPLE_TABLES=y # CONFIG_IPV6_MULTIPLE_TABLES is not set ... ```