Comment 6 for bug 416266

Revision history for this message
Leann Ogasawara (leannogasawara) wrote :

Hrm, in Lucid it seems CONFIG_IP_MROUTE is still not enabled for sparc. I'll send a patch to the Ubuntu kernel-team mailing list for consideration as a Lucid SRU. Thanks.

ogasawara@yoji:~/ubuntu-lucid/debian.master/config$ grep -rn "CONFIG_IP_MROUTE" *
config.common.ubuntu:1761:CONFIG_IP_MROUTE=y
ia64/config.common.ia64:120:CONFIG_IP_MROUTE=y
powerpc/config.common.powerpc:110:CONFIG_IP_MROUTE=y
sparc/config.common.sparc:123:# CONFIG_IP_MROUTE is not set
ogasawara@yoji:~/ubuntu-lucid/debian.master/config$ grep -rn "CONFIG_IP_PIMSM_V1" *
config.common.ports:1463:CONFIG_IP_PIMSM_V1=y
config.common.ubuntu:1786:CONFIG_IP_PIMSM_V1=y
ogasawara@yoji:~/ubuntu-lucid/debian.master/config$ grep -rn "CONFIG_IP_PIMSM_V2" *
config.common.ports:1464:CONFIG_IP_PIMSM_V2=y
config.common.ubuntu:1787:CONFIG_IP_PIMSM_V2=y