How to recompile the kernel for IPv4 multicast support? [released]
CONFIG_IP_MULTICAST
is listed as disabled in /proc/config.gz
. I think,
this might be the reason why the "Panasonic Remote 2" android app
running in Alien Dalvik cannot see my TV set. I already did a
route add -net 224.0.0.0/4 dev wlan0
but that alone doesn't help with the issue.
Also, there is only /proc/net/igmp6
, no /proc/net/igmp
present on the
device.
Any hints how I could compile my own kernel to check that suspicion? In particular I am looking for the exact kernel version and patch set used on the release.